Skip to content

Commit

Permalink
Merge pull request #82 from datphan/tasks/#81-upgrade-ruby-gem-version
Browse files Browse the repository at this point in the history
@ #81 | Upgrade RUBYGEMS_VERSION to 3.3.22
  • Loading branch information
hoatle authored Jun 27, 2024
2 parents c499eb3 + 0c74249 commit 47b7e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node-ruby/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.6
ENV RUBY_VERSION 2.6.0
ENV RUBY_DOWNLOAD_SHA256 acb00f04374899ba8ee74bbbcb9b35c5c6b1fd229f1876554ee76f0f1710ff5f
ENV RUBYGEMS_VERSION 3.0.1
ENV RUBYGEMS_VERSION 3.3.22
ENV BUNDLER_VERSION 1.17.3

# some of ruby's build scripts are written in ruby
Expand Down

0 comments on commit 47b7e4f

Please sign in to comment.