Skip to content

Commit

Permalink
Add JSON development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
remi committed May 27, 2013
1 parent 6c071e8 commit 341a1e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions her.gemspec
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rake", "~> 10.0"
s.add_development_dependency "rspec", "~> 2.13"
s.add_development_dependency "fivemat", "~> 1.2"
s.add_development_dependency "json", "~> 1.7.7"

s.add_runtime_dependency "activemodel", ">= 3.0.0"
s.add_runtime_dependency "activesupport", ">= 3.0.0"
Expand Down

0 comments on commit 341a1e9

Please sign in to comment.