Gemfile.lock in notifiable-gcm-spacialdb-0.8.0 vs Gemfile.lock in notifiable-gcm-spacialdb-0.9.0

- old
+ new

@@ -1,36 +1,36 @@ PATH remote: . specs: notifiable-gcm-spacialdb (0.8.0) gcm (~> 0.0.6) - notifiable-rails (>= 0.21.1) + notifiable-rails (>= 0.24.1) GEM remote: https://rubygems.org/ specs: - actionmailer (4.1.12) - actionpack (= 4.1.12) - actionview (= 4.1.12) + actionmailer (4.1.15) + actionpack (= 4.1.15) + actionview (= 4.1.15) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.12) - actionview (= 4.1.12) - activesupport (= 4.1.12) + actionpack (4.1.15) + actionview (= 4.1.15) + activesupport (= 4.1.15) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.12) - activesupport (= 4.1.12) + actionview (4.1.15) + activesupport (= 4.1.15) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.12) - activesupport (= 4.1.12) + activemodel (4.1.15) + activesupport (= 4.1.15) builder (~> 3.1) - activerecord (4.1.12) - activemodel (= 4.1.12) - activesupport (= 4.1.12) + activerecord (4.1.15) + activemodel (= 4.1.15) + activesupport (= 4.1.15) arel (~> 5.0.0) - activesupport (4.1.12) + activesupport (4.1.15) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) @@ -38,48 +38,51 @@ arel (5.0.1.20140414130214) builder (3.2.2) byebug (5.0.0) columnize (= 0.9.0) columnize (0.9.0) + concurrent-ruby (1.0.1) crack (0.4.1) safe_yaml (~> 0.9.0) database_cleaner (1.2.0) diff-lcs (1.2.5) docile (1.1.2) erubis (2.7.0) gcm (0.0.9) httparty json - httparty (0.13.5) + httparty (0.13.7) json (~> 1.8) multi_xml (>= 0.5.2) i18n (0.7.0) json (1.8.3) - mail (2.6.3) - mime-types (>= 1.16, < 3) - mime-types (2.6.1) - minitest (5.7.0) + mail (2.6.4) + mime-types (>= 1.16, < 4) + mime-types (3.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0221) + minitest (5.8.4) multi_json (1.8.4) multi_xml (0.5.5) - notifiable-rails (0.21.1) + notifiable-rails (0.24.1) rails (~> 4.1.0) rack (1.5.5) rack-test (0.6.3) rack (>= 1.0) - rails (4.1.12) - actionmailer (= 4.1.12) - actionpack (= 4.1.12) - actionview (= 4.1.12) - activemodel (= 4.1.12) - activerecord (= 4.1.12) - activesupport (= 4.1.12) + rails (4.1.15) + actionmailer (= 4.1.15) + actionpack (= 4.1.15) + actionview (= 4.1.15) + activemodel (= 4.1.15) + activerecord (= 4.1.15) + activesupport (= 4.1.15) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.12) + railties (= 4.1.15) sprockets-rails (~> 2.0) - railties (4.1.12) - actionpack (= 4.1.12) - activesupport (= 4.1.12) + railties (4.1.15) + actionpack (= 4.1.15) + activesupport (= 4.1.15) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.1.1) rspec (2.14.1) rspec-core (~> 2.14.0) @@ -95,12 +98,13 @@ multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) simplecov-rcov (0.2.3) simplecov (>= 0.4.1) - sprockets (3.2.0) - rack (~> 1.0) - sprockets-rails (2.3.2) + sprockets (3.5.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (2.3.3) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.8) thor (0.19.1)