We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce0cd3 commit 0658350Copy full SHA for 0658350
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
3
# The Ruby version should match the lowest acceptable version of the application
4
-ruby "~> 3.1.4"
+ruby "~> 3.4.0"
5
6
plugin 'bundler-inject'
7
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil
Gemfile.lock
@@ -403,7 +403,7 @@ DEPENDENCIES
403
webmock
404
405
RUBY VERSION
406
- ruby 3.1.6p260
+ ruby 3.4.2p28
407
408
BUNDLED WITH
409
2.4.22
0 commit comments