Gemfile.lock in property_sets-0.1.0 vs Gemfile.lock in property_sets-0.1.1

- old
+ new

@@ -1,18 +1,22 @@ GEM remote: http://rubygems.org/ specs: + actionpack (2.3.10) + activesupport (= 2.3.10) + rack (~> 1.1.0) activerecord (2.3.10) activesupport (= 2.3.10) activesupport (2.3.10) columnize (0.3.2) git (1.2.5) jeweler (1.5.2) bundler (~> 1.0.0) git (>= 1.2.5) rake linecache (0.43) + rack (1.1.0) rake (0.8.7) ruby-debug (0.10.4) columnize (>= 0.1) ruby-debug-base (~> 0.10.4.0) ruby-debug-base (0.10.4) @@ -21,11 +25,12 @@ PLATFORMS ruby DEPENDENCIES - activerecord (~> 2.3.5) - activesupport (~> 2.3.5) + actionpack (= 2.3.10) + activerecord (= 2.3.10) + activesupport (= 2.3.10) bundler (~> 1.0.0) jeweler (~> 1.5.1) ruby-debug shoulda