Skip to content

Commit

Permalink
Update aruba to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jun 12, 2020
1 parent fe8e23a commit fc9fdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
# Main development dependencies
s.add_development_dependency('ammeter', '>= 1.1.4')
s.add_development_dependency('appraisal', '~> 2.2')
s.add_development_dependency('aruba', '~> 0.14.4')
s.add_development_dependency('aruba', '~> 1.0')
s.add_development_dependency('bundler', '>= 1.17')
s.add_development_dependency('rake', '>= 12.0')
s.add_development_dependency('rspec', '~> 3.6')
Expand Down

0 comments on commit fc9fdac

Please sign in to comment.