1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00

ynh_gem update

This commit is contained in:
yalh76 2021-03-08 00:57:36 +01:00
parent 91ef58fdea
commit e4332ad137
3 changed files with 3 additions and 3 deletions

View file

@ -145,7 +145,7 @@ ynh_script_progression --message="Installing Ruby..."
pushd "$final_path/live" pushd "$final_path/live"
ynh_use_ruby ynh_use_ruby
# ynh_gem update --system ynh_gem update --system
ynh_gem install bundler --no-document ynh_gem install bundler --no-document
popd popd

View file

@ -113,7 +113,7 @@ ynh_script_progression --message="Installing Ruby..."
pushd "$final_path/live" pushd "$final_path/live"
ynh_use_ruby ynh_use_ruby
# ynh_gem update --system ynh_gem update --system
ynh_gem install bundler --no-document ynh_gem install bundler --no-document
popd popd

View file

@ -222,7 +222,7 @@ ynh_script_progression --message="Installing Ruby..."
pushd "$final_path/live" pushd "$final_path/live"
ynh_use_ruby ynh_use_ruby
# ynh_gem update --system ynh_gem update --system
ynh_gem install bundler --no-document ynh_gem install bundler --no-document
popd popd