Commit graph

24 commits

Author SHA1 Message Date
Stepan Stipl
91eaef3628 Fix for when is GNU sed installed in homebrew with --default-names 2014-04-01 00:54:41 +01:00
Idris Mokhtarzada
fec988ebda Don't let .DS_Store files break script/bootstrap
Fixes boxen/our-boxen#512

In particular, I have seen problems with the following hidden files that Mac creates:
- `.DS_Store`
- `.!59508!.DS_Store`
- `.!59554!.DS_Store`
2014-03-30 18:21:38 -04:00
Rafael Mendonça França
0d66ea7b72 Revert "Merge pull request #531 from stepanstipl/fix-gnu_sed"
This reverts commit 4de4bf9a0a, reversing
changes made to 9adae9897d.

This broke Mac OS X sed
2014-03-26 18:06:47 -03:00
Rafael Mendonça França
4de4bf9a0a Merge pull request #531 from stepanstipl/fix-gnu_sed
Fix to work with GNU sed

Conflicts:
	script/bootstrap
2014-03-26 14:13:27 -03:00
Mark Tareshawty
a551f3275b updated ruby deps 2014-03-23 12:49:03 -04:00
Stepan Stipl
8711268017 Fix for GNU sed 2014-03-16 00:32:43 +00:00
John Bellone
79a74a6555 Update script/bootstrap sudo to pass environment variables.
When executing a boxen run from inside the corporate firewall we need to pass
proxies through to sudo so that bundler will be installed properly as root.
2013-12-26 12:49:03 -05:00
Andre Arko
7c0f1c9086 set shebang in gem bins to system ruby 2013-12-05 16:04:14 -08:00
Will Farrington
f7e1bcaab3 Don't put our xcrun shim on path for 10.9 2013-07-19 12:36:27 -07:00
Andre Arko
3ea3fc01b3 use gem list -i 2013-07-06 10:06:26 -07:00
Adam Ochonicki
a260b6f6b0 Bundler ~> 1.3.0 check
Fixes #79
2013-07-06 11:28:07 -04:00
Will Farrington
20ad8323cb Use full paths to bins in script/bootstrap 2013-03-11 14:13:21 -04:00
Pavel Repin
e359be2cb1 Further clarification about Bundler installation. 2013-03-07 08:46:52 -08:00
Pavel Repin
53e3c284bb Use "sudo -p" with informative prompt instead of echo.
Won't show the prompt if sudo hasn't timed out since
previous authorized sudo activity.
2013-03-06 01:50:03 -08:00
Pavel Repin
e9284cd796 Be informative about impending "sudo" activity. 2013-03-05 23:13:54 -08:00
Eric Anderson
28f684037a Revert "allow bundler 1.x releases" from #126
This reverts commit 8153b926de.
2013-03-05 22:30:14 -05:00
Andre Arko
8153b926de allow bundler 1.x releases 2013-03-05 13:14:16 -08:00
Andre Arko
b4a63adcab install the version you're checking for 2013-03-01 15:31:38 -08:00
Will Farrington
d4af4bf811 Update our boxen template with the latest and greatest 2013-02-12 16:41:56 -08:00
John Barnette
e7885ed5a4 Update for Boxen 0.1.0 development 2012-10-03 13:47:13 -07:00
John Barnette
62a36b9065 Fail fast 2012-10-03 11:12:49 -07:00
John Barnette
a32baeef46 Remove librarian-puppet config like bundler 2012-10-03 10:40:34 -07:00
John Barnette
a9c14be398 Things managed by librarian-puppet go in shared/ 2012-10-03 10:24:21 -07:00
John Barnette
9d3e514b92 Initial commit 2012-10-02 11:43:59 -07:00