Skip to content

Commit d246c82

Browse files
committed
try! Dont update bundler, rely on RubyGems update
1 parent 0007e19 commit d246c82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/update_rubygems_and_install_bundler

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ source script/functions.sh
77

88
if is_ruby_23_plus; then
99
yes | gem update --system
10-
gem install bundler
1110
else
1211
echo "Warning installing older versions of Rubygems / Bundler"
1312
gem update --system '2.7.8'

0 commit comments

Comments
 (0)