Skip to content

Commit

Permalink
Fix github jquery-rails redirect issue
Browse files Browse the repository at this point in the history
  • Loading branch information
atd committed Nov 8, 2010
1 parent 60d1720 commit eba8882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion social_stream.gemspec
Expand Up @@ -13,5 +13,5 @@ Gem::Specification.new do |s|
s.add_dependency('inherited_resources', '~> 1.1.2')
s.add_dependency('stringex', '~> 1.2.0')
s.add_dependency('paperclip', '~> 2.3.4')
s.add_dependency('jquery-rails', '~> 0.2.4')
s.add_dependency('jquery-rails', '~> 0.2.5')
end

0 comments on commit eba8882

Please sign in to comment.