mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
CI: stop updating RubyGems since it's not needed
This commit is contained in:
@@ -50,9 +50,6 @@ jobs:
|
||||
- name: Set up Bundler
|
||||
run: gem install bundler -v "~> 1.17"
|
||||
|
||||
- name: Update rubygems
|
||||
run: gem update --system
|
||||
|
||||
- run: ruby --version
|
||||
- run: gem --version
|
||||
- run: bundle --version
|
||||
|
||||
Reference in New Issue
Block a user