Skip to content

Commit

Permalink
Merge pull request #13 from dockyard/bc-bump-rails
Browse files Browse the repository at this point in the history
Updated rails version
  • Loading branch information
bcardarella committed Feb 20, 2014
2 parents 89a34c3 + 34aef05 commit c76bb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy_auth.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'rails', '>= 3.2.0'

s.add_development_dependency 'rails', '~> 4.0.0.rc2'
s.add_development_dependency 'rails', '~> 4.0.0'
s.add_development_dependency 'sqlite3'
s.add_development_dependency 'rspec-rails'
s.add_development_dependency 'capybara', '~> 2.1'
Expand Down

0 comments on commit c76bb34

Please sign in to comment.