We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b209be8 commit 548c591Copy full SHA for 548c591
Gemfile
@@ -28,7 +28,7 @@ group :integration do
28
gem 'kitchen-vagrant'
29
gem 'kitchen-dokken'
30
gem 'kitchen-inspec'
31
- gem 'concurrent-ruby', '~> 1.2.0'
+ gem 'concurrent-ruby', '~> 1.3.0'
32
end
33
34
group :tools do
0 commit comments