Skip to content

Commit

Permalink
Merge pull request #858 from MITLibraries/ruby326
Browse files Browse the repository at this point in the history
Update ruby and bundle version
  • Loading branch information
JPrevost authored Feb 10, 2025
2 parents d31cab1 + 133efc9 commit 9fd86ce
Show file tree
Hide file tree
Showing 3 changed files with 4 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.6
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.2.2'
ruby '3.2.6'

gem 'bootsnap', require: false
gem 'devise'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 3.2.2p53
ruby 3.2.6p234

BUNDLED WITH
2.3.7
2.6.3

0 comments on commit 9fd86ce

Please sign in to comment.