1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/commands
Victor Gama bc6c1e0e25 [rubygems/rubygems] Copy template contents instead of file and perms
This allows the file to be created without copying permissions
from Bundler's installation source. The previous behaviour was
noticed after installing Ruby through brew, and using bundle
init, which yielded a read-only Gemfile.

https://github.com/rubygems/rubygems/commit/839a06851d
2022-10-03 20:41:45 +09:00
..
add_spec.rb [rubygems/rubygems] Feature: bundle add supports --path option 2022-09-05 11:43:14 +09:00
binstubs_spec.rb [rubygems/rubygems] Fix a test for bin/bundle update --bundler to pass on ruby/ruby. 2022-03-23 00:01:17 +09:00
cache_spec.rb
check_spec.rb
clean_spec.rb [rubygems/rubygems] Remove no longer needed fiddle hacks 2022-09-05 21:21:15 +09:00
config_spec.rb [rubygems/rubygems] Fix crash when commenting out a mirror in configuration 2022-05-30 17:43:12 +09:00
console_spec.rb
doctor_spec.rb
exec_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
fund_spec.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
help_spec.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
info_spec.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
init_spec.rb [rubygems/rubygems] Copy template contents instead of file and perms 2022-10-03 20:41:45 +09:00
inject_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
install_spec.rb [rubygems/rubygems] Add platform :windows as a shortcut for all Windows platforms 2022-08-29 00:33:15 +09:00
issue_spec.rb
licenses_spec.rb
list_spec.rb
lock_spec.rb [rubygems/rubygems] Add platform :windows as a shortcut for all Windows platforms 2022-08-29 00:33:15 +09:00
newgem_spec.rb
open_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
outdated_spec.rb [rubygems/rubygems] Fix bundle outdated --strict 2022-08-03 16:33:53 +09:00
platform_spec.rb [rubygems/rubygems] Fix bundle platform crash when there's a lockfile with no Ruby locked 2022-08-21 17:53:40 +09:00
post_bundle_message_spec.rb
pristine_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
remove_spec.rb [rubygems/rubygems] Bundler: avoid use of "can not" in spec literals 2022-08-23 15:33:34 +09:00
show_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
update_spec.rb [rubygems/rubygems] Fix conservative update downgrading top level gems 2022-08-23 10:45:57 +09:00
version_spec.rb
viz_spec.rb