Skip to content

Commit

Permalink
updating twitter gem
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Jul 5, 2016
1 parent da1d260 commit 7271340
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lolcommits.gemspec
Expand Up @@ -46,9 +46,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('git', '~> 1.3.0')

# plugin gems
s.add_runtime_dependency('twitter', '~> 5.13.0') # twitter
s.add_runtime_dependency('oauth', '~> 0.4.7') # twitter oauth

s.add_runtime_dependency('twitter', '~> 5.16.0') # twitter
s.add_runtime_dependency('yam', '~> 2.5.0') # yammer
s.add_runtime_dependency('httmultiparty', '~> 0.3.16') # dot_com
s.add_runtime_dependency('tumblr_client', '~> 0.8.5') # tumblr
Expand Down

0 comments on commit 7271340

Please sign in to comment.