1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00

The Bourne Supremacy

This commit is contained in:
Erik Michaels-Ober 2012-12-03 08:28:08 -08:00
parent 2f241a5983
commit bbb0f45500

View file

@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
s.add_dependency('activesupport', '>= 3.0.0')
s.add_dependency('bourne', '~> 1.1.2')
s.add_dependency('bourne', '~> 1.2.0')
s.add_development_dependency('appraisal', '~> 0.4')
s.add_development_dependency('aruba')