spejstore-labelmaker/Gemfile

8 lines
101 B
Ruby

source 'https://rubygems.org'
gem 'prawn'
gem 'prawn-qrcode'
gem 'sinatra'
gem 'json'
gem 'webrick'