Skip to content

Commit 89a2233

Browse files
Update dependency ruby to v3.4.8
1 parent 425b2d2 commit 89a2233

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.4.5
1+
3.4.8

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby '3.4.5'
3+
ruby '3.4.8'
44

55
# core
66
gem 'eventmachine', '~> 1.2.7'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ DEPENDENCIES
108108
simpleidn (~> 0.2.1)
109109

110110
RUBY VERSION
111-
ruby 3.4.5p51
111+
ruby 3.4.8p72
112112

113113
BUNDLED WITH
114114
2.6.9

0 commit comments

Comments
 (0)