[Git][noosfero/noosfero][master] quick-start/debian: remove Gemfile.lock

Antonio Terceiro gitlab at gitlab.com
Wed Jun 24 16:54:10 BRT 2015


Antonio Terceiro pushed to branch master at Noosfero / noosfero


Commits:
c8b9b995 by Antonio Terceiro at 2015-06-24T16:53:09Z
quick-start/debian: remove Gemfile.lock

This makes upgrading development environments just work, no conflicts
between what's installed and what's in Gemfile.lock

- - - - -


1 changed file:

- script/install-dependencies/debian-wheezy.sh


Changes:

=====================================
script/install-dependencies/debian-wheezy.sh
=====================================
--- a/script/install-dependencies/debian-wheezy.sh
+++ b/script/install-dependencies/debian-wheezy.sh
@@ -80,4 +80,5 @@ packages=$(grep-dctrl -n -s Build-Depends,Depends,Recommends -S -X noosfero debi
 run sudo apt-get -y install $packages
 sudo apt-get -y install iceweasel || sudo apt-get -y install firefox
 
+run rm -f Gemfile.lock
 run bundle --local



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/c8b9b995e01e709dd110a1269c03ff5c51529ad0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150624/46e28eb6/attachment.html>


More information about the Noosfero-dev mailing list