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 0d17ced commit c2ecaa9Copy full SHA for c2ecaa9
.ruby-version
@@ -1 +1 @@
1
-3.1.1
+3.1.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.1'
+ruby '3.1.2'
5
6
gem 'bootsnap', require: false
7
gem 'graphql-client'
Gemfile.lock
@@ -334,7 +334,7 @@ DEPENDENCIES
334
webmock
335
336
RUBY VERSION
337
- ruby 3.1.1p18
+ ruby 3.1.2p20
338
339
BUNDLED WITH
340
2.3.7
0 commit comments