Skip to content

Commit

Permalink
Bump cucumber_booster_config dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkons committed Aug 6, 2021
1 parent 2680a00 commit d9200f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_boosters.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "semaphore_cucumber_booster_config", "~> 1.4.1"
spec.add_dependency "semaphore_cucumber_booster_config", "~> 1.4.2"

spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 3.5"
Expand Down

0 comments on commit d9200f9

Please sign in to comment.