Skip to content

Commit 04bfb84

Browse files
fix: bump ruby to a buildable version after openssl (#308)
* fix: bump ruby to a buildable version after openssl * fix: bundle command for latest macos
1 parent b6e2249 commit 04bfb84

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.2
1+
3.4.4

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ GEM
9999

100100
PLATFORMS
101101
arm64-darwin-21
102+
arm64-darwin-23
102103
x86_64-darwin-19
104+
x86_64-darwin-22
103105
x86_64-linux
104106

105107
DEPENDENCIES

0 commit comments

Comments
 (0)