Maximilian Güntner
dec91d3b19
gem-config: add postgresql buildInput for sequel_pg ( #20981 )
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-16 11:36:05 +01:00
Graham Christensen
5cc4f50442
Merge pull request #20113 from johbo/ruby-scrypt-darwin
...
Adjust ruby gem defaults for scrypt on darwin
2016-11-27 21:58:17 -05:00
Michael Fellinger
0755d4becb
gem-config: add uuid4r ( #20603 )
2016-11-21 12:41:05 +00:00
Ryan Mulligan
936db422f9
add defaultConfig for mysql ruby gem
...
The mysql gem needs the same libraries as the mysql2 gem.
2016-11-03 17:19:25 -07:00
Johannes Bornhold
4f01beb531
Adjust ruby gem defaults for scrypt on darwin
...
Without the adjustment I was not able to build scrypt. It was failing
because of missing symbols due to the parameter '-arch i386' being
appended to the clang calls.
2016-11-03 01:29:03 +01:00
Venkateswara Rao Mandela
219b9d5086
ruby-zoom: init at 4.1.0
...
From the website,
https://gitlab.com/mjwhitta/zoom
Zoom adds some convenience to ag/ack/grep by allowing you to quickly
open your search results in your editor of choice.
Also available as a ruby gem.
https://rubygems.org/gems/ruby-zoom
In addition to including the ruby-zoom tool, we also added a global
override for the ruby-terminfo gem to handle the ncurses build time
dependency.
2016-10-26 17:26:26 +05:30
Michael Fellinger
c0bb2549b4
gem-config: add snappy
2016-09-21 14:29:12 +02:00
Joachim F
01811fe2cd
Merge pull request #16276 from manveru/gemconfig-rbnacl
...
gemconfig: rbnacl needs libsodium
2016-09-05 01:11:57 +02:00
zimbatm
6ae57b1b63
bundler: fix usage on nested call
...
The combination of bundler 1.12.5 and rubygems 1.6.2 doesn't play well
at all when trying to run gems such as foreman where bundler is used to
run bundler.
Just upgrading to the latest bundler rc doesn't fix it and changing rubygems causes a massive rebuild.
Issues:
- https://github.com/bundler/bundler/issues/4402
- https://github.com/bundler/bundler/issues/4576
- https://github.com/bundler/bundler/issues/4602
- https://github.com/docker-library/ruby/issues/73
This PR patches bundler to work around the issue as highlighted here and
unbreaks everything for me:
https://github.com/bundler/bundler/issues/4602#issuecomment-233619696
2016-08-29 17:03:12 +01:00
Michael Fellinger
c3df347f7b
gemconfig: rbnacl needs libsodium
2016-06-16 19:33:12 +02:00
Michael Fellinger
e86e407ce9
gemconfig: typhoeus needs curl
2016-06-16 11:43:21 +02:00
Graham Christensen
bb5faafbca
gemconfig: rmagick requires which as of 2.15.4
2016-06-06 16:00:10 -05:00
Tuomas Tynkkynen
7fb29bfa73
treewide: Make explicit that 'dev' output of zlib is used
2016-05-19 10:04:38 +02:00
Lane Seppala
8e97c64ffc
chefdk: fix build of hitimes on OS X
2016-05-04 16:41:44 -06:00
Michael Fellinger
7d974e7eef
gem-config: fix bundler
2016-04-18 11:12:19 +02:00
Michael Fellinger
caadfd53e3
capybara-webkit: qt5Full -> qt48
2016-04-17 22:35:04 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Michael Fellinger
4873838f75
capybara-webkit: gem needs qt5Full
2016-03-21 12:01:37 +01:00
zimbatm
5a64bc44ea
move all ruby modules to development/ruby-modules
2016-03-19 22:06:26 +00:00