gemfiles/rails3.2.gemfile.lock in property_sets-0.8.2 vs gemfiles/rails3.2.gemfile.lock in property_sets-0.8.3

- old
+ new

@@ -1,10 +1,9 @@ PATH - remote: /Users/primdahl/Git/property_sets + remote: /Users/staugaard/code/property_sets specs: property_sets (0.8.1) - actionpack (>= 2.3.14, < 3.3) activerecord (>= 2.3.14, < 3.3) activesupport (>= 2.3.14, < 3.3) json GEM @@ -26,61 +25,69 @@ activerecord (3.2.6) activemodel (= 3.2.6) activesupport (= 3.2.6) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activerecord-jdbc-adapter (1.2.2) + activerecord-jdbc-adapter (1.2.2.1) activerecord-jdbcmysql-adapter (1.2.2) activerecord-jdbc-adapter (~> 1.2.2) jdbc-mysql (~> 5.1.0) activesupport (3.2.6) i18n (~> 0.6) multi_json (~> 1.0) - appraisal (0.4.0) + appraisal (0.5.1) bundler rake arel (3.0.2) - builder (3.0.0) + bourne (1.1.2) + mocha (= 0.10.5) + builder (3.0.4) erubis (2.7.0) hike (1.2.1) - i18n (0.6.0) + i18n (0.6.1) jdbc-mysql (5.1.13) journey (1.0.4) json (1.7.5) json (1.7.5-java) metaclass (0.0.1) - mocha (0.10.3) + mocha (0.10.5) metaclass (~> 0.0.1) - multi_json (1.3.6) + multi_json (1.5.0) mysql (2.8.1) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) - rack-test (0.6.1) + rack-test (0.6.2) rack (>= 1.0) - rake (0.9.2.2) - shoulda (2.11.3) + rake (10.0.3) + shoulda (3.3.2) + shoulda-context (~> 1.0.1) + shoulda-matchers (~> 1.4.1) + shoulda-context (1.0.1) + shoulda-matchers (1.4.2) + activesupport (>= 3.0.0) + bourne (~> 1.1.2) sprockets (2.1.3) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - test-unit (2.5.2) + test-unit (2.5.3) tilt (1.3.3) - tzinfo (0.3.33) + tzinfo (0.3.35) PLATFORMS java ruby DEPENDENCIES - actionpack (= 3.2.6) + actionpack (>= 2.3.14, < 3.3) activerecord (= 3.2.6) activerecord-jdbcmysql-adapter (= 1.2.2) activesupport (= 3.2.6) appraisal bundler - mocha - mysql + mocha (~> 0.10.3) + mysql (~> 2.8.1) property_sets! rake shoulda test-unit (>= 2.5.2)