Skip to content

Commit 9fd86ce

Browse files
authored
Merge pull request #858 from MITLibraries/ruby326
Update ruby and bundle version
2 parents d31cab1 + 133efc9 commit 9fd86ce

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.2
1+
3.2.6

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby '3.2.2'
4+
ruby '3.2.6'
55

66
gem 'bootsnap', require: false
77
gem 'devise'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ DEPENDENCIES
469469
webmock
470470

471471
RUBY VERSION
472-
ruby 3.2.2p53
472+
ruby 3.2.6p234
473473

474474
BUNDLED WITH
475-
2.3.7
475+
2.6.3

0 commit comments

Comments
 (0)