mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
10 lines
194 B
Text
10 lines
194 B
Text
|
# This file was generated by Appraisal
|
||
|
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "rails", :github => "rails/rails"
|
||
|
gem "rspec-rails", "~> 3.5.1"
|
||
|
gem "rails-controller-testing"
|
||
|
|
||
|
gemspec :path => "../"
|