Skip to content

Commit 21bb779

Browse files
committed
Upgrade to Ruby 3.3.3
1 parent 53ba180 commit 21bb779

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-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.3

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from ruby:3.2.2-alpine
1+
from ruby:3.3.3-alpine
22

33
# apk dependencies:
44
# sassc: g++

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ DEPENDENCIES
336336
sprockets (< 4)
337337

338338
RUBY VERSION
339-
ruby 3.2.2p53
339+
ruby 3.3.3p89
340340

341341
BUNDLED WITH
342-
2.4.6
342+
2.5.14

0 commit comments

Comments
 (0)