Skip to content

Commit

Permalink
updated irt development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Jan 7, 2012
1 parent a902750 commit 0bfa6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hobo/hobo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|

s.add_development_dependency('rubydoctest', [">= 0"])
s.add_development_dependency('shoulda', [">= 0"])
s.add_development_dependency('irt', [">= 0.7.5"])
s.add_development_dependency('irt', [">= 1.2.10"])

s.executables = ["hobo"]
s.files = `git ls-files -x #{name}/* -z`.split("\0")
Expand Down

0 comments on commit 0bfa6c3

Please sign in to comment.