Skip to content

Commit

Permalink
Upgrade local gems and ruby matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanko committed Feb 29, 2024
1 parent 0c4cff2 commit 516c1a6
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 51 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ jobs:
strategy:
matrix:
ruby:
- '2.7.6'
- '3.1.3'
- '2.7'
- '3.1'
- '3.2'

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ gem 'rack', '2.2.6.4'

gem 'capybara', '>= 3.35.0'
gem 'cuprite', '>= 0.14.0'
gem 'nokogiri', '~> 1.14.0'

gem 'rake', '~> 13.0'

Expand Down
104 changes: 55 additions & 49 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
capybara (3.38.0)
capybara (3.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
Expand All @@ -19,86 +19,92 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.1.10)
cuprite (0.14.3)
concurrent-ruby (1.2.3)
cuprite (0.15)
capybara (~> 3.0)
ferrum (~> 0.13.0)
diff-lcs (1.5.0)
ferrum (0.13)
ferrum (~> 0.14.0)
diff-lcs (1.5.1)
ferrum (0.14)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
json (2.6.3)
json (2.7.1)
language_server-protocol (3.17.0.3)
matrix (0.4.2)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
nokogiri (1.14.3)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
nokogiri (1.14.5)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.14.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.3.0)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
public_suffix (5.0.1)
racc (1.6.2)
racc
prism (0.24.0)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.6.4)
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.1)
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.40.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.61.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.1.2.1)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.23.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.0)
parser (>= 3.1.1.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.0)
parser (>= 3.3.0.4)
prism (>= 0.24.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.15.0)
rubocop (~> 1.33)
ruby-progressbar (1.11.0)
unicode-display_width (2.3.0)
webrick (1.7.0)
websocket-driver (0.7.5)
rubocop-rspec (2.26.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
unicode-display_width (2.5.0)
webrick (1.8.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
arm64-darwin-21
ruby
x86_64-linux

DEPENDENCIES
capybara (>= 3.35.0)
capybara_mock!
cuprite (>= 0.14.0)
nokogiri (~> 1.14.0)
rack (= 2.2.6.4)
rake (~> 13.0)
rspec (~> 3.0)
Expand All @@ -107,4 +113,4 @@ DEPENDENCIES
rubocop-rspec (~> 2.15)

BUNDLED WITH
2.3.26
2.1.4

0 comments on commit 516c1a6

Please sign in to comment.