Files
the-sourdough-framework/website/Gemfile.lock
Anthony Atkinson 4665d88241 Make audax happy, add anchors to glossary terms (#343)
* Add .DS_Store to ignore for Mac users

* Permalinks to glossary terms
2024-03-20 09:37:18 +01:00

31 lines
492 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
method_source (1.0.0)
nokogiri (1.15.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.7.1)
PLATFORMS
arm64-darwin-22
x86_64-darwin-22
x86_64-linux
DEPENDENCIES
nokogiri
pry
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.4.12