aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-25 10:43:46 -0400
committerBradley Taunt <bt@btxx.org>2024-07-25 10:43:46 -0400
commit9a0e20a6c3322f66392fc6c2dd0aa8e8cee8cf3d (patch)
treeae15534198d055090c6b1eb2d4c3fd8a464f32b4 /Gemfile.lock
parentc0404efaa880c3cd545c65ce7a05cb2562ce4103 (diff)
Include Gemfile and lock, update README to utilize bundle install, Makefile update
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock24
1 files changed, 24 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..365171b
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,24 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ kramdown (2.4.0)
+ rexml
+ rexml (3.3.2)
+ strscan
+ rss (0.3.0)
+ rexml
+ strscan (3.1.0)
+
+PLATFORMS
+ arm64-darwin-23
+ ruby
+
+DEPENDENCIES
+ kramdown (~> 2.4.0)
+ rss (~> 0.3.0)
+
+RUBY VERSION
+ ruby 3.3.0p0
+
+BUNDLED WITH
+ 2.5.6