Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Aug 9, 2023
1 parent 11d5056 commit 561c202
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/checkout-and-link-starter-repo
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,9 @@ do
echo "gem \"$package\", path: \"../../$package\"" >> Gemfile
done

echo "-------------------------------------------------------"
cat Gemfile
echo "-------------------------------------------------------"

updates="${packages[@]}"
bundle lock --update $updates

0 comments on commit 561c202

Please sign in to comment.