aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-26 08:53:21 -0400
committerBradley Taunt <bt@btxx.org>2024-07-26 08:53:21 -0400
commit8969f1eb1e8c26f8494012e4c18d0781baeaaa7d (patch)
treeb89a45ba85b90d15f22b7aa57455ead7ad1ddc87 /Gemfile.lock
parent8d9092bf051865655f6919263f453832bee055a3 (diff)
Remove Gemfiles and use inline bundler instead
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock24
1 files changed, 0 insertions, 24 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index b2ffa2d..0000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,24 +0,0 @@
-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.3p89
-
-BUNDLED WITH
- 2.5.6