diff --git a/.ruby-version b/.ruby-version index ef538c2810938c03ced86f0380977b308a55b37b..ff365e06b9577c96dfeadddb8c4cccb09b85665c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.2 +3.1.3 diff --git a/Gemfile b/Gemfile index e7be2e6b5adbfa1c550e687df19506d3dfd142db..08975837562ea0532d3af8066bd4e9a67aa210a4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '3.1.2' +ruby '3.1.3' # Infrastructure gem 'activestorage-scaleway-service'#, path: '../activestorage-scaleway-service' diff --git a/Gemfile.lock b/Gemfile.lock index a5c7386995ea2cb05e49954486bbf8698a61a9df..d5ce98bdb6aa3b5277d6780c1cde6284232ebd14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -498,6 +498,7 @@ GEM PLATFORMS arm64-darwin-21 + arm64-darwin-22 x86_64-darwin-21 x86_64-linux @@ -567,7 +568,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.1.2p20 + ruby 3.1.3p185 BUNDLED WITH - 2.3.12 + 2.3.26