From 97857d21f951a55c14192d9c6879771cb188e27e Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Wed, 3 Jun 2020 18:06:01 -0300 Subject: [PATCH] Update bundle --- Gemfile.lock | 71 +++++++++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 34 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e503ebb..bccc7da7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,65 +8,65 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.0) - actionview (= 6.0.0) - activesupport (= 6.0.0) - rack (~> 2.0) + actionpack (6.0.3.1) + actionview (= 6.0.3.1) + activesupport (= 6.0.3.1) + rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.0) - activesupport (= 6.0.0) + actionview (6.0.3.1) + activesupport (= 6.0.3.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.0.0) - activesupport (= 6.0.0) - activesupport (6.0.0) + activemodel (6.0.3.1) + activesupport (= 6.0.3.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) - builder (3.2.3) - concurrent-ruby (1.1.5) - countries (3.0.0) - i18n_data (~> 0.8.0) + zeitwerk (~> 2.2, >= 2.2.2) + builder (3.2.4) + concurrent-ruby (1.1.6) + countries (3.0.1) + i18n_data (~> 0.10.0) sixarm_ruby_unaccent (~> 1.1) unicode_utils (~> 1.4) country_select (4.0.0) countries (~> 3.0) sort_alphabetical (~> 1.0) - crass (1.0.4) - erubi (1.8.0) + crass (1.0.6) + erubi (1.9.0) ffi2-generators (0.1.1) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) - i18n_data (0.8.0) - loofah (2.2.3) + i18n_data (0.10.0) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - method_source (0.9.2) + method_source (1.0.0) mini_portile2 (2.4.0) - minitest (5.11.3) - nokogiri (1.10.4) + minitest (5.14.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - rack (2.0.7) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) - railties (6.0.0) - actionpack (= 6.0.0) - activesupport (= 6.0.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (6.0.3.1) + actionpack (= 6.0.3.1) + activesupport (= 6.0.3.1) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rake (12.3.3) + rake (13.0.1) rubinius-coverage (2.1) rubinius-debugger (2.6) rubinius-developer_tools (2.0.0) @@ -181,7 +181,7 @@ GEM rubysl-curses (2.0.1) rubysl-date (2.0.9) rubysl-delegate (2.0.1) - rubysl-digest (2.0.8) + rubysl-digest (2.1) rubysl-drb (2.0.1) rubysl-e2mmap (2.0.0) rubysl-english (2.0.0) @@ -231,7 +231,7 @@ GEM rubysl-observer (2.0.0) rubysl-open-uri (2.0.0) rubysl-open3 (2.0.0) - rubysl-openssl (2.10) + rubysl-openssl (2.13) rubysl-optparse (2.0.1) rubysl-shellwords (~> 2.0) rubysl-ostruct (2.1.0) @@ -279,12 +279,12 @@ GEM sixarm_ruby_unaccent (1.2.0) sort_alphabetical (1.1.0) unicode_utils (>= 1.2.2) - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode_utils (1.4.0) - zeitwerk (2.1.9) + zeitwerk (2.3.0) PLATFORMS ruby @@ -297,3 +297,6 @@ DEPENDENCIES rubinius-developer_tools rubysl (~> 2.0) simple_form! + +BUNDLED WITH + 2.1.4