Skip to content

Commit

Permalink
depend on activesupport
Browse files Browse the repository at this point in the history
  • Loading branch information
razum2um committed May 21, 2014
1 parent f9f8b17 commit 5872f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lurker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Gem::Specification.new do |spec|
spec.add_dependency("thor", "~> 0.19")
spec.add_dependency("sinatra", "~> 1.4")
spec.add_dependency("hashie", "~> 2.0")
spec.add_dependency("activesupport", ">= 3.2", "< 4.2")

# testing
spec.add_development_dependency("psych", "~> 2.0")
Expand Down

0 comments on commit 5872f04

Please sign in to comment.