Gemfile.lock in acts_as_votable-0.1.0 vs Gemfile.lock in acts_as_votable-0.1.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- acts_as_votable (0.0.5)
+ acts_as_votable (0.1.0)
rails (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
@@ -72,17 +72,18 @@
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
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)
polyglot (>= 0.3.1)
tzinfo (0.3.23)
PLATFORMS
ruby
DEPENDENCIES
acts_as_votable!
- rails (>= 3.0.0)
rspec
+ sqlite3