Gemfile in paper_trail-sinatra-0.1.0 vs Gemfile in paper_trail-sinatra-0.2.0
- old
+ new
@@ -1,9 +1,2 @@
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