1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

7 commits

Author SHA1 Message Date
David Rodríguez
e8fd720434 [bundler/bundler] Remove mention to remembered options
And instead educate users on the preferred, non deprecated, way.

https://github.com/bundler/bundler/commit/9cd6238da2
2019-08-16 14:30:23 +09:00
David Rodríguez
4af3665fd9 [bundler/bundler] Use a newer debugging gem in docs
So that the examples work in currently supported rubies.

https://github.com/bundler/bundler/commit/b7d4556cde
2019-08-16 14:30:23 +09:00
David Rodríguez
56229c4e5d
[bundler/bundler] Fix git options examples
https://github.com/bundler/bundler/commit/bda0fa02c4
2019-08-03 09:30:00 +09:00
David Rodríguez
6015bbeeaf
[bundler/bundler] Fix incorrect sectioning in gemfile man page
https://github.com/bundler/bundler/commit/428f53bef0
2019-08-03 09:30:00 +09:00
hsbt
68ddd4d300 Merge Bundler 2.1.0.pre.1 as developed version from upstream.
a53709556b

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-14 06:01:35 +00:00
hsbt
e97741e12a Merge Bundler 2.0.1 from upstream.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-04 13:10:58 +00:00
hsbt
59c8d50653 Added bundler as default gems. Revisit [Feature #12733]
* bin/*, lib/bundler/*, lib/bundler.rb, spec/bundler, man/*:
    Merge from latest stable branch of bundler/bundler repository and
    added workaround patches. I will backport them into upstream.
  * common.mk, defs/gmake.mk: Added `test-bundler` task for test suite
    of bundler.
  * tool/sync_default_gems.rb: Added sync task for bundler.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65509 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-02 23:07:56 +00:00