Hiroshi SHIBATA 
								
							 
						 
						
							
							
							
							
								
							
							
								69ed64949b 
								
							 
						 
						
							
							
								
								Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20  
							
							
							
						 
						
							2021-01-04 13:14:43 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi SHIBATA 
								
							 
						 
						
							
							
							
							
								
							
							
								473f9d2df0 
								
							 
						 
						
							
							
								
								Merge prepare version of Bundler 2.2.0  
							
							
							
						 
						
							2020-12-08 17:30:02 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi SHIBATA 
								
							 
						 
						
							
							
							
							
								
							
							
								d386a58f6f 
								
							 
						 
						
							
							
								
								Merge bundler-2.2.0.rc.2  
							
							
							
						 
						
							2020-10-15 17:19:02 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Rodríguez 
								
							 
						 
						
							
							
							
							
								
							
							
								1f7195421e 
								
							 
						 
						
							
							
								
								[rubygems/rubygems] July man pages  
							
							... 
							
							
							
							58d9a3de5b 
						
							2020-07-15 16:05:12 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Rodríguez 
								
							 
						 
						
							
							
							
							
								
							
							
								5c343b849b 
								
							 
						 
						
							
							
								
								[rubygems/rubygems] June man pages  
							
							... 
							
							
							
							cea610e197 
						
							2020-06-05 07:32:42 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi SHIBATA 
								
							 
						 
						
							
							
							
							
								
							
							
								0e60b59d58 
								
							 
						 
						
							
							
								
								Update the bundler version with master branch  
							
							
							
						 
						
							2020-05-13 07:54:37 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi SHIBATA 
								
							 
						 
						
							
							
							
							
								
							
							
								13f4f07f21 
								
							 
						 
						
							
							
								
								Merge bundler-2.1.4  
							
							
							
						 
						
							2020-01-08 18:00:32 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi SHIBATA 
								
							 
						 
						
							
							
							
							
								
							
							
								38002a8adb 
								
							 
						 
						
							
							
								
								Prepare to release bundler-2.1.0  
							
							
							
						 
						
							2019-12-15 16:41:10 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi SHIBATA 
								
							 
						 
						
							
							
							
							
								
							
							
								7585bc3187 
								
							 
						 
						
							
							
								
								Merge Bundler 2.1.0.pre.3  
							
							... 
							
							
							
							Features:
    - Add caller information to some deprecation messages to make them easier to fix [#7361 ](https://github.com/bundler/bundler/pull/7361 )
    - Reconcile `bundle cache` vs `bundle package` everywhere. Now in docs, CLI help and everywhere else `bundle cache` is the preferred version and `bundle package` remains as an alias [#7389 ](https://github.com/bundler/bundler/pull/7389 )
    - Display some basic `bundler` documentation together with ruby's RDoc based documentation [#7394 ](https://github.com/bundler/bundler/pull/7394 )
  Bugfixes:
    - Fix typos deprecation message and upgrading docs [#7374 ](https://github.com/bundler/bundler/pull/7374 )
    - Deprecation warnings about `taint` usage on ruby 2.7 [#7385 ](https://github.com/bundler/bundler/pull/7385 )
    - Fix `--help` flag not correctly delegating to `man` when used with command aliases [#7388 ](https://github.com/bundler/bundler/pull/7388 )
    - `bundle add` should cache newly added gems if an application cache exists [#7393 ](https://github.com/bundler/bundler/pull/7393 )
    - Stop using an insecure folder as a "fallback home" when user home is not defined [#7416 ](https://github.com/bundler/bundler/pull/7416 )
    - Fix `bundler/inline` warning about `Bundler.root` redefinition [#7417 ](https://github.com/bundler/bundler/pull/7417 ) 
							
						 
						
							2019-11-11 18:56:25 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi SHIBATA 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ba86353446 
								
							 
						 
						
							
							
								
								Update the latest documentation of bundler  
							
							
							
						 
						
							2019-09-18 18:26:33 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Rodríguez 
								
							 
						 
						
							
							
							
							
								
							
							
								f48a61fb46 
								
							 
						 
						
							
							
								
								[bundler/bundler] Commit man pages to source control  
							
							... 
							
							
							
							This has the benefit that:
* Allows the installation of bundler as a default gem from rubygems to
include man pages.
* Removes the need to build man pages during our tests.
* Makes working with the manifest easier, because we only have source
controlled files, and not a mix of source control and generated files.
To make sure they never fall out of sync, we replace the previous
`man:build` CI task with a `man:check` task that makes sure the
generated man pages are up to date.
23de1d0177 
							
						 
						
							2019-08-16 14:30:23 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									hsbt 
								
							 
						 
						
							
							
							
							
								
							
							
								68ddd4d300 
								
							 
						 
						
							
							
								
								Merge Bundler 2.1.0.pre.1 as developed version from upstream.  
							
							... 
							
							
							
							a53709556b 
						
							2019-04-14 06:01:35 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									hsbt 
								
							 
						 
						
							
							
							
							
								
							
							
								fc9509bdd2 
								
							 
						 
						
							
							
								
								Merge bundler-2.0.0.pre.2 from upstream.  
							
							... 
							
							
							
							git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2018-11-27 12:08:19 +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