diff --git a/.ruby-version b/.ruby-version index 3fd41e9..0c6173b 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1,2 +1,2 @@ -3.0.2 +3.1.0 diff --git a/Gemfile b/Gemfile index bf27425..cdfe68a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -ruby '3.0.2' +ruby '3.1.0' source 'https://rubygems.org' diff --git a/Gemfile.lock b/Gemfile.lock index 0ec0b78..22a05e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,14 +270,14 @@ GEM zeitwerk (2.5.1) PLATFORMS - x86_64-darwin-21 + ruby DEPENDENCIES cocoapods (~> 1.11.2) fastlane (~> 2.199.0) RUBY VERSION - ruby 3.0.2p107 + ruby 3.1.0p0 BUNDLED WITH - 2.2.22 + 2.3.3