Skip to content

Commit 3624ea1

Browse files
Update dependency ruby to v3.4.3
1 parent 36c7e93 commit 3624ea1

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.0
1+
3.4.3

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby 3.4.1
1+
ruby 3.4.3

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
ruby '3.4.1'
5+
ruby '3.4.3'
66

77
gem 'acts_as_list'
88
gem 'addressable'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ DEPENDENCIES
419419
webmock
420420

421421
RUBY VERSION
422-
ruby 3.4.1p0
422+
ruby 3.4.3p32
423423

424424
BUNDLED WITH
425425
2.6.3

0 commit comments

Comments
 (0)