Gemfile.lock in grape-app-0.6.0 vs Gemfile.lock in grape-app-0.6.1

- old
+ new

@@ -1,26 +1,26 @@ PATH remote: . specs: - grape-app (0.6.0) + grape-app (0.6.1) activesupport grape (>= 1.2.0) grape-entity rack-cors rack-ssl-enforcer thor GEM remote: https://rubygems.org/ specs: - activemodel (5.2.1.1) - activesupport (= 5.2.1.1) - activerecord (5.2.1.1) - activemodel (= 5.2.1.1) - activesupport (= 5.2.1.1) + activemodel (5.2.2) + activesupport (= 5.2.2) + activerecord (5.2.2) + activemodel (= 5.2.2) + activesupport (= 5.2.2) arel (>= 9.0) - activesupport (5.2.1.1) + activesupport (5.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) arel (9.0.0) @@ -35,21 +35,21 @@ concurrent-ruby (1.1.3) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) equalizer (0.0.11) - grape (1.2.0) + grape (1.2.2) activesupport builder mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept virtus (>= 1.0.0) grape-entity (0.7.1) activesupport (>= 4.0) multi_json (>= 1.3.2) - i18n (1.1.1) + i18n (1.2.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.1) minitest (5.11.3) multi_json (1.13.1) @@ -66,11 +66,11 @@ rack-cors (1.0.2) rack-ssl-enforcer (0.2.9) rack-test (1.1.0) rack (>= 1.0, < 3) rainbow (3.0.0) - rake (12.3.1) + rake (12.3.2) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) @@ -80,11 +80,11 @@ rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.60.0) + rubocop (0.61.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) @@ -115,6 +115,6 @@ rspec rubocop sqlite3 BUNDLED WITH - 1.16.4 + 1.17.2