spejstore-labelmaker/Gemfile

11 lines
141 B
Ruby

source 'https://rubygems.org'
gem 'prawn'
gem 'prawn-qrcode'
gem 'prawn-svg'
gem 'sinatra'
gem 'color'
gem 'excon'
gem 'rmagick'
gem 'json'