Gemfile.lock in echelon-1.1.0 vs Gemfile.lock in echelon-1.1.1

- old
+ new

@@ -1,19 +1,19 @@ PATH remote: . specs: - echelon (1.0.6) + echelon (1.1.1) json_pure (= 1.8.1) nokogiri (~> 1.5) zip (= 2.0.2) GEM remote: https://rubygems.org/ specs: diff-lcs (1.1.2) json_pure (1.8.1) - mini_portile (0.6.1) + mini_portile (0.6.2) nokogiri (1.6.5) mini_portile (~> 0.6.0) rake (0.9.2.2) rspec (2.4.0) rspec-core (~> 2.4.0) @@ -27,9 +27,12 @@ PLATFORMS ruby DEPENDENCIES - bundler (>= 1.0.0) + bundler (~> 1.0) echelon! rake - rspec (>= 2.4.0) + rspec (~> 2.4) + +BUNDLED WITH + 1.12.0