Skip to content

Commit 548c591

Browse files
Update dependency concurrent-ruby to '~> 1.3.0' (#67)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b209be8 commit 548c591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ group :integration do
2828
gem 'kitchen-vagrant'
2929
gem 'kitchen-dokken'
3030
gem 'kitchen-inspec'
31-
gem 'concurrent-ruby', '~> 1.2.0'
31+
gem 'concurrent-ruby', '~> 1.3.0'
3232
end
3333

3434
group :tools do

0 commit comments

Comments
 (0)