Skip to content

Commit

Permalink
Gemspec: Fixed missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Nov 5, 2011
1 parent 15375e2 commit 39c6c3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rails-settings.gemspec
Expand Up @@ -21,4 +21,5 @@ Gem::Specification.new do |s|
# specify any dependencies here; for example:
# s.add_development_dependency "rspec"
# s.add_runtime_dependency "rest-client"
s.add_dependency 'activerecord', '>= 2.3'
end

0 comments on commit 39c6c3c

Please sign in to comment.