aboutsummaryrefslogtreecommitdiff
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 5497891..a3808a4 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-ruby-3.4.5
+ruby-3.4.8
diff --git a/Gemfile b/Gemfile
index 27aa5c8..0cacf94 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
source 'https://rubygems.org'
-ruby '3.4.5'
+ruby '3.4.8'
# Rails itself :)
gem 'rails', '~> 8'
diff --git a/Gemfile.lock b/Gemfile.lock
index 967bc1a..04d1ca8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -363,7 +363,7 @@ DEPENDENCIES
web-console
RUBY VERSION
- ruby 3.4.5p51
+ ruby 3.4.8p72
BUNDLED WITH
2.6.9