Skip to content

Commit

Permalink
Update dependency concurrent-ruby to '~> 1.3.0' (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent b209be8 commit 548c591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ group :integration do
gem 'kitchen-vagrant'
gem 'kitchen-dokken'
gem 'kitchen-inspec'
gem 'concurrent-ruby', '~> 1.2.0'
gem 'concurrent-ruby', '~> 1.3.0'
end

group :tools do
Expand Down

0 comments on commit 548c591

Please sign in to comment.