source 'https://rubygems.org'

# For local dev., use :path, like this:
# (Currenly, you *have* to do local dev. You can't run against an official
# release of PT, because there is no compatible official release yet).
gem 'paper_trail', path: '/Users/jared/git/paper_trail'

# Specify your gem's dependencies in paper_trail-sinatra.gemspec
gemspec