Skip to content

Commit

Permalink
adding alphadecimal dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDanger committed Mar 27, 2010
1 parent b4a652b commit 11fb8a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gems
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alphadecimal --version '>= 1.0.1'
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ begin
gem.email = "gitcommit@6brand.com"
gem.homepage = "http://github.com/JackDanger/shawty-server"
gem.authors = ["Jack Danger Canty"]
gem.add_dependency "alphadecimal", ">= 1.0.1"
gem.add_development_dependency "active_record", ">= 0"
gem.add_development_dependency "shoulda", ">= 0"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
Expand Down

0 comments on commit 11fb8a7

Please sign in to comment.