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 8115f16 commit 480137eCopy full SHA for 480137e
.ruby-version
@@ -1 +1 @@
1
-3.2.8
+3.2.9
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.8'
+ruby '3.2.9'
5
6
gem 'bootsnap', require: false
7
gem 'devise'
Gemfile.lock
@@ -488,7 +488,7 @@ DEPENDENCIES
488
webmock
489
490
RUBY VERSION
491
- ruby 3.2.8p263
+ ruby 3.2.9p265
492
493
BUNDLED WITH
494
2.6.3
0 commit comments