Gemfile.lock in rlimiter-1.0.2 vs Gemfile.lock in rlimiter-1.0.3
- old
+ new
@@ -1,15 +1,17 @@
PATH
remote: .
specs:
- rlimiter (1.0.1)
- redis (~> 4.0.2)
+ rlimiter (1.0.3)
+ redis (~> 4.0, >= 4.0.2)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
+ docile (1.3.1)
+ json (2.1.0)
rake (10.5.0)
redis (4.0.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
@@ -21,18 +23,26 @@
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)
+ simplecov (0.16.1)
+ docile (~> 1.1)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.2)
+ timecop (0.9.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
rake (~> 10.0)
redis
rlimiter!
rspec (~> 3.0)
+ simplecov
+ timecop
BUNDLED WITH
1.16.4