mirror of
https://github.com/github/choosealicense.com
synced 2024-12-21 20:30:10 +01:00
bundler/bundler#6629 workaround no longer needed
This commit is contained in:
parent
92ce139709
commit
5b804796b7
@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
echo "bundling installin'"
|
echo "bundling installin'"
|
||||||
gem install bundler --version 1.16.2
|
gem install bundler
|
||||||
bundle install
|
bundle install
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user