Skip to content

Commit f9b82c7

Browse files
Update dependency ruby to v3.4.7
1 parent 55ab798 commit f9b82c7

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.7

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.7'
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.7p58
112112

113113
BUNDLED WITH
114114
2.6.9

0 commit comments

Comments
 (0)