Skip to content

Commit 6fb8a0a

Browse files
Merge pull request #3242 from donoghuc/bolt-3.27.4
(maint) stop restricting bundler and ruby in Gemfile
2 parents 90a6b24 + 08e9edd commit 6fb8a0a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ENV['BOLT_DISABLE_ANALYTICS'] = 'true'
88
# Disable warning that Bolt may be installed as a gem
99
ENV['BOLT_GEM'] = 'true'
1010

11-
ruby '>= 2.7.7', bundler: ">= 2.3.4"
12-
1311
gemspec
1412

1513
group(:bolt_server) do

0 commit comments

Comments
 (0)