Skip to content

Commit

Permalink
chore(deps): update dependency ruby to >= 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 6cafbde commit 693c9d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "https://rubygems.org"
ruby ">= 3.3.0"
ruby ">= 3.4.1"

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

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ DEPENDENCIES
webdrivers (>= 5.2.0)

RUBY VERSION
ruby 3.3.5p100
ruby 3.3.6p108

BUNDLED WITH
2.5.18

0 comments on commit 693c9d0

Please sign in to comment.