Skip to content

Commit

Permalink
update sinatra_auth_github dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Jul 5, 2012
1 parent d9dfe72 commit 58901ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,7 +6,7 @@ gem 'mustache', '~>0.99.4'
gem "SystemTimer", "~>1.2.3", :platforms => [:mri_18] gem "SystemTimer", "~>1.2.3", :platforms => [:mri_18]
gem 'yajl-ruby' gem 'yajl-ruby'
gem 'redis' gem 'redis'
gem 'sinatra_auth_github', '~>0.7.0' gem 'sinatra_auth_github', '~>0.8.2'
gem 'sprockets' gem 'sprockets'
gem 'sass', '~>3.1' gem 'sass', '~>3.1'
gem 'coffee-script' gem 'coffee-script'
Expand Down

0 comments on commit 58901ae

Please sign in to comment.