Skip to content

Commit

Permalink
Depend on a specific version of bundler locally.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-burns committed Nov 16, 2011
1 parent ad570cc commit d38edbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shoulda-matchers.gemspec
Expand Up @@ -23,4 +23,5 @@ Gem::Specification.new do |s|
s.add_development_dependency("aruba")
s.add_development_dependency("appraisal", "~> 0.4.0")
s.add_development_dependency("rake", "~> 0.9.2")
s.add_development_dependency('bundler', '~> 1.0.15')
end

0 comments on commit d38edbd

Please sign in to comment.