Gemfile.lock in osheet-0.2.0 vs Gemfile.lock in osheet-0.3.0

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - osheet (0.1.0) + osheet (0.2.0) enumeration (~> 1.1.0) - xmlss (~> 0.0.2) + xmlss (~> 0.1.0) GEM remote: http://rubygems.org/ specs: enumeration (1.1.0) @@ -17,17 +17,18 @@ shoulda (2.11.3) test-belt (0.2.1) kelredd-useful (~> 0.4.0) leftright (~> 0.9.0) shoulda (~> 2.11) - xmlss (0.0.2) + xmlss (0.1.0) + enumeration (~> 1.1.0) nokogiri (~> 1.4.0) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0) enumeration (~> 1.1.0) osheet! test-belt (= 0.2.1) - xmlss (~> 0.0.2) + xmlss (~> 0.1.0)