Files
the-sourdough-framework/website/Gemfile.lock
Hendrik Kleinwaechter d5889a67a1 🎉 Book Website (#145)
* Basic script to modify html output

* Modify HTML of website

* Add makefile

* Compile website in CI

* Improve readme
2023-07-11 09:03:07 +02:00

28 lines
417 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-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-linux
DEPENDENCIES
nokogiri
pry
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.4.12