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 114c2df commit cd1c5fbCopy full SHA for cd1c5fb
.ruby-version
@@ -1 +1 @@
1
-3.2.6
+3.2.7
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.6'
+ruby '3.2.7'
5
6
gem 'bootsnap', require: false
7
gem 'graphql'
Gemfile.lock
@@ -416,7 +416,7 @@ DEPENDENCIES
416
webmock
417
418
RUBY VERSION
419
- ruby 3.2.6p234
+ ruby 3.2.7p253
420
421
BUNDLED WITH
422
2.6.3
0 commit comments