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

- old
+ new

@@ -1,81 +1,85 @@ PATH remote: . specs: - notifiable-gcm-spacialdb (0.7.0) + notifiable-gcm-spacialdb (0.8.0) gcm (~> 0.0.6) - notifiable-rails (>= 0.19.0) + notifiable-rails (>= 0.21.1) GEM remote: https://rubygems.org/ specs: - actionmailer (4.0.5) - actionpack (= 4.0.5) - mail (~> 2.5.4) - actionpack (4.0.5) - activesupport (= 4.0.5) - builder (~> 3.1.0) - erubis (~> 2.7.0) + actionmailer (4.1.12) + actionpack (= 4.1.12) + actionview (= 4.1.12) + mail (~> 2.5, >= 2.5.4) + actionpack (4.1.12) + actionview (= 4.1.12) + activesupport (= 4.1.12) rack (~> 1.5.2) rack-test (~> 0.6.2) - activemodel (4.0.5) - activesupport (= 4.0.5) - builder (~> 3.1.0) - activerecord (4.0.5) - activemodel (= 4.0.5) - activerecord-deprecated_finders (~> 1.0.2) - activesupport (= 4.0.5) - arel (~> 4.0.0) - activerecord-deprecated_finders (1.0.3) - activesupport (4.0.5) + actionview (4.1.12) + activesupport (= 4.1.12) + builder (~> 3.1) + erubis (~> 2.7.0) + activemodel (4.1.12) + activesupport (= 4.1.12) + builder (~> 3.1) + activerecord (4.1.12) + activemodel (= 4.1.12) + activesupport (= 4.1.12) + arel (~> 5.0.0) + activesupport (4.1.12) i18n (~> 0.6, >= 0.6.9) - minitest (~> 4.2) - multi_json (~> 1.3) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + tzinfo (~> 1.1) addressable (2.3.5) - arel (4.0.2) - builder (3.1.4) + arel (5.0.1.20140414130214) + builder (3.2.2) + byebug (5.0.0) + columnize (= 0.9.0) + columnize (0.9.0) 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.7) + gcm (0.0.9) httparty json - hike (1.2.3) - httparty (0.13.1) + httparty (0.13.5) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.6.9) - json (1.8.1) - mail (2.5.4) - mime-types (~> 1.16) - treetop (~> 1.4.8) - mime-types (1.25.1) - minitest (4.7.5) + 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) multi_json (1.8.4) multi_xml (0.5.5) - notifiable-rails (0.19.0) - rails (~> 4.0.0) - polyglot (0.3.4) - rack (1.5.2) - rack-test (0.6.2) + notifiable-rails (0.21.1) + rails (~> 4.1.0) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) - rails (4.0.5) - actionmailer (= 4.0.5) - actionpack (= 4.0.5) - activerecord (= 4.0.5) - activesupport (= 4.0.5) + 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) bundler (>= 1.3.0, < 2.0) - railties (= 4.0.5) - sprockets-rails (~> 2.0.0) - railties (4.0.5) - actionpack (= 4.0.5) - activesupport (= 4.0.5) + railties (= 4.1.12) + sprockets-rails (~> 2.0) + railties (4.1.12) + actionpack (= 4.1.12) + activesupport (= 4.1.12) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.1.1) rspec (2.14.1) rspec-core (~> 2.14.0) @@ -91,35 +95,30 @@ multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) simplecov-rcov (0.2.3) simplecov (>= 0.4.1) - sprockets (2.12.1) - hike (~> 1.2) - multi_json (~> 1.0) + sprockets (3.2.0) rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.0.1) + sprockets-rails (2.3.2) actionpack (>= 3.0) activesupport (>= 3.0) - sprockets (~> 2.8) + sprockets (>= 2.8, < 4.0) sqlite3 (1.3.8) thor (0.19.1) - thread_safe (0.3.3) - tilt (1.4.1) - treetop (1.4.15) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.39) + thread_safe (0.3.5) + tzinfo (1.2.2) + thread_safe (~> 0.1) webmock (1.17.1) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS ruby DEPENDENCIES bundler (~> 1.3) + byebug database_cleaner (~> 1.2.0) notifiable-gcm-spacialdb! rake (~> 10.1.1) rspec (~> 2.14.1) simplecov (~> 0.8.2)