Skip to content

Commit

Permalink
Updates omniauth-twitter gem to first major version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkie committed Jul 16, 2013
1 parent 37bda9d commit 9996c68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem 'jquery-rails', "~> 1.0.12"
gem 'airbrake', "~> 3.0.9"
gem 'bcrypt-ruby', "~> 3.0.0"
gem 'omniauth', "~> 1.1.0"
gem "omniauth-twitter", "~> 0.0.12"
gem "omniauth-twitter", "~> 1.0.0"
gem "mongo_mapper", "~> 0.12.0"
gem "mongo", "~> 1.7.0"
gem "bson", "~> 1.7.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ GEM
omniauth-oauth (1.0.1)
oauth
omniauth (~> 1.0)
omniauth-twitter (0.0.18)
omniauth-twitter (1.0.0)
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
opub (0.0.1)
Expand Down Expand Up @@ -301,7 +301,7 @@ DEPENDENCIES
newrelic_rpm (~> 3.3.1)
nokogiri (~> 1.5.0)
omniauth (~> 1.1.0)
omniauth-twitter (~> 0.0.12)
omniauth-twitter (~> 1.0.0)
opub (~> 0.0.1)
ostatus (~> 0.0.12)
osub (~> 0.0.6)
Expand Down

0 comments on commit 9996c68

Please sign in to comment.