aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock2
2 files changed, 2 insertions, 2 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
diff --git a/Gemfile.lock b/Gemfile.lock
index 365171b..b2ffa2d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -18,7 +18,7 @@ DEPENDENCIES
rss (~> 0.3.0)
RUBY VERSION
- ruby 3.3.0p0
+ ruby 3.3.3p89
BUNDLED WITH
2.5.6