Skip to content

Commit 5c8d39c

Browse files
Update dependency ruby to v3.2.8
1 parent e7b893c commit 5c8d39c

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.7
1+
3.2.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.2.7'
4+
ruby '3.2.8'
55

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

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ DEPENDENCIES
447447
webmock
448448

449449
RUBY VERSION
450-
ruby 3.2.7p253
450+
ruby 3.2.8p263
451451

452452
BUNDLED WITH
453453
2.4.19

0 commit comments

Comments
 (0)