Update twitter gem from 1.6.0 to 2.5.0

This commit is contained in:
Roland Jesse 2012-06-13 22:19:25 +02:00
parent eda82a620e
commit 8f25f4853b
2 changed files with 17 additions and 27 deletions

View file

@ -23,7 +23,7 @@ gem 'cancan', '1.6.5'
gem 'capistrano', '2.5.21'
# https://github.com/jnunemaker/twitter
gem 'twitter', '1.6.0'
gem 'twitter', '2.5.0'
# Specify this directly in order to use version we also have @production site. Otherwise, 'rdoc' pulls newest version in.
gem 'json', '1.6.5'