mirror of
https://github.com/neocities/neocities.git
synced 2025-07-03 01:23:22 +02:00
Upgrade Vagrant to bionic (was trusty)
This commit is contained in:
parent
4b69ab232f
commit
16205f9b82
3 changed files with 9 additions and 9 deletions
|
@ -3,5 +3,5 @@
|
|||
apt-get -y install python-software-properties
|
||||
apt-add-repository -y ppa:brightbox/ruby-ng
|
||||
apt-get -y update
|
||||
apt-get -y install ruby2.4 ruby2.4-dev
|
||||
gem install bundler --no-rdoc --no-ri
|
||||
apt-get -y install ruby2.6 ruby2.6-dev
|
||||
gem install bundler --no-document
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue