gemfiles/actionpack5.0.gemfile.lock in country_select-3.0.0 vs gemfiles/actionpack5.0.gemfile.lock in country_select-3.1.0
- old
+ new
@@ -1,89 +1,89 @@
PATH
- remote: ../
+ remote: ..
specs:
- country_select (3.0.0.alpha1)
+ country_select (3.0.0)
countries (~> 2.0)
sort_alphabetical (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
- actionpack (5.0.0.1)
- actionview (= 5.0.0.1)
- activesupport (= 5.0.0.1)
+ actionpack (5.0.4)
+ actionview (= 5.0.4)
+ activesupport (= 5.0.4)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.0.0.1)
- activesupport (= 5.0.0.1)
+ actionview (5.0.4)
+ activesupport (= 5.0.4)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
- activesupport (5.0.0.1)
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
+ activesupport (5.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
- builder (3.2.2)
+ builder (3.2.3)
coderay (1.1.1)
- concurrent-ruby (1.0.2)
- countries (2.0.1)
+ concurrent-ruby (1.0.5)
+ countries (2.0.8)
i18n_data (~> 0.7.0)
- money (~> 6.0)
+ money (~> 6.7)
+ sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
- diff-lcs (1.2.5)
+ diff-lcs (1.3)
erubis (2.7.0)
ffi2-generators (0.1.1)
- i18n (0.7.0)
+ i18n (0.8.6)
i18n_data (0.7.0)
loofah (2.0.3)
nokogiri (>= 1.5.9)
method_source (0.8.2)
- mini_portile2 (2.1.0)
- minitest (5.9.1)
- money (6.7.1)
- i18n (>= 0.6.4, <= 0.7.0)
- sixarm_ruby_unaccent (>= 1.1.1, < 2)
- nokogiri (1.6.8.1)
- mini_portile2 (~> 2.1.0)
+ mini_portile2 (2.2.0)
+ minitest (5.10.2)
+ money (6.9.0)
+ i18n (>= 0.6.4, < 0.9)
+ nokogiri (1.8.0)
+ mini_portile2 (~> 2.2.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- psych (2.2.0)
+ psych (2.2.4)
racc (1.4.14)
- rack (2.0.1)
+ rack (2.0.3)
rack-test (0.6.3)
rack (>= 1.0)
- rails-dom-testing (2.0.1)
- activesupport (>= 4.2.0, < 6.0)
- nokogiri (~> 1.6.0)
+ rails-dom-testing (2.0.3)
+ activesupport (>= 4.2.0)
+ nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
- railties (5.0.0.1)
- actionpack (= 5.0.0.1)
- activesupport (= 5.0.0.1)
+ railties (5.0.4)
+ actionpack (= 5.0.4)
+ activesupport (= 5.0.4)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (11.3.0)
- rspec (3.5.0)
- rspec-core (~> 3.5.0)
- rspec-expectations (~> 3.5.0)
- rspec-mocks (~> 3.5.0)
- rspec-core (3.5.4)
- rspec-support (~> 3.5.0)
- rspec-expectations (3.5.0)
+ rake (12.0.0)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-mocks (3.5.0)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-support (3.5.0)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
rubysl (2.2.0)
rubysl-abbrev (~> 2.0)
rubysl-base64 (~> 2.0)
rubysl-benchmark (~> 2.0)
rubysl-bigdecimal (~> 2.0)
@@ -258,11 +258,11 @@
rubysl-scanf (2.0.0)
rubysl-securerandom (2.0.0)
rubysl-set (2.0.1)
rubysl-shellwords (2.0.0)
rubysl-singleton (2.0.0)
- rubysl-socket (2.2)
+ rubysl-socket (2.2.1)
rubysl-fcntl (~> 2.0)
rubysl-stringio (2.1.0)
rubysl-strscan (2.0.0)
rubysl-sync (2.0.0)
rubysl-syslog (2.1.0)
@@ -282,17 +282,17 @@
rubysl-weakref (2.0.0)
rubysl-webrick (2.0.0)
rubysl-xmlrpc (2.0.0)
rubysl-yaml (2.1.0)
rubysl-zlib (2.0.1)
- sixarm_ruby_unaccent (1.1.1)
+ sixarm_ruby_unaccent (1.1.2)
slop (3.6.0)
- sort_alphabetical (1.0.2)
+ sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2)
- thor (0.19.1)
- thread_safe (0.3.5)
- tzinfo (1.2.2)
+ thor (0.19.4)
+ thread_safe (0.3.6)
+ tzinfo (1.2.3)
thread_safe (~> 0.1)
unicode_utils (1.4.0)
wwtd (1.3.0)
PLATFORMS
@@ -309,6 +309,6 @@
rspec (~> 3)
rubysl (~> 2.0)
wwtd
BUNDLED WITH
- 1.13.6
+ 1.15.1