Gemfile.lock in datadog-notifications-0.4.7 vs Gemfile.lock in datadog-notifications-0.4.8
- old
+ new
@@ -1,22 +1,22 @@
PATH
remote: .
specs:
- datadog-notifications (0.4.7)
+ datadog-notifications (0.4.8)
activesupport
- dogstatsd-ruby (~> 3.0.0)
+ dogstatsd-ruby (~> 3.1)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.1.3)
- activesupport (= 5.1.3)
- activerecord (5.1.3)
- activemodel (= 5.1.3)
- activesupport (= 5.1.3)
+ activemodel (5.1.4)
+ activesupport (= 5.1.4)
+ activerecord (5.1.4)
+ activemodel (= 5.1.4)
+ activesupport (= 5.1.4)
arel (~> 8.0)
- activesupport (5.1.3)
+ activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (8.0.0)
@@ -29,47 +29,48 @@
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.0.5)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
- dogstatsd-ruby (3.0.0)
+ dogstatsd-ruby (3.1.0)
equalizer (0.0.11)
- grape (1.0.0)
+ grape (1.0.1)
activesupport
builder
mustermann-grape (~> 1.0.0)
rack (>= 1.3.0)
rack-accept
virtus (>= 1.0.0)
- i18n (0.8.6)
+ i18n (0.9.1)
+ concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.10.3)
- mustermann (1.0.0)
+ mustermann (1.0.1)
mustermann-grape (1.0.0)
mustermann (~> 1.0.0)
rack (2.0.3)
rack-accept (0.4.5)
rack (>= 0.4)
- rack-test (0.7.0)
+ rack-test (0.8.2)
rack (>= 1.0, < 3)
- rake (12.0.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)
+ rake (12.3.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.0)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
- rspec-mocks (3.6.0)
+ rspec-support (~> 3.7.0)
+ rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
- rspec-support (3.6.0)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.0)
sqlite3 (1.3.13)
thread_safe (0.3.6)
- tzinfo (1.2.3)
+ tzinfo (1.2.4)
thread_safe (~> 0.1)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
@@ -87,6 +88,6 @@
rake
rspec
sqlite3
BUNDLED WITH
- 1.15.3
+ 1.16.0