summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2024-08-29 06:05:07 -0400
committerDavid Gay <eapoems@riseup.net>2024-08-29 06:05:07 -0400
commita0a964cdf67b97968e5e29af7b5b4b6c5fe77339 (patch)
treebe594eac5d716a0f623acadb9023cbd27c6a05aa /Gemfile
parent9dccf4f0b37efcf4d9f4eb9f70a3acb3a6180e9d (diff)
bump to ruby 3.3.4
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
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"