spejstore-labelmaker/Gemfile

8 lines
152 B
Ruby

source 'https://rubygems.org'
gem 'prawn'
gem 'prawn-qrcode', :git => 'https://github.com/jabbrwcky/prawn-qrcode'
gem 'sinatra'
gem 'excon'
gem 'json'