Skip to content

Commit c46a3bd

Browse files
committed
Merge branch 'update-lib'
2 parents 285de4b + 60affd1 commit c46a3bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
ruby-version: ['3.3', '3.2', '3.1']
12+
ruby-version: ['3.4', '3.3', '3.2']
1313
os: [ubuntu-latest]
1414
experimental: [false]
1515
include:

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
remote: https://rubygems.org/
99
specs:
1010
mini_portile2 (2.8.8)
11-
nokogiri (1.17.2)
11+
nokogiri (1.18.6)
1212
mini_portile2 (~> 2.8.2)
1313
racc (~> 1.4)
1414
parslet (2.0.0)

0 commit comments

Comments
 (0)