Skip to content

Commit

Permalink
Merge pull request #262 from rubygems/segiddins/ruby-3.3
Browse files Browse the repository at this point in the history
Update to ruby 3.3.0
  • Loading branch information
segiddins committed Jan 19, 2024
2 parents ec09753 + c5ccd43 commit e3777e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.3.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.2.2-alpine3.18
FROM ruby:3.3.0-alpine3.18
ARG KRANE_VERSION=3.0.1
ARG KUBECTL_VERSION=1.26.3

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -362,4 +362,4 @@ DEPENDENCIES
web-console (>= 3.3.0)

BUNDLED WITH
2.4.17
2.5.5

0 comments on commit e3777e9

Please sign in to comment.