Gemfile.lock in datadog-notifications-0.6.6 vs Gemfile.lock in datadog-notifications-0.6.7

- old
+ new

@@ -1,15 +1,18 @@ PATH remote: . specs: - datadog-notifications (0.6.6) + datadog-notifications (0.6.7) activesupport dogstatsd-ruby (>= 4.8, < 5.0) GEM remote: https://rubygems.org/ specs: + activejob (6.1.3) + activesupport (= 6.1.3) + globalid (>= 0.3.6) activemodel (6.1.3) activesupport (= 6.1.3) activerecord (6.1.3) activemodel (= 6.1.3) activesupport (= 6.1.3) @@ -40,10 +43,12 @@ concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) + globalid (0.4.2) + activesupport (>= 4.2.0) grape (1.5.2) activesupport builder dry-types (>= 1.1) mustermann-grape (~> 1.0.0) @@ -65,11 +70,11 @@ rack-test (1.1.0) rack (>= 1.0, < 3) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) - rexml (3.2.4) + rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) rspec-core (3.10.1) @@ -120,10 +125,11 @@ PLATFORMS ruby DEPENDENCIES + activejob activerecord bundler datadog-notifications! grape (>= 1.0.2) rack-test @@ -131,6 +137,6 @@ rspec rubocop-bsm sqlite3 BUNDLED WITH - 2.1.4 + 2.2.16