diff --git a/Gemfile b/Gemfile index 7203c89..058a8f4 100644 --- a/Gemfile +++ b/Gemfile @@ -24,4 +24,4 @@ eval_gemfile "gemfiles/modular/style.gemfile" # Documentation eval_gemfile "gemfiles/modular/documentation.gemfile" -gem "appraisal", path: "/Users/pboling/src/forks/appraisal" +gem "appraisal", github: "pboling/appraisal", branch: "eval_gemfile" diff --git a/Gemfile.lock b/Gemfile.lock index f6383e4..c7c90b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,13 @@ +GIT + remote: https://github.com/pboling/appraisal.git + revision: 05d6d9c490c81b2989051bd95f39b40a0baf76d8 + branch: eval_gemfile + specs: + appraisal (3.0.0.rc1) + bundler + rake + thor (>= 0.14.0) + PATH remote: . specs: @@ -5,14 +15,6 @@ PATH parallel_tests (>= 3.3.0, < 5) rspec (>= 3.10) -PATH - remote: /Users/pboling/src/forks/appraisal - specs: - appraisal (3.0.0.rc1) - bundler - rake - thor (>= 0.14.0) - GEM remote: https://rubygems.org/ specs: