Skip to content

Commit c2ecaa9

Browse files
committed
Ruby 3.1.2
1 parent 0d17ced commit c2ecaa9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.1
1+
3.1.2

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby '3.1.1'
4+
ruby '3.1.2'
55

66
gem 'bootsnap', require: false
77
gem 'graphql-client'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ DEPENDENCIES
334334
webmock
335335

336336
RUBY VERSION
337-
ruby 3.1.1p18
337+
ruby 3.1.2p20
338338

339339
BUNDLED WITH
340340
2.3.7

0 commit comments

Comments
 (0)