Skip to content

Commit

Permalink
fix gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mekhovov committed Oct 16, 2013
1 parent 8d989e3 commit dfe1fef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -2,4 +2,4 @@ source 'http://rubygems.org'

gem 'sinatra', '1.3.3'
gem 'haml'
gem 'twitter', '2.2.0'
gem 'twitter'
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -32,4 +32,4 @@ PLATFORMS
DEPENDENCIES
haml
sinatra (= 1.3.3)
twitter (= 2.2.0)
twitter

0 comments on commit dfe1fef

Please sign in to comment.