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.
2 parents 54a6422 + b967ba4 commit 99fdf29Copy full SHA for 99fdf29
.ruby-version
@@ -1 +1 @@
1
-3.1.2
+3.2.2
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.1.2'
+ruby '3.2.2'
5
6
gem 'bootsnap', require: false
7
gem 'devise'
Gemfile.lock
@@ -426,7 +426,7 @@ DEPENDENCIES
426
webmock
427
428
RUBY VERSION
429
- ruby 3.1.2p20
+ ruby 3.2.2p53
430
431
BUNDLED WITH
432
2.3.7
0 commit comments