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 d31cab1 commit 133efc9Copy full SHA for 133efc9
.ruby-version
@@ -1 +1 @@
1
-3.2.2
+3.2.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.2'
+ruby '3.2.6'
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.2p53
+ ruby 3.2.6p234
473
474
BUNDLED WITH
475
- 2.3.7
+ 2.6.3
0 commit comments