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

- old
+ new

@@ -1,44 +1,46 @@ PATH remote: . specs: - elasticonf (1.1.2) - hashie (~> 3.1) + elasticonf (1.1.3) + hashie (>= 2.0) GEM remote: https://rubygems.org/ specs: - coveralls (0.7.0) + coveralls (0.7.1) multi_json (~> 1.3) rest-client simplecov (>= 0.7) term-ansicolor thor diff-lcs (1.2.5) docile (1.1.5) - hashie (3.1.0) + hashie (3.3.1) mime-types (2.3) multi_json (1.10.1) + netrc (0.7.7) rake (10.3.2) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.7.2) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) 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.8.2) + simplecov (0.9.0) docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) term-ansicolor (1.3.0) tins (~> 1.0) thor (0.19.1) - tins (1.3.0) + tins (1.3.2) yard (0.8.7.4) PLATFORMS ruby