Gemfile.lock in redgraph-0.1.1 vs Gemfile.lock in redgraph-0.1.2
- old
+ new
@@ -1,29 +1,37 @@
PATH
remote: .
specs:
- redgraph (0.1.1)
+ redgraph (0.1.2)
redis (~> 4)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
+ docile (1.3.5)
method_source (1.0.0)
minitest (5.14.4)
pry (0.14.0)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.3)
redis (4.2.5)
+ simplecov (0.21.2)
+ docile (~> 1.1)
+ simplecov-html (~> 0.11)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.2)
PLATFORMS
x86_64-darwin-20
DEPENDENCIES
minitest (~> 5.0)
pry (~> 0.14.0)
rake (~> 13.0)
redgraph!
+ simplecov (~> 0.21.2)
BUNDLED WITH
2.2.15