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 b9fb0d5 commit 7c7f002Copy full SHA for 7c7f002
Gemfile
@@ -1,6 +1,6 @@
1
source 'https://rubygems.org'
2
3
-ruby ENV['CUSTOM_RUBY_VERSION'] || '~> 3.4.5'
+ruby ENV['CUSTOM_RUBY_VERSION'] || '~> 3.4.6'
4
5
gem 'rails', '~> 8.0'
6
gem 'puma'
Gemfile.lock
@@ -353,7 +353,7 @@ DEPENDENCIES
353
test-unit
354
355
RUBY VERSION
356
- ruby 3.4.5p52
+ ruby 3.4.6p57
357
358
BUNDLED WITH
359
2.7.1
0 commit comments