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 f228e77 + 0299ed7 commit 1a28c59Copy full SHA for 1a28c59
.ruby-version
@@ -1 +1 @@
1
-3.2.7
+3.2.8
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.7'
+ruby '3.2.8'
5
6
gem 'bootsnap', require: false
7
gem 'devise'
Gemfile.lock
@@ -483,7 +483,7 @@ DEPENDENCIES
483
webmock
484
485
RUBY VERSION
486
- ruby 3.2.7p253
+ ruby 3.2.8p263
487
488
BUNDLED WITH
489
2.6.3
0 commit comments