Gemfile.lock in elasticonf-1.0.0.beta vs Gemfile.lock in elasticonf-1.0.0

- old
+ new

@@ -1,10 +1,10 @@ PATH remote: . specs: - elasticonf (1.0.0.beta) - hashie + elasticonf (1.0.0) + hashie (~> 2.1.0) GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.5) @@ -23,8 +23,8 @@ PLATFORMS ruby DEPENDENCIES elasticonf! - rake - rspec - yard + rake (~> 10.3.0) + rspec (~> 2.14.0) + yard (~> 0.8.0)