Skip to content

Commit

Permalink
Updated Rails;
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Glen committed May 9, 2014
1 parent 6588c15 commit 748f83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smithycms.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--main"]
s.files = Dir["{app,config,db,lib,vendor}/**/*"] + ["MIT-LICENSE", "Rakefile", "README.md"]

s.add_dependency 'rails', '~> 4.0.4'
s.add_dependency 'rails', '~> 4.0.5'
s.add_dependency 'jquery-rails'

s.add_dependency 'awesome_nested_set', '~> 3.0.0rc'
Expand Down

0 comments on commit 748f83f

Please sign in to comment.