Gemfile.lock in datadog-notifications-0.5.4 vs Gemfile.lock in datadog-notifications-0.6.0

- old
+ new

@@ -1,22 +1,22 @@ PATH remote: . specs: - datadog-notifications (0.5.4) + datadog-notifications (0.6.0) activesupport - dogstatsd-ruby (~> 3.1) + dogstatsd-ruby (~> 4.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.2) + activesupport (= 5.2.2) + activerecord (5.2.2) + activemodel (= 5.2.2) + activesupport (= 5.2.2) arel (>= 9.0) - activesupport (5.2.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) @@ -26,69 +26,69 @@ 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.5) + concurrent-ruby (1.1.4) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) - dogstatsd-ruby (3.3.0) + dogstatsd-ruby (4.0.0) equalizer (0.0.11) - grape (1.1.0) + grape (1.2.2) activesupport builder mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept virtus (>= 1.0.0) - i18n (1.1.0) + i18n (1.5.2) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - jaro_winkler (1.5.1) + jaro_winkler (1.5.2) minitest (5.11.3) mustermann (1.0.3) mustermann-grape (1.0.0) mustermann (~> 1.0.0) parallel (1.12.1) - parser (2.5.1.2) + parser (2.5.3.0) ast (~> 2.4.0) powerpack (0.1.2) - rack (2.0.5) + rack (2.0.6) rack-accept (0.4.5) rack (>= 0.4) 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) rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) 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.59.0) + rubocop (0.62.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) + unicode-display_width (~> 1.4.0) ruby-progressbar (1.10.0) sqlite3 (1.3.13) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) - unicode-display_width (1.4.0) + unicode-display_width (1.4.1) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) @@ -98,14 +98,14 @@ DEPENDENCIES activerecord bundler datadog-notifications! - grape (>= 0.16) + grape (>= 1.0.2) rack-test rake rspec rubocop sqlite3 BUNDLED WITH - 1.16.4 + 1.17.3