Gemfile.lock in grape-app-0.3.17 vs Gemfile.lock in grape-app-0.4.0

- old
+ new

@@ -1,85 +1,84 @@ PATH remote: . specs: - grape-app (0.3.17) + grape-app (0.4.0) activesupport - activesupport-json_encoder grape grape-entity hashie-forbidden_attributes rack-cors rack-ssl-enforcer thor GEM remote: https://rubygems.org/ specs: - activesupport (4.2.5) + activesupport (5.0.1) + concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - activesupport-json_encoder (1.1.0) - activesupport (>= 4.1.0, < 5.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.2) + builder (3.2.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) + concurrent-ruby (1.0.4) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - diff-lcs (1.2.5) + diff-lcs (1.3) equalizer (0.0.11) - grape (0.14.0) + grape (0.19.1) activesupport builder hashie (>= 2.1.0) multi_json (>= 1.3.2) multi_xml (>= 0.5.2) + mustermann-grape (~> 0.4.0) rack (>= 1.3.0) rack-accept - rack-mount virtus (>= 1.0.0) - grape-entity (0.5.0) - activesupport + grape-entity (0.6.1) + activesupport (>= 5.0.0) multi_json (>= 1.3.2) - hashie (3.4.3) + hashie (3.5.3) hashie-forbidden_attributes (0.1.1) hashie (>= 3.0) - i18n (0.7.0) - ice_nine (0.11.1) - json (1.8.3) - minitest (5.8.3) - multi_json (1.11.2) - multi_xml (0.5.5) - rack (1.6.4) + i18n (0.8.0) + ice_nine (0.11.2) + minitest (5.10.1) + 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) rack-accept (0.4.5) rack (>= 0.4) - rack-cors (0.4.0) - rack-mount (0.8.3) - rack (>= 1.0.0) + rack-cors (0.4.1) rack-ssl-enforcer (0.2.9) - rake (10.4.2) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.1) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + 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) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.0) + rspec-support (~> 3.5.0) + rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) - thor (0.19.1) + rspec-support (~> 3.5.0) + rspec-support (3.5.0) + thor (0.19.4) thread_safe (0.3.5) + tool (0.2.3) tzinfo (1.2.2) thread_safe (~> 0.1) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) @@ -94,6 +93,6 @@ grape-app! rake rspec BUNDLED WITH - 1.10.6 + 1.14.3