Gemfile.lock in elasticonf-1.1.3 vs Gemfile.lock in elasticonf-1.1.4

- old
+ new

@@ -1,53 +1,53 @@ PATH remote: . specs: - elasticonf (1.1.3) - hashie (>= 2.0) + elasticonf (1.1.4) + hashie (~> 3.0) + semantic (> 0) GEM remote: https://rubygems.org/ specs: - coveralls (0.7.1) - multi_json (~> 1.3) - rest-client - simplecov (>= 0.7) - term-ansicolor - thor - diff-lcs (1.2.5) + coveralls (0.8.21) + json (>= 1.8, < 3) + simplecov (~> 0.14.1) + term-ansicolor (~> 1.3) + thor (~> 0.19.4) + tins (~> 1.6) + diff-lcs (1.3) docile (1.1.5) - hashie (3.3.1) - mime-types (2.3) - multi_json (1.10.1) - netrc (0.7.7) - rake (10.3.2) - rest-client (1.7.2) - mime-types (>= 1.16, < 3.0) - netrc (~> 0.7) + hashie (3.5.7) + json (2.1.0) + rake (10.5.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) rspec-core (2.14.8) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) - simplecov (0.9.0) + semantic (1.6.0) + simplecov (0.14.1) docile (~> 1.1.0) - multi_json - simplecov-html (~> 0.8.0) - simplecov-html (0.8.0) - term-ansicolor (1.3.0) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) + term-ansicolor (1.6.0) tins (~> 1.0) - thor (0.19.1) - tins (1.3.2) - yard (0.8.7.4) + thor (0.19.4) + tins (1.16.3) + yard (0.9.12) PLATFORMS ruby DEPENDENCIES coveralls elasticonf! - rake (~> 10.3) + rake (~> 10.0) rspec (~> 2.14.0) yard (~> 0.8) + +BUNDLED WITH + 1.16.0