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 5aa23f0 commit d73dad7Copy full SHA for d73dad7
.ruby-version
@@ -1 +1 @@
1
-3.1.6
+3.2.8
Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
2
-ruby '3.1.6'
+ruby '3.2.8'
3
4
gem 'bootsnap'
5
gem 'pg'
Gemfile.lock
@@ -567,7 +567,7 @@ DEPENDENCIES
567
web-console
568
569
RUBY VERSION
570
- ruby 3.1.6p260
+ ruby 3.2.8p263
571
572
BUNDLED WITH
573
2.5.19
0 commit comments