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 ff895e2 + 79f4348 commit 6d12f08Copy full SHA for 6d12f08
Gemfile
@@ -8,6 +8,8 @@ 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"
12
+
13
gemspec
14
15
group(:bolt_server) do
0 commit comments