Navigation Menu

Skip to content

Commit

Permalink
Require json gem
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 14, 2012
1 parent b7497d7 commit 947ddaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grntest.gemspec
Expand Up @@ -41,6 +41,8 @@ Gem::Specification.new do |spec|
spec.executables = Dir.glob("*")
end

spec.add_dependency("json")

spec.add_development_dependency("bundler")
spec.add_development_dependency("rake")
spec.add_development_dependency("test-unit")
Expand Down

0 comments on commit 947ddaf

Please sign in to comment.