summaryrefslogtreecommitdiff
path: root/pkgs/development/ruby-modules/bundler (follow)
Commit message (Expand)AuthorAgeFilesLines
* bundler: 1.17.3 -> 2.1.4Michael Fellinger2020-04-031-2/+2
* bundler: 1.17.2 -> 1.17.3•••Extracted from https://github.com/NixOS/nixpkgs/pull/70216. talyz2019-10-021-2/+2
* bundler: 1.17.1 -> 1.17.2Alyssa Ross2018-12-171-2/+2
* bundler: 1.16.4 -> 1.17.1Alyssa Ross2018-11-151-2/+2
* bundler: 1.16.3 -> 1.16.6Alyssa Ross2018-10-171-2/+2
* bundler: 1.16.2 -> 1.16.3Alyssa Ross2018-08-031-2/+2
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* bundler: 1.16.1 -> 1.16.2Alyssa Ross2018-07-021-2/+2
* bundler: 1.14.6 -> 1.16.1Benjamin Smith2018-04-271-2/+2
* ruby treewide: don't merge source into top-level•••Keep the `source` attrset distinct to prevent its entries from merging with the top level attrs. Since each type of source has a different set of entries for `source`, this is the easiest way to keep them together. This will pave the way for a new `url` type of source. This is a mass-rebuild of many ruby packages, notably those using `git` type sources. Aneesh Agrawal2018-01-041-1/+1
* bundler: 1.15.3 -> 1.14.6•••bundler 1.15 breaks gitlab Robin Gloster2017-09-021-2/+2
* bundler: 1.15.0 -> 1.15.1Peter Hoeg2017-06-211-2/+2
* bundler: 1.14.6 -> 1.15.0Peter Hoeg2017-05-311-2/+2
* bundler: 1.14.4 -> 1.14.6 (#23930)Andrzej Trzaska2017-03-151-2/+2
* bundler: 1.14.3 -> 1.14.4Peter Hoeg2017-02-171-2/+2
* bundler: 1.13.7 -> 1.14.3 (#22260)Peter Hoeg2017-01-291-2/+2
* bundler: 1.13.6 -> 1.13.7Ryan Mulligan2017-01-091-2/+2
* bundler: 1.13.1 -> 1.13.6Peter Hoeg2016-10-241-2/+2
* bundler: 1.12.5 -> 1.13.1Peter Hoeg2016-09-201-2/+2
* 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 zimbatm2016-08-291-0/+4
* bundler: 1.11.2 -> 1.12.5zimbatm2016-06-121-2/+2
* move all ruby modules to development/ruby-moduleszimbatm2016-03-191-0/+10