Gemfile.lock in git_ls-0.1.0 vs Gemfile.lock in git_ls-0.2.0
- old
+ new
@@ -1,15 +1,16 @@
PATH
remote: .
specs:
- git_index (0.1.0)
+ git_ls (0.2.0)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
diff-lcs (1.4.4)
+ docile (1.3.2)
method_source (1.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rake (12.3.3)
@@ -24,18 +25,23 @@
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
+ simplecov (0.18.5)
+ docile (~> 1.1)
+ simplecov-html (~> 0.11)
+ simplecov-html (0.12.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 2)
- git_index!
+ git_ls!
pry (> 0)
rake (~> 12.0)
rspec (~> 3.0)
+ simplecov (~> 0.18.5)
BUNDLED WITH
2.1.4