Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eitoball committed Jan 21, 2024
1 parent 20afc44 commit cdf0011
Show file tree
Hide file tree
Showing 23 changed files with 147 additions and 486 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ['2.6', '2.7', '3.0', '3.1', 'head', 'jruby-9.3.7.0']
gemfile: ['1.20.0', '1.21.0', '1.22.3', '1.23.0', '1.24.1', '1.25.1', '1.26.1', '1.27.0', '1.28.2', '1.29.1', '1.30.1']
ruby: ['3.0', '3.1', '3.2', '3.3', 'head', 'jruby-9.3.7.0']
gemfile: ['1.20.0', '1.25.1', '1.30.1', '1.35.1', '1.40.0', '1.45.1', '1.50.2']
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.ruby == 'head' }}
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/rubocop_${{ matrix.gemfile }}.gemfile
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: ${{ matrix.ruby }}
rubygems: latest
- run: bundle exec rspec spec
- run: bundle exec rspec spec
15 changes: 5 additions & 10 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
[
'1.19.1',
'1.20.0',
'1.21.0',
'1.22.3',
'1.23.0',
'1.24.1',
'1.25.1',
'1.26.1',
'1.27.0',
'1.28.2',
'1.29.1',
'1.30.1'
'1.30.1',
'1.35.1',
'1.40.0',
'1.45.1',
'1.50.2'
].each do |version|
appraise "rubocop-#{version}" do
gem 'rubocop', version
Expand Down
65 changes: 0 additions & 65 deletions gemfiles/rubocop_1.19.1.gemfile.lock

This file was deleted.

28 changes: 15 additions & 13 deletions gemfiles/rubocop_1.20.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ GEM
thor (>= 0.14.0)
ast (2.4.2)
diff-lcs (1.5.0)
parallel (1.22.1)
parser (3.1.2.1)
parallel (1.24.0)
parser (3.3.0.4)
ast (~> 2.4.1)
racc
racc (1.7.3)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.5.0)
rexml (3.2.5)
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
Expand All @@ -42,15 +44,15 @@ GEM
rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
thor (1.2.1)
unicode-display_width (2.2.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
thor (1.3.0)
unicode-display_width (2.5.0)

PLATFORMS
universal-java-11
x86_64-linux
ruby
x86_64-darwin-22

DEPENDENCIES
appraisal (~> 2.4.1)
Expand All @@ -61,4 +63,4 @@ DEPENDENCIES
rubocop-checkstyle_formatter!

BUNDLED WITH
2.3.22
2.5.5
64 changes: 0 additions & 64 deletions gemfiles/rubocop_1.22.3.gemfile.lock

This file was deleted.

7 changes: 0 additions & 7 deletions gemfiles/rubocop_1.24.1.gemfile

This file was deleted.

28 changes: 15 additions & 13 deletions gemfiles/rubocop_1.25.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ GEM
thor (>= 0.14.0)
ast (2.4.2)
diff-lcs (1.5.0)
parallel (1.22.1)
parser (3.1.2.1)
parallel (1.24.0)
parser (3.3.0.4)
ast (~> 2.4.1)
racc
racc (1.7.3)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.5.0)
rexml (3.2.5)
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
Expand All @@ -42,15 +44,15 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
thor (1.2.1)
unicode-display_width (2.2.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
thor (1.3.0)
unicode-display_width (2.5.0)

PLATFORMS
universal-java-11
x86_64-linux
ruby
x86_64-darwin-22

DEPENDENCIES
appraisal (~> 2.4.1)
Expand All @@ -61,4 +63,4 @@ DEPENDENCIES
rubocop-checkstyle_formatter!

BUNDLED WITH
2.3.22
2.5.5
7 changes: 0 additions & 7 deletions gemfiles/rubocop_1.26.1.gemfile

This file was deleted.

64 changes: 0 additions & 64 deletions gemfiles/rubocop_1.26.1.gemfile.lock

This file was deleted.

7 changes: 0 additions & 7 deletions gemfiles/rubocop_1.27.0.gemfile

This file was deleted.

Loading

0 comments on commit cdf0011

Please sign in to comment.