Skip to content

Commit

Permalink
added hashery gem dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chikamichi committed Jul 10, 2011
1 parent 532c295 commit fb6531d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jumoku.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Gem::Specification.new do |s|
s.summary = %q{A fully fledged tree library for Ruby.}
s.add_dependency "activesupport"
s.add_dependency "facets"
s.add_dependency "hashery"
s.add_dependency "plexus"
s.add_development_dependency "rspec"
s.add_development_dependency "yard"
Expand Down

0 comments on commit fb6531d

Please sign in to comment.