We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d125fba commit e560ba5Copy full SHA for e560ba5
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
@@ -405,7 +405,7 @@ DEPENDENCIES
405
webmock
406
407
RUBY VERSION
408
- ruby 3.1.6p260
+ ruby 3.4.7p58
409
410
BUNDLED WITH
411
2.4.22
0 commit comments