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 4197989 commit 6973a8eCopy full SHA for 6973a8e
.ruby-version
@@ -1 +1 @@
1
-3.1.2
+3.2.2
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.1.2'
+ruby '3.2.2'
5
6
gem 'bootsnap', require: false
7
gem 'graphql', '~> 2.0.27'
Gemfile.lock
@@ -370,7 +370,7 @@ DEPENDENCIES
370
webmock
371
372
RUBY VERSION
373
- ruby 3.1.2p20
+ ruby 3.2.2p53
374
375
BUNDLED WITH
376
2.3.7
0 commit comments