Skip to content

Commit

Permalink
Pin aruba to version before regexp was removed.
Browse files Browse the repository at this point in the history
See cucumber/aruba#227 for discussion.
  • Loading branch information
myronmarston authored and yousuketto committed Jun 12, 2015
1 parent 6fc9ac7 commit ff59d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rspec-mocks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rake', '~> 10.0.0'
s.add_development_dependency 'cucumber', '~> 1.1.9'
s.add_development_dependency 'aruba', '~> 0.5'
s.add_development_dependency 'aruba', '0.6.1'
end

0 comments on commit ff59d0d

Please sign in to comment.