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 a926ea8 commit 4c2ce83Copy full SHA for 4c2ce83
.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
@@ -370,6 +370,7 @@ GEM
370
PLATFORMS
371
arm64-darwin-22
372
arm64-darwin-23
373
+ arm64-darwin-24
374
x86_64-darwin-19
375
x86_64-darwin-20
376
x86_64-darwin-21
@@ -414,7 +415,7 @@ DEPENDENCIES
414
415
webmock
416
417
RUBY VERSION
- ruby 3.2.2p53
418
+ ruby 3.2.6p234
419
420
BUNDLED WITH
- 2.5.14
421
+ 2.6.3
0 commit comments