diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index fc72709..9f2ddc1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -16,7 +16,7 @@ name: Build
- "**"
env:
RUBY-BUNDLER-CACHE: true
- RUBY-VERSION: 3.4.2
+ RUBY-VERSION: 3.4.3
jobs:
variables:
name: Prepare Variables
diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml
index 47808ba..49f5cc7 100644
--- a/.github/workflows/dependencies.yml
+++ b/.github/workflows/dependencies.yml
@@ -5,7 +5,7 @@ name: Cron Dependencies
- cron: 0 9 * * 1
env:
RUBY-BUNDLER-CACHE: true
- RUBY-VERSION: 3.4.2
+ RUBY-VERSION: 3.4.3
jobs:
update_dependencies:
name: Update Dependencies
diff --git a/.idea/github-build.iml b/.idea/github-build.iml
index a62ae99..46e84e0 100644
--- a/.idea/github-build.iml
+++ b/.idea/github-build.iml
@@ -18,8 +18,8 @@
-
-
+
+
@@ -34,24 +34,24 @@
-
-
+
+
-
+
-
+
-
+
diff --git a/config/languages.yaml b/config/languages.yaml
index a09cbe4..a3a3481 100644
--- a/config/languages.yaml
+++ b/config/languages.yaml
@@ -283,7 +283,7 @@ ruby:
file_extension: rb
setup_options:
- name: ruby-version
- value: 3.4.2
+ value: 3.4.3
- name: ruby-rubygems
value:
- name: ruby-bundler