We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ba180 commit 21bb779Copy full SHA for 21bb779
.ruby-version
@@ -1 +1 @@
1
-3.2.2
+3.3.3
Dockerfile
@@ -1,4 +1,4 @@
-from ruby:3.2.2-alpine
+from ruby:3.3.3-alpine
2
3
# apk dependencies:
4
# sassc: g++
Gemfile.lock
@@ -336,7 +336,7 @@ DEPENDENCIES
336
sprockets (< 4)
337
338
RUBY VERSION
339
- ruby 3.2.2p53
+ ruby 3.3.3p89
340
341
BUNDLED WITH
342
- 2.4.6
+ 2.5.14
0 commit comments