Gemfile.lock in elasticsearch-query-builder-0.1.7 vs Gemfile.lock in elasticsearch-query-builder-0.5
- old
+ new
@@ -1,14 +1,22 @@
PATH
remote: .
specs:
- elasticsearch-query-builder (0.1.7)
+ elasticsearch-query-builder (0.5)
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)
rake (10.5.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
@@ -19,15 +27,25 @@
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.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.22.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
+ coveralls
elasticsearch-query-builder!
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH