Skip to content

Commit 26b0b39

Browse files
Update dependency ruby to v3.4.8
1 parent 2382c73 commit 26b0b39

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.7
1+
3.4.8

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.4.7'
4+
ruby '3.4.8'
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
@@ -446,7 +446,7 @@ DEPENDENCIES
446446
yard
447447

448448
RUBY VERSION
449-
ruby 3.4.7p58
449+
ruby 3.4.8p72
450450

451451
BUNDLED WITH
452452
2.4.19

0 commit comments

Comments
 (0)