Skip to content

Commit

Permalink
making json dependency explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaibel committed Feb 11, 2011
1 parent f24a7b3 commit f0d9d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitmodel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency 'activesupport', '>= 3.0.1'
s.add_dependency 'grit', '>= 2.3.0'
s.add_dependency 'lockfile', '>= 1.4.3'
s.add_dependency 'json'

s.add_development_dependency 'ZenTest', '>= 4.4.0'
s.add_development_dependency 'autotest', '>= 4.4.1'
Expand Down

0 comments on commit f0d9d13

Please sign in to comment.