Update twitter gem from 1.6.0 to 2.5.0
This commit is contained in:
parent
eda82a620e
commit
8f25f4853b
2 changed files with 17 additions and 27 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue