Skip to content

Commit

Permalink
Upgrade to Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
csutter committed Jan 7, 2025
1 parent e8e0fad commit 5806dc5
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.3.1
3.4.1
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG ruby_version=3.3
ARG ruby_version=3.4
ARG base_image=ghcr.io/alphagov/govuk-ruby-base:$ruby_version
ARG builder_image=ghcr.io/alphagov/govuk-ruby-builder:$ruby_version

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -683,4 +683,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
2.5.9
2.6.2

0 comments on commit 5806dc5

Please sign in to comment.