index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
bundler
Age
Commit message (
Expand
)
Author
2020-05-14
clean-up .bundle directory in bundled_app
Hiroshi SHIBATA
2020-05-14
Use the gemspec in build_dir directly
Hiroshi SHIBATA
2020-05-13
Skip the examples for bundle exec with gem installation
Hiroshi SHIBATA
2020-05-13
Marked the some examples that are not working with the ruby repository
Hiroshi SHIBATA
2020-05-13
Use relative path in ruby core repository
Hiroshi SHIBATA
2020-05-13
Unmask the some of examples with ruby_repo label
Hiroshi SHIBATA
2020-05-13
Skip the example to use rake command
Hiroshi SHIBATA
2020-05-13
skip lockfile_spec.rb:33 because it cleanup the .bundle repo
Hiroshi SHIBATA
2020-05-13
Resolved the file path of gemspec for ruby core repository
Hiroshi SHIBATA
2020-05-13
Added test_gems.rb for setup dependencies
Hiroshi SHIBATA
2020-05-13
Update the bundler version with master branch
Hiroshi SHIBATA
2020-05-09
Addeed missing RSpec namespace
Hiroshi SHIBATA
2020-05-08
[rubygems/rubygems] Restore the old .gemrc example for compatible tests
Hiroshi SHIBATA
2020-04-23
Support XDG_* (#2174)
Hiroshi SHIBATA
2020-03-29
spec/bundler/other/platform_spec.rb: skip an attempt to simulate JRuby
Yusuke Endoh
2020-01-08
Merge bundler-2.1.4
Hiroshi SHIBATA
2020-01-01
[bundler/bundler] Add ruby2_keywords
Sutou Kouhei
2019-12-25
Merge Bundler 2.1.2 from bundler/bundler.
Hiroshi SHIBATA
2019-12-18
Merge bundler-2.1.1 from bundler/bundler
Hiroshi SHIBATA
2019-12-15
Delegate should be supported now
David Rodríguez
2019-12-15
Fixed test failures with gem command path on ruby core repo.
Hiroshi SHIBATA
2019-12-15
Prepare to release bundler-2.1.0
Hiroshi SHIBATA
2019-11-19
Fix glob base in bundler.gemspec
Kazuhiro NISHIYAMA
2019-11-19
Skip some tests if extracted from tarball
Kazuhiro NISHIYAMA
2019-11-19
Allow unknown if ruby core
Kazuhiro NISHIYAMA
2019-11-13
Merge Bundler 2.1.0.pre3 released version
Hiroshi SHIBATA
2019-11-11
Merge Bundler 2.1.0.pre.3
Hiroshi SHIBATA
2019-09-18
Fixed up ccbfb054b1dcd06d30924c4a83af1bac75d78c31
Hiroshi SHIBATA
2019-09-18
Fixed the rubocop warnings
Hiroshi SHIBATA
2019-09-18
[bundler/bundler] Merge all `bundle check --path` specs
David Rodríguez
2019-09-18
[bundler/bundler] Merge #7340
Bundlerbot
2019-09-18
[bundler/bundler] Fix remembered flag deprecation message
David Rodríguez
2019-09-18
[bundler/bundler] Add a spec for installing git deps after packaging w/o git
Samuel Giddins
2019-09-18
[bundler/bundler] Revert "Add all platforms to lockfile by default"
David Rodríguez
2019-09-18
[bundler/bundler] Revert "Remove now meaningless warning"
David Rodríguez
2019-09-18
[bundler/bundler] Fix comments and messages to refer to https url
Takayuki Nakata
2019-09-18
[bundler/bundler] Remove duplicated spec filter
David Rodríguez
2019-09-18
[bundler/bundler] Deprecate `--path` flag to `bundle check`
David Rodríguez
2019-09-01
Ignore the all of warnings with inline_spec.rb of bundler examples.
Hiroshi SHIBATA
2019-08-30
Fix a couple of bundler issues with keyword argument separation
Jeremy Evans
2019-08-23
Remove github_action_linux tag from bundler examples.
Hiroshi SHIBATA
2019-08-21
The investigation is going on...
Nobuyoshi Nakada
2019-08-21
[bundler/bundler] Freeze time to avoid failures at midnight
lolwut
2019-08-21
[bundler/bundler] Share test fixtures with parallel_tests
Hiroshi SHIBATA
2019-08-21
[bundler/bundler] Try to use RunTimeLogger for parallel_tests
Hiroshi SHIBATA
2019-08-21
[bundler/bundler] Parallelize test suite
David Rodríguez
2019-08-21
[bundler/bundler] Fix a couple of typos
David Rodríguez
2019-08-21
[bundler/bundler] Remove the :ruby exclusion tag
David Rodríguez
2019-08-21
[bundler/bundler] Remove another 1.8.7 specific bit
David Rodríguez
2019-08-21
[bundler/bundler] Remove old rubies stuff no longer needed
David Rodríguez
[next]