Skip to content

Commit

Permalink
Update rubygems version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanto committed Nov 16, 2013
1 parent 47f59be commit 26472fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The main goals of this gem are:
Just add the following to your Gemfile.

```ruby
gem 'acts_as_votable', '~> 0.7.1'
gem 'acts_as_votable', '~> 0.8.0'
```

And follow that up with a ``bundle install``.
Expand Down

0 comments on commit 26472fd

Please sign in to comment.