Skip to content

Commit

Permalink
test: pin aruba version
Browse files Browse the repository at this point in the history
  • Loading branch information
g-arjones committed Jan 4, 2024
1 parent ebd36d9 commit bd9c0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoproj.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "tty-spinner", "~> 0.9.0"
s.add_runtime_dependency "utilrb", "~> 3.0.0", ">= 3.0.0"
s.add_runtime_dependency "xdg", "= 2.2.5"
s.add_development_dependency "aruba"
s.add_development_dependency "aruba", "~> 2.1.0"
s.add_development_dependency "flexmock", "~> 2.0", ">= 2.0.0"
s.add_development_dependency "minitest", "~> 5.0", ">= 5.0"
s.add_development_dependency "simplecov"
Expand Down

0 comments on commit bd9c0d1

Please sign in to comment.