Gemfile.lock in ar-enums-0.3.8 vs Gemfile.lock in ar-enums-0.3.9
- old
+ new
@@ -1,34 +1,34 @@
PATH
remote: .
specs:
- ar-enums (0.3.8)
+ ar-enums (0.3.9)
activerecord
rake
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.0.3)
- activesupport (= 3.0.3)
+ activemodel (3.0.10)
+ activesupport (= 3.0.10)
builder (~> 2.1.2)
- i18n (~> 0.4)
- activerecord (3.0.3)
- activemodel (= 3.0.3)
- activesupport (= 3.0.3)
- arel (~> 2.0.2)
+ i18n (~> 0.5.0)
+ activerecord (3.0.10)
+ activemodel (= 3.0.10)
+ activesupport (= 3.0.10)
+ arel (~> 2.0.10)
tzinfo (~> 0.3.23)
- activesupport (3.0.3)
+ activesupport (3.0.10)
archive-tar-minitar (0.5.2)
- arel (2.0.7)
+ arel (2.0.10)
builder (2.1.2)
columnize (0.3.2)
diff-lcs (1.1.2)
i18n (0.5.0)
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
- rake (0.8.7)
+ rake (0.9.2.2)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
@@ -46,10 +46,10 @@
ruby_core_source (0.1.4)
archive-tar-minitar (>= 0.5.2)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
- tzinfo (0.3.24)
+ tzinfo (0.3.29)
PLATFORMS
ruby
DEPENDENCIES