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 9fd86ce + 0d3ba3f commit b8e6365Copy full SHA for b8e6365
.ruby-version
@@ -1 +1 @@
1
-3.2.6
+3.2.7
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.6'
+ruby '3.2.7'
5
6
gem 'bootsnap', require: false
7
gem 'devise'
Gemfile.lock
@@ -469,7 +469,7 @@ DEPENDENCIES
469
webmock
470
471
RUBY VERSION
472
- ruby 3.2.6p234
+ ruby 3.2.7p253
473
474
BUNDLED WITH
475
2.6.3
0 commit comments