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:
parent
2f241a5983
commit
bbb0f45500
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Gem::Specification.new do |s|
|
||||||
s.require_paths = ["lib"]
|
s.require_paths = ["lib"]
|
||||||
|
|
||||||
s.add_dependency('activesupport', '>= 3.0.0')
|
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('appraisal', '~> 0.4')
|
||||||
s.add_development_dependency('aruba')
|
s.add_development_dependency('aruba')
|
||||||
|
|
Loading…
Add table
Reference in a new issue