We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14acaa commit 7263544Copy full SHA for 7263544
.ruby-version
@@ -1 +1 @@
1
-ruby-3.3.1
+ruby-3.3.7
Gemfile
@@ -3,7 +3,7 @@
3
source 'https://rubygems.org'
4
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5
6
-ruby '~> 3.3.1'
+ruby '~> 3.3.7'
7
8
gem 'rails', '~> 8.0.2'
9
Gemfile.lock
@@ -423,7 +423,7 @@ DEPENDENCIES
423
webmock
424
425
RUBY VERSION
426
- ruby 3.3.1p55
+ ruby 3.4.3p32
427
428
BUNDLED WITH
429
- 2.5.16
+ 2.6.7
0 commit comments