Skip to content

Commit 0658350

Browse files
Update dependency ruby to ~> 3.4.0
1 parent 0ce0cd3 commit 0658350

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
@@ -403,7 +403,7 @@ DEPENDENCIES
403403
webmock
404404

405405
RUBY VERSION
406-
ruby 3.1.6p260
406+
ruby 3.4.2p28
407407

408408
BUNDLED WITH
409409
2.4.22

0 commit comments

Comments
 (0)