Skip to content

Commit ea5625a

Browse files
Update dependency ruby to v3.4.9
1 parent 266ab40 commit ea5625a

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.8
1+
3.4.9

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.8'
4+
ruby '3.4.9'
55

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

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ DEPENDENCIES
475475
yard
476476

477477
RUBY VERSION
478-
ruby 3.4.8p72
478+
ruby 3.4.9p82
479479

480480
BUNDLED WITH
481481
2.4.19

0 commit comments

Comments
 (0)