Gemfile.lock in osheet-0.10.0 vs Gemfile.lock in osheet-1.0.0.rc.1

- old
+ new

@@ -1,33 +1,36 @@ PATH remote: . specs: - osheet (0.10.0) + osheet (1.0.0.rc.1) enumeration (~> 1.3) - xmlss (~> 0.4) + xmlss (~> 1.0.0.rc) GEM remote: http://rubygems.org/ specs: - ansi (1.4.1) + ansi (1.4.2) assert (0.7.3) assert-view (~> 0.5) assert-view (0.5.0) ansi (~> 1.3) undies (~> 2.0) enumeration (1.3.1) rake (0.9.2.2) ruby-prof (0.10.8) - undies (2.1.0) - xmlss (0.4.0) + undies (2.2.1) + whysoslow (0.0.2) + ansi (~> 1.4) + xmlss (1.0.0.rc.1) enumeration (~> 1.3) - undies (~> 2.1) + undies (~> 2.2.1) PLATFORMS ruby DEPENDENCIES assert (~> 0.3) bundler (~> 1.0) osheet! rake (~> 0.9.2) ruby-prof + whysoslow (~> 0.0)