Skip to content

Commit

Permalink
Merge pull request #1226 from SplitTime/oveson/ruby-3.2.5
Browse files Browse the repository at this point in the history
Bump Ruby to 3.2.5
  • Loading branch information
moveson authored Sep 18, 2024
2 parents 5d1f72d + a4d77fb commit fb81c4d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 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.2.5
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ruby 3.2.2
ruby 3.2.5
nodejs 16.19.0
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

ruby "3.2.2"
ruby "3.2.5"

source "https://rubygems.org"

Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
x86_64-darwin-21
x86_64-darwin-22
x86_64-linux
Expand Down Expand Up @@ -657,7 +658,7 @@ DEPENDENCIES
will_paginate (~> 3.3)

RUBY VERSION
ruby 3.2.2p53
ruby 3.2.5p208

BUNDLED WITH
2.3.18

0 comments on commit fb81c4d

Please sign in to comment.