Skip to content

Commit

Permalink
Updated dependency declarations.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Vollmer committed Sep 14, 2009
1 parent 4bd967b commit b145e03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ begin
gem.add_dependency "httpclient", "~>2.1"
gem.add_dependency "nokogiri", "~>1.3"
gem.add_dependency "clip", ">=1.0.1"
gem.add_dependency "sqlite3", "~>1.2"

gem.add_development_dependency "rspec"
gem.add_development_dependency "fakeweb"
Expand Down
2 changes: 1 addition & 1 deletion TODO.org
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Parses a given report and imports into the database
Dumps a report from the database

** DONE Update documentation
** TODO Update gem dependencies
** DONE Update gem dependencies

0 comments on commit b145e03

Please sign in to comment.