Gemfile.lock in notifiable-gcm-spacialdb-0.12.0 vs Gemfile.lock in notifiable-gcm-spacialdb-0.13.0

- old
+ new

@@ -1,49 +1,51 @@ PATH remote: . specs: - notifiable-gcm-spacialdb (0.12.0) - gcm (~> 0.1.1) + notifiable-gcm-spacialdb (0.13.0) + fcm (~> 0.0.6) notifiable-core (>= 0.2.0) GEM remote: https://rubygems.org/ specs: - activemodel (5.2.1) - activesupport (= 5.2.1) - activerecord (5.2.1) - activemodel (= 5.2.1) - activesupport (= 5.2.1) + activemodel (5.2.3) + activesupport (= 5.2.3) + activerecord (5.2.3) + activemodel (= 5.2.3) + activesupport (= 5.2.3) arel (>= 9.0) - activerecord-import (0.25.0) + activerecord-import (1.0.1) activerecord (>= 3.2) - activesupport (5.2.1) + activesupport (5.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (9.0.0) byebug (10.0.1) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) database_cleaner (1.2.0) diff-lcs (1.3) docile (1.1.5) - gcm (0.1.1) - httparty - json - httparty (0.16.2) + fcm (0.0.6) + httparty (~> 0.10, >= 0.10.0) + httparty (0.16.4) + mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.1.0) + i18n (1.6.0) concurrent-ruby (~> 1.0) - json (2.1.0) + mime-types (3.2.2) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.0331) minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) - notifiable-core (0.2.0) + notifiable-core (0.3.6) activerecord activerecord-import pg (1.0.0) public_suffix (3.0.2) rake (10.1.1)