We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907f935 commit 455716bCopy full SHA for 455716b
.ruby-version
@@ -1 +1 @@
1
-3.2.9
+3.4.6
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.9'
+ruby '3.4.6'
5
6
gem 'bootsnap', require: false
7
gem 'devise'
Gemfile.lock
@@ -482,7 +482,7 @@ DEPENDENCIES
482
webmock
483
484
RUBY VERSION
485
- ruby 3.2.9p265
+ ruby 3.4.6p54
486
487
BUNDLED WITH
488
- 2.6.3
+ 2.7.2
0 commit comments