aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-25 11:09:59 -0400
committerBradley Taunt <bt@btxx.org>2024-07-25 11:09:59 -0400
commite75cc68c108c8be7ce57617517098529b4100621 (patch)
treeaa75396099df4a4559f0bce1381526754d2c887b /Gemfile
parentf16221397542b0fdd18469c6bc13c8ab66774378 (diff)
Update Gemfile and lockfile
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d578292..beb3fe3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-ruby '3.3.0'
+ruby '3.3.3'
gem 'kramdown', '~> 2.4.0'
gem 'rss', '~> 0.3.0' \ No newline at end of file