Update bundle

This commit is contained in:
Carlos Antonio da Silva 2020-06-03 18:06:01 -03:00
parent 094ceb2bfa
commit 97857d21f9
1 changed files with 37 additions and 34 deletions

View File

@ -8,65 +8,65 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actionpack (6.0.0) actionpack (6.0.3.1)
actionview (= 6.0.0) actionview (= 6.0.3.1)
activesupport (= 6.0.0) activesupport (= 6.0.3.1)
rack (~> 2.0) rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.0.0) actionview (6.0.3.1)
activesupport (= 6.0.0) activesupport (= 6.0.3.1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (6.0.0) activemodel (6.0.3.1)
activesupport (= 6.0.0) activesupport (= 6.0.3.1)
activesupport (6.0.0) activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
zeitwerk (~> 2.1, >= 2.1.8) zeitwerk (~> 2.2, >= 2.2.2)
builder (3.2.3) builder (3.2.4)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.6)
countries (3.0.0) countries (3.0.1)
i18n_data (~> 0.8.0) i18n_data (~> 0.10.0)
sixarm_ruby_unaccent (~> 1.1) sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4) unicode_utils (~> 1.4)
country_select (4.0.0) country_select (4.0.0)
countries (~> 3.0) countries (~> 3.0)
sort_alphabetical (~> 1.0) sort_alphabetical (~> 1.0)
crass (1.0.4) crass (1.0.6)
erubi (1.8.0) erubi (1.9.0)
ffi2-generators (0.1.1) ffi2-generators (0.1.1)
i18n (1.6.0) i18n (1.8.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n_data (0.8.0) i18n_data (0.10.0)
loofah (2.2.3) loofah (2.5.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
method_source (0.9.2) method_source (1.0.0)
mini_portile2 (2.4.0) mini_portile2 (2.4.0)
minitest (5.11.3) minitest (5.14.1)
nokogiri (1.10.4) nokogiri (1.10.9)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
rack (2.0.7) rack (2.2.2)
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.2.0) rails-html-sanitizer (1.3.0)
loofah (~> 2.2, >= 2.2.2) loofah (~> 2.3)
railties (6.0.0) railties (6.0.3.1)
actionpack (= 6.0.0) actionpack (= 6.0.3.1)
activesupport (= 6.0.0) activesupport (= 6.0.3.1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0) thor (>= 0.20.3, < 2.0)
rake (12.3.3) rake (13.0.1)
rubinius-coverage (2.1) rubinius-coverage (2.1)
rubinius-debugger (2.6) rubinius-debugger (2.6)
rubinius-developer_tools (2.0.0) rubinius-developer_tools (2.0.0)
@ -181,7 +181,7 @@ GEM
rubysl-curses (2.0.1) rubysl-curses (2.0.1)
rubysl-date (2.0.9) rubysl-date (2.0.9)
rubysl-delegate (2.0.1) rubysl-delegate (2.0.1)
rubysl-digest (2.0.8) rubysl-digest (2.1)
rubysl-drb (2.0.1) rubysl-drb (2.0.1)
rubysl-e2mmap (2.0.0) rubysl-e2mmap (2.0.0)
rubysl-english (2.0.0) rubysl-english (2.0.0)
@ -231,7 +231,7 @@ GEM
rubysl-observer (2.0.0) rubysl-observer (2.0.0)
rubysl-open-uri (2.0.0) rubysl-open-uri (2.0.0)
rubysl-open3 (2.0.0) rubysl-open3 (2.0.0)
rubysl-openssl (2.10) rubysl-openssl (2.13)
rubysl-optparse (2.0.1) rubysl-optparse (2.0.1)
rubysl-shellwords (~> 2.0) rubysl-shellwords (~> 2.0)
rubysl-ostruct (2.1.0) rubysl-ostruct (2.1.0)
@ -279,12 +279,12 @@ GEM
sixarm_ruby_unaccent (1.2.0) sixarm_ruby_unaccent (1.2.0)
sort_alphabetical (1.1.0) sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2) unicode_utils (>= 1.2.2)
thor (0.20.3) thor (1.0.1)
thread_safe (0.3.6) thread_safe (0.3.6)
tzinfo (1.2.5) tzinfo (1.2.7)
thread_safe (~> 0.1) thread_safe (~> 0.1)
unicode_utils (1.4.0) unicode_utils (1.4.0)
zeitwerk (2.1.9) zeitwerk (2.3.0)
PLATFORMS PLATFORMS
ruby ruby
@ -297,3 +297,6 @@ DEPENDENCIES
rubinius-developer_tools rubinius-developer_tools
rubysl (~> 2.0) rubysl (~> 2.0)
simple_form! simple_form!
BUNDLED WITH
2.1.4