Skip to content

Commit

Permalink
updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaronin committed Jan 3, 2015
1 parent d3ad187 commit 46abf34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion milia.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_dependency 'rails', '~> 4.2.0.rc1'
spec.add_dependency 'rails', '~> 4.2'
spec.add_dependency 'devise', '~> 3.4'

spec.add_development_dependency "bundler", "~> 1.7"
Expand Down

0 comments on commit 46abf34

Please sign in to comment.