Skip to content

Commit

Permalink
Merge 2fb955d into c034481
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerett committed Oct 22, 2014
2 parents c034481 + 2fb955d commit c351d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lurker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.add_dependency("json-schema", "~> 2.2")
spec.add_dependency("thor", "~> 0.19")
spec.add_dependency("sinatra", "~> 1.4")
spec.add_dependency("hashie", "~> 2.0")
spec.add_dependency("hashie", "~> 3.3.1")
spec.add_dependency("activesupport", ">= 3.2", "< 4.2")

# testing
Expand Down

0 comments on commit c351d98

Please sign in to comment.