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.
2 parents 6d12f08 + c1bf2f0 commit 5673c72Copy full SHA for 5673c72
Gemfile
@@ -8,7 +8,7 @@ ENV['BOLT_DISABLE_ANALYTICS'] = 'true'
8
# Disable warning that Bolt may be installed as a gem
9
ENV['BOLT_GEM'] = 'true'
10
11
-ruby '>= 2.7.7', :bundler => ">= 2.3.4"
+ruby '>= 2.7.7', bundler: ">= 2.3.4"
12
13
gemspec
14
0 commit comments