Skip to content

Commit cd1c5fb

Browse files
committed
ruby 3.2.7
1 parent 114c2df commit cd1c5fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

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

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.6'
4+
ruby '3.2.7'
55

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

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ DEPENDENCIES
416416
webmock
417417

418418
RUBY VERSION
419-
ruby 3.2.6p234
419+
ruby 3.2.7p253
420420

421421
BUNDLED WITH
422422
2.6.3

0 commit comments

Comments
 (0)