Skip to content

Commit

Permalink
Merge pull request #3173 from alphagov/upgrade-ruby-version
Browse files Browse the repository at this point in the history
Upgrade Ruby version
  • Loading branch information
1pretz1 authored Oct 2, 2023
2 parents 8747761 + 31c1a10 commit 1df4213
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.0
3.2.2
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source "https://rubygems.org"

ruby "~> 3.2.0"

gem "rails", "7.0.8"

gem "bootsnap", require: false
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -659,5 +659,8 @@ DEPENDENCIES
uglifier
webmock

RUBY VERSION
ruby 3.2.2p53

BUNDLED WITH
2.4.3

0 comments on commit 1df4213

Please sign in to comment.