Skip to content

Commit

Permalink
#16 Including rack dependency
Browse files Browse the repository at this point in the history
Gravatar.new("generic@example.com").image_url fails without rack being installed.
  • Loading branch information
pyro2927 committed Jul 25, 2013
1 parent 6fc7f64 commit f215e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -4,3 +4,4 @@ source "http://rubygems.org"
gemspec

gem 'jruby-openssl', :platforms => :jruby
gem 'rack'

0 comments on commit f215e72

Please sign in to comment.