gemfiles/rails3.2.gemfile.lock in property_sets-0.6.0 vs gemfiles/rails3.2.gemfile.lock in property_sets-0.6.2
- old
+ new
@@ -1,93 +1,81 @@
PATH
- remote: /Users/ben/src/property_sets
+ remote: /Users/primdahl/Git/property_sets
specs:
- property_sets (0.5.6)
+ property_sets (0.6.1)
actionpack (>= 2.3.14, < 3.3)
activerecord (>= 2.3.14, < 3.3)
activesupport (>= 2.3.14, < 3.3)
- json
GEM
remote: http://rubygems.org/
specs:
- actionpack (3.2.1)
- activemodel (= 3.2.1)
- activesupport (= 3.2.1)
+ actionpack (3.2.2)
+ activemodel (= 3.2.2)
+ activesupport (= 3.2.2)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.1)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
- activemodel (3.2.1)
- activesupport (= 3.2.1)
+ activemodel (3.2.2)
+ activesupport (= 3.2.2)
builder (~> 3.0.0)
- activerecord (3.2.1)
- activemodel (= 3.2.1)
- activesupport (= 3.2.1)
- arel (~> 3.0.0)
+ activerecord (3.2.2)
+ activemodel (= 3.2.2)
+ activesupport (= 3.2.2)
+ arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.2.2)
activerecord-jdbcmysql-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-mysql (~> 5.1.0)
- activesupport (3.2.1)
+ activesupport (3.2.2)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.4.0)
bundler
rake
- arel (3.0.0)
+ arel (3.0.2)
builder (3.0.0)
- columnize (0.3.6)
erubis (2.7.0)
hike (1.2.1)
i18n (0.6.0)
jdbc-mysql (5.1.13)
- journey (1.0.1)
- json (1.6.1)
- linecache (0.46)
- rbx-require-relative (> 0.0.4)
+ journey (1.0.3)
metaclass (0.0.1)
mocha (0.10.3)
metaclass (~> 0.0.1)
- multi_json (1.0.4)
+ multi_json (1.1.0)
mysql (2.8.1)
rack (1.4.1)
- rack-cache (1.1)
+ rack-cache (1.2)
rack (>= 0.4)
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
- rbx-require-relative (0.0.5)
- ruby-debug (0.10.4)
- columnize (>= 0.1)
- ruby-debug-base (~> 0.10.4.0)
- ruby-debug-base (0.10.4)
- linecache (>= 0.3)
shoulda (2.11.3)
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
tilt (1.3.3)
- tzinfo (0.3.31)
+ tzinfo (0.3.32)
PLATFORMS
java
ruby
DEPENDENCIES
- actionpack (= 3.2.1)
- activerecord (= 3.2.1)
+ actionpack (= 3.2.2)
+ activerecord (= 3.2.2)
activerecord-jdbcmysql-adapter (= 1.2.2)
- activesupport (= 3.2.1)
+ activesupport (= 3.2.2)
appraisal
bundler
mocha
mysql
property_sets!
rake
- ruby-debug
shoulda