summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.ruby-version2
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock2
3 files changed, 3 insertions, 3 deletions
diff --git a/.ruby-version b/.ruby-version
index 15a2799..a0891f5 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-3.3.0
+3.3.4
diff --git a/Gemfile b/Gemfile
index 958565a..24b6a5e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"
-ruby "3.3.0"
+ruby "3.3.4"
gem "rails"
gem "propshaft"
diff --git a/Gemfile.lock b/Gemfile.lock
index 11802f6..aae2855 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -345,7 +345,7 @@ DEPENDENCIES
web-console
RUBY VERSION
- ruby 3.3.0p0
+ ruby 3.3.4p94
BUNDLED WITH
2.5.3