Skip to content

Commit

Permalink
ga.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeOfficer committed Sep 30, 2011
1 parent 56ce0a8 commit 993db0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery_ui_rails_helpers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.description = "jQuery UI Rails Helpers"

s.add_development_dependency("rails", ">= 3.0.0")
s.add_development_dependency("shoulda", "~> 3.0.0.beta2")
s.add_development_dependency("shoulda", ">= 3.0.0")

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down

0 comments on commit 993db0b

Please sign in to comment.