We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a593a commit 861d967Copy full SHA for 861d967
3 files changed
.ruby-version
@@ -1 +1 @@
1
-3.0.4
+3.2.1
Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
2
3
-ruby '~> 3.0.0'
+ruby '~> 3.2.1'
4
5
# core
6
gem 'puma'
Gemfile.lock
@@ -472,7 +472,7 @@ DEPENDENCIES
472
xmlrpc
473
474
RUBY VERSION
475
- ruby 3.0.4p208
+ ruby 3.2.1p31
476
477
BUNDLED WITH
478
2.2.33
0 commit comments