Skip to content

Commit

Permalink
Depend on latest rails
Browse files Browse the repository at this point in the history
  • Loading branch information
Harold Giménez committed Oct 21, 2011
1 parent 6f677b9 commit 44190e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suspenders.gemspec
Expand Up @@ -24,7 +24,7 @@ rush to build something amazing; don't use it if you like missing deadlines.
s.rdoc_options = ["--charset=UTF-8"]
s.extra_rdoc_files = %w[README.md LICENSE]

s.add_dependency('rails', '3.1.0')
s.add_dependency('rails', '3.1.1')
s.add_dependency('bundler', '>= 1.0.7')
s.add_development_dependency('cucumber', '~> 1.0.2')

Expand Down

0 comments on commit 44190e8

Please sign in to comment.