aboutsummaryrefslogtreecommitdiff
path: root/scripts/install
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/install')
-rw-r--r--scripts/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install b/scripts/install
index a3bc479..a37bbba 100644
--- a/scripts/install
+++ b/scripts/install
@@ -145,7 +145,7 @@ ynh_script_progression --message="Installing Ruby..."
pushd "$final_path/live"
ynh_use_ruby
- # ynh_gem update --system
+ ynh_gem update --system
ynh_gem install bundler --no-document
popd