Skip to content

Commit ed5ecb3

Browse files
committed
Bump to Ruby 3.3
1 parent 5b760e0 commit ed5ecb3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.2
1+
3.3.0

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,14 @@ GEM
123123
net-smtp (0.3.3)
124124
net-protocol
125125
nio4r (2.5.8)
126-
nokogiri (1.15.3-x86_64-darwin)
126+
nokogiri (1.16.2-x86_64-darwin)
127127
racc (~> 1.4)
128-
nokogiri (1.15.3-x86_64-linux)
128+
nokogiri (1.16.2-x86_64-linux)
129129
racc (~> 1.4)
130130
parallel (1.22.1)
131131
parser (3.2.1.0)
132132
ast (~> 2.4.1)
133-
racc (1.7.1)
133+
racc (1.7.3)
134134
rack (2.2.7)
135135
rack-test (2.1.0)
136136
rack (>= 1.3)
@@ -204,6 +204,7 @@ GEM
204204
PLATFORMS
205205
x86_64-darwin-19
206206
x86_64-darwin-22
207+
x86_64-darwin-23
207208
x86_64-linux
208209

209210
DEPENDENCIES

0 commit comments

Comments
 (0)