spejstore-labelmaker/Gemfile.lock

46 lines
830 B
Plaintext
Raw Normal View History

2017-05-28 00:53:46 +00:00
GEM
remote: https://rubygems.org/
specs:
2024-01-30 22:45:58 +00:00
base64 (0.2.0)
2024-01-30 22:45:22 +00:00
chunky_png (1.4.0)
2024-01-30 22:45:58 +00:00
json (2.7.1)
mustermann (3.0.0)
2020-05-20 21:55:44 +00:00
ruby2_keywords (~> 0.0.1)
2024-01-30 22:45:58 +00:00
pdf-core (0.9.0)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
2024-01-30 22:45:22 +00:00
prawn-qrcode (0.5.2)
prawn (>= 1)
rqrcode (>= 1.0.0)
2024-01-30 22:45:58 +00:00
rack (2.2.8)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
2024-01-30 22:45:22 +00:00
rqrcode (2.2.0)
2017-05-28 00:53:46 +00:00
chunky_png (~> 1.0)
2024-01-30 22:45:22 +00:00
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
2024-01-30 22:45:58 +00:00
ruby2_keywords (0.0.5)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
2020-05-20 21:55:44 +00:00
tilt (~> 2.0)
2024-01-30 22:45:58 +00:00
tilt (2.3.0)
ttfunk (1.7.0)
2024-01-30 22:48:35 +00:00
webrick (1.8.1)
2017-05-28 00:53:46 +00:00
PLATFORMS
ruby
DEPENDENCIES
json
prawn
2024-01-30 22:45:22 +00:00
prawn-qrcode
2017-05-28 00:53:46 +00:00
sinatra
2024-01-30 22:48:35 +00:00
webrick
2017-05-28 00:53:46 +00:00
BUNDLED WITH
2024-01-30 22:48:35 +00:00
2.2.22