Skip to content

Commit

Permalink
default rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Jan 20, 2025
1 parent d189f1f commit 4deec2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- name: Update rubygems
run: gem update --system
- name: Install dependencies
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile || 'Gemfile' }}
Expand Down

0 comments on commit 4deec2d

Please sign in to comment.