Gemfile.lock in grape-app-0.4.1 vs Gemfile.lock in grape-app-0.4.2

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - grape-app (0.4.1) + grape-app (0.4.2) activesupport grape grape-entity hashie-forbidden_attributes rack-cors @@ -11,83 +11,77 @@ thor GEM remote: https://rubygems.org/ specs: - activemodel (5.0.1) - activesupport (= 5.0.1) - activerecord (5.0.1) - activemodel (= 5.0.1) - activesupport (= 5.0.1) - arel (~> 7.0) - activesupport (5.0.1) + activemodel (5.1.3) + activesupport (= 5.1.3) + activerecord (5.1.3) + activemodel (= 5.1.3) + activesupport (= 5.1.3) + arel (~> 8.0) + activesupport (5.1.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - arel (7.1.4) + arel (8.0.0) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) builder (3.2.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.0.4) + concurrent-ruby (1.0.5) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) equalizer (0.0.11) - grape (0.19.1) + grape (1.0.0) activesupport builder - hashie (>= 2.1.0) - multi_json (>= 1.3.2) - multi_xml (>= 0.5.2) - mustermann-grape (~> 0.4.0) + mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept virtus (>= 1.0.0) grape-entity (0.6.1) activesupport (>= 5.0.0) multi_json (>= 1.3.2) - hashie (3.5.4) + hashie (3.5.6) hashie-forbidden_attributes (0.1.1) hashie (>= 3.0) - i18n (0.8.1) + i18n (0.8.6) ice_nine (0.11.2) - minitest (5.10.1) + minitest (5.10.3) multi_json (1.12.1) - multi_xml (0.6.0) - mustermann (0.4.0) - tool (~> 0.2) - mustermann-grape (0.4.0) - mustermann (= 0.4.0) - rack (2.0.1) + mustermann (1.0.0) + mustermann-grape (1.0.0) + mustermann (~> 1.0.0) + rack (2.0.3) rack-accept (0.4.5) rack (>= 0.4) - rack-cors (0.4.1) + rack-cors (1.0.1) rack-ssl-enforcer (0.2.9) rake (12.0.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) + 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) sqlite3 (1.3.13) thor (0.19.4) thread_safe (0.3.6) - tool (0.2.3) - tzinfo (1.2.2) + tzinfo (1.2.3) thread_safe (~> 0.1) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) @@ -103,6 +97,6 @@ rake rspec sqlite3 BUNDLED WITH - 1.14.3 + 1.15.3