We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 285de4b + 60affd1 commit c46a3bdCopy full SHA for c46a3bd
.github/workflows/test-linux.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- ruby-version: ['3.3', '3.2', '3.1']
+ ruby-version: ['3.4', '3.3', '3.2']
13
os: [ubuntu-latest]
14
experimental: [false]
15
include:
Gemfile.lock
@@ -8,7 +8,7 @@ GEM
8
remote: https://rubygems.org/
specs:
mini_portile2 (2.8.8)
- nokogiri (1.17.2)
+ nokogiri (1.18.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parslet (2.0.0)
0 commit comments