spejstore-labelmaker/Gemfile

11 lines
141 B
Ruby
Raw Normal View History

2017-05-28 00:53:46 +00:00
source 'https://rubygems.org'
gem 'prawn'
gem 'prawn-qrcode'
gem 'prawn-svg'
gem 'sinatra'
gem 'color'
gem 'excon'
gem 'rmagick'
gem 'json'