Skip to content

Commit a722e4d

Browse files
authored
Ruby 3.3 upgrade (#4832)
* Bump Bundler version: avoids ruby/rubygems#8217 * No longer automatically bump Bundler version (we can add this back after we upgrade to Ruby 3.4)
1 parent 59ca951 commit a722e4d

File tree

3 files changed

+2
-62
lines changed

3 files changed

+2
-62
lines changed

.github/workflows/bump_bundler_version.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.10
1+
3.3.10

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,4 +706,4 @@ DEPENDENCIES
706706
webrick (~> 1.9.2)
707707

708708
BUNDLED WITH
709-
2.4.19
709+
2.6.9

0 commit comments

Comments
 (0)