Files
davideisinger.com/bin/dither/Gemfile.lock
David Eisinger 0a7b98406a Add dither server
2024-02-01 23:42:50 -05:00

37 lines
670 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
mini_magick (4.12.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
rack (3.0.9)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.3.0)
webrick (1.8.1)
PLATFORMS
arm64-darwin-22
DEPENDENCIES
mini_magick
rackup
sinatra
BUNDLED WITH
2.4.8