Skip to content

Commit

Permalink
Depend on gosu
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfairley committed Aug 13, 2013
1 parent 27e0a75 commit 9056506
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hasu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_dependency "gosu"

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
end

0 comments on commit 9056506

Please sign in to comment.