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 e7b893c + 5c8d39c commit 0f6fb96Copy full SHA for 0f6fb96
.ruby-version
@@ -1 +1 @@
1
-3.2.7
+3.2.8
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.7'
+ruby '3.2.8'
5
6
gem 'bootsnap', require: false
7
gem 'bot_challenge_page'
Gemfile.lock
@@ -447,7 +447,7 @@ DEPENDENCIES
447
webmock
448
449
RUBY VERSION
450
- ruby 3.2.7p253
+ ruby 3.2.8p263
451
452
BUNDLED WITH
453
2.4.19
0 commit comments