diff --git a/.ruby-version b/.ruby-version index 619b5376..a0891f56 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.3 +3.3.4 diff --git a/.standard.yml b/.standard.yml index 369e96ce..9a074ea6 100644 --- a/.standard.yml +++ b/.standard.yml @@ -1,4 +1,4 @@ -ruby_version: 3.0.0 +ruby_version: 3.1.0 ignore: - 'lib/eve_online/esi/base.rb': diff --git a/Gemfile.lock b/Gemfile.lock index ec72cfd5..5b206d9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,4 +167,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.5.12 + 2.5.15