Skip to content

Commit

Permalink
📌 Point to correct fork of appraisal
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Feb 18, 2025
1 parent a32d787 commit aa40191
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
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:
turbo_tests (2.2.4)
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:
Expand Down

0 comments on commit aa40191

Please sign in to comment.