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 2b71892 + ef9a95c commit 812221bCopy full SHA for 812221b
.ruby-version
@@ -1 +1 @@
1
-3.2.8
+3.2.9
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.8'
+ruby '3.2.9'
5
6
gem 'bootsnap', require: false
7
gem 'bot_challenge_page'
Gemfile.lock
@@ -451,7 +451,7 @@ DEPENDENCIES
451
webmock
452
453
RUBY VERSION
454
- ruby 3.2.8p263
+ ruby 3.2.9p265
455
456
BUNDLED WITH
457
2.4.19
0 commit comments