Gemfile.lock in osheet-0.7.0 vs Gemfile.lock in osheet-0.8.0

- old
+ new

@@ -1,52 +1,28 @@ PATH remote: . specs: - osheet (0.7.0) - enumeration (~> 1.1.0) - xmlss (~> 0.2.0) + osheet (0.8.0) + enumeration (~> 1.2) + xmlss (~> 0.2) GEM remote: http://rubygems.org/ specs: - enumeration (1.1.0) - json (1.5.1) - kelredd-useful (0.4.1) - json - leftright (0.9.0) - mime-types (1.16) - nokogiri (1.4.4) - open4 (1.0.1) - rack (1.2.2) - rack-test (0.5.7) - rack (>= 1.0) - rest-client (1.6.1) - mime-types (>= 1.16) - shoulda (2.11.3) - sinatra (1.2.1) - rack (~> 1.1) - tilt (>= 1.2.2, < 2.0) - test-belt (0.2.1) - kelredd-useful (~> 0.4.0) - leftright (~> 0.9.0) - shoulda (~> 2.11) - tilt (1.2.2) - webrat (0.7.3) - nokogiri (>= 1.2.0) - rack (>= 1.0) - rack-test (>= 0.5.3) - xmlss (0.2.0) - enumeration (~> 1.1.0) + ansi (1.3.0) + assert (0.3.0) + ansi (~> 1.3) + enumeration (1.2.1) + nokogiri (1.4.7) + rake (0.9.2) + xmlss (0.2.1) + enumeration (~> 1.2) nokogiri (~> 1.4.0) PLATFORMS ruby DEPENDENCIES + assert (~> 0.3) bundler (~> 1.0) - open4 osheet! - rack-test (>= 0.5.3) - rest-client - sinatra (>= 0.9.4) - test-belt (= 0.2.1) - webrat (>= 0.6.0) + rake (~> 0.9.2)