spejstore-labelmaker/Gemfile

11 lines
213 B
Ruby

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