Gemfile.lock in cl-0.1.28 vs Gemfile.lock in cl-1.0.0
- old
+ new
@@ -1,15 +1,23 @@
PATH
remote: .
specs:
- cl (0.1.26)
+ cl (0.1.28)
regstry (~> 1.0.3)
GEM
remote: https://rubygems.org/
specs:
+ coveralls (0.8.23)
+ json (>= 1.8, < 3)
+ simplecov (~> 0.16.1)
+ term-ansicolor (~> 1.3)
+ thor (>= 0.19.4, < 2.0)
+ tins (~> 1.6)
diff-lcs (1.3)
+ docile (1.3.2)
+ json (2.2.0)
memfs (1.0.0)
regstry (1.0.14)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
@@ -21,15 +29,25 @@
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)
+ term-ansicolor (1.7.1)
+ tins (~> 1.0)
+ thor (0.20.3)
+ tins (1.21.1)
PLATFORMS
ruby
DEPENDENCIES
cl!
+ coveralls
memfs
rspec
BUNDLED WITH
2.0.1