diff --git a/.ruby-version b/.ruby-version index fa7adc7..47b322c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.5 +3.4.1 diff --git a/Gemfile b/Gemfile index 2e8fd25..adcbcf1 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "~> 3.3.0" +ruby "~> 3.4.0" gem 'httparty' gem 'csv' diff --git a/Gemfile.lock b/Gemfile.lock index 8fb7160..81a594a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.3.0p0 + ruby 3.4.1p0 BUNDLED WITH 2.5.6