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 b845f5b + 4c2ce83 commit 114c2dfCopy full SHA for 114c2df
.ruby-version
@@ -1 +1 @@
1
-3.2.2
+3.2.6
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.2.2'
+ruby '3.2.6'
5
6
gem 'bootsnap', require: false
7
gem 'graphql'
Gemfile.lock
@@ -371,6 +371,7 @@ GEM
371
PLATFORMS
372
arm64-darwin-22
373
arm64-darwin-23
374
+ arm64-darwin-24
375
x86_64-darwin-19
376
x86_64-darwin-20
377
x86_64-darwin-21
@@ -415,7 +416,7 @@ DEPENDENCIES
415
416
webmock
417
418
RUBY VERSION
- ruby 3.2.2p53
419
+ ruby 3.2.6p234
420
421
BUNDLED WITH
- 2.5.14
422
+ 2.6.3
0 commit comments