Skip to content

Commit f2a4978

Browse files
committed
CI: Try Ruby 4.0.1 with Bundler 4.0.4
1 parent 9e5c4ec commit f2a4978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- "--enable-frozen-string-literal --debug-frozen-string-literal"
9797
include:
9898
# Avoid Bundler 4 for now: https://github.com/sinatra/sinatra/issues/2135
99-
- { ruby: "4.0", bundler: 2.7.2, rack: stable, puma: stable, tilt: stable, rack_session: stable, zeitwerk: stable }
99+
- { ruby: "4.0", bundler: 4.0.4, rack: stable, puma: stable, tilt: stable, rack_session: stable, zeitwerk: stable }
100100
# Rack
101101
- { ruby: 3.4, bundler: default, rack: "~>3.0.0", puma: stable, tilt: stable, rack_session: stable, zeitwerk: stable }
102102
- { ruby: 3.4, bundler: default, rack: "~>3.1.0", puma: stable, tilt: stable, rack_session: stable, zeitwerk: stable }

0 commit comments

Comments
 (0)