Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
113dd90a
Unverified
Commit
113dd90a
authored
2 years ago
by
zunda
Committed by
GitHub
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Bump Ruby version from 3.0.3 to 3.0.4 (#18028)
https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-0-4-released/
parent
9f61f22a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.ruby-version
+1
-1
.ruby-version
Dockerfile
+1
-1
Dockerfile
with
2 additions
and
2 deletions
+2
-2
.ruby-version
+
1
-
1
View file @
113dd90a
3.0.
3
3.0.
4
This diff is collapsed.
Click to expand it.
Dockerfile
+
1
-
1
View file @
113dd90a
...
...
@@ -27,7 +27,7 @@ RUN ARCH= && \
mv
node-v
$NODE_VER
-linux-
$ARCH
/opt/node
# Install Ruby 3.0
ENV
RUBY_VER="3.0.
3
"
ENV
RUBY_VER="3.0.
4
"
RUN
apt-get update
&&
\
apt-get
install
-y
--no-install-recommends
build-essential
\
bison libyaml-dev libgdbm-dev libreadline-dev libjemalloc-dev
\
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment