Gemfile.lock in acts_as_votable-0.1.2 vs Gemfile.lock in acts_as_votable-0.1.3
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- acts_as_votable (0.1.2)
+ acts_as_votable (0.1.3)
rails (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
@@ -44,11 +44,11 @@
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
- polyglot (0.3.1)
+ polyglot (0.3.2)
rack (1.2.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-test (0.5.7)
rack (>= 1.0)
@@ -64,11 +64,11 @@
actionpack (= 3.0.9)
activesupport (= 3.0.9)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
- rake (0.8.7)
+ rake (0.9.2)
rdoc (3.8)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
@@ -76,10 +76,11 @@
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
sqlite3 (1.3.3)
thor (0.14.6)
- treetop (1.4.9)
+ treetop (1.4.10)
+ polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.29)
PLATFORMS
ruby