Gemfile.lock in stealth-0.9.8 vs Gemfile.lock in stealth-0.10.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- stealth (0.9.5)
+ stealth (0.10.0)
activesupport (~> 5.1)
multi_json (~> 1.12)
puma (~> 3.10)
sidekiq (~> 5.0)
sinatra (~> 2.0)
@@ -21,14 +21,15 @@
connection_pool (2.2.1)
diff-lcs (1.3)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
minitest (5.10.3)
+ mock_redis (0.17.3)
multi_json (1.12.2)
mustermann (1.0.1)
oj (3.3.6)
- puma (3.10.0)
+ puma (3.11.0)
rack (2.0.3)
rack-protection (2.0.0)
rack
rack-test (0.7.0)
rack (>= 1.0, < 3)
@@ -66,13 +67,14 @@
PLATFORMS
ruby
DEPENDENCIES
+ mock_redis (~> 0.17)
oj (~> 3.3)
rack-test (~> 0.7)
rspec (~> 3.6)
rspec_junit_formatter (~> 0.3)
stealth!
BUNDLED WITH
- 1.15.3
+ 1.16.1