Skip to content

Commit 69cb730

Browse files
chore(deps): update dependency ruby to >= 3.4.2
1 parent c583652 commit 69cb730

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
2-
ruby ">= 3.3.0"
2+
ruby ">= 3.4.2"
33

44
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ DEPENDENCIES
263263
webdrivers (>= 5.2.0)
264264

265265
RUBY VERSION
266-
ruby 3.3.5p100
266+
ruby 3.4.1p0
267267

268268
BUNDLED WITH
269269
2.5.18

0 commit comments

Comments
 (0)