Files
the-sourdough-framework/website/Gemfile.lock
Hendrik Kleinwaechter 09e6e57bcc Update docker image (#455)
For some reason despite specifying ruby 3.1 it was updated to 3.3. This
updates everything to 3.3.

Co-authored-by: Hendrik Kleinwaechter <hendricius@hendricius.fritz.box>
2025-02-23 13:56:25 +01:00

30 lines
444 B
Plaintext

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