Skip to content

Commit 3dd11cf

Browse files
Update dependency ruby to ~> 3.4.0
1 parent 7c56c77 commit 3dd11cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

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

33
# The Ruby version should match the lowest acceptable version of the application
4-
ruby "~> 3.1.4"
4+
ruby "~> 3.4.0"
55

66
plugin 'bundler-inject'
77
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ DEPENDENCIES
405405
webmock
406406

407407
RUBY VERSION
408-
ruby 3.1.6p260
408+
ruby 3.4.6p54
409409

410410
BUNDLED WITH
411411
2.4.22

0 commit comments

Comments
 (0)