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.
2 parents 9ce588d + 763ef04 commit 5e8ef3fCopy full SHA for 5e8ef3f
.ruby-version
@@ -1 +1 @@
1
-ruby-3.4.3
+ruby-3.4.4
Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
2
-ruby '3.4.3'
+ruby '3.4.4'
3
4
git_source(:github) do |repo_name|
5
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/')
Gemfile.lock
@@ -550,7 +550,7 @@ DEPENDENCIES
550
yard
551
552
RUBY VERSION
553
- ruby 3.4.3p32
+ ruby 3.4.4p34
554
555
BUNDLED WITH
556
2.6.2
0 commit comments