spejstore-labelmaker/Gemfile

9 lines
113 B
Ruby

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