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
David Rodríguez 9939f4ad43 [rubygems/rubygems] Remove bad bundle install
This spec is specifically testing for the case where there's no
`Gemfile.lock` file and it's only doing the expected thing because the
`bundle install` command is silently failing. Remove the `bundle
install` to reduce confusion.

https://github.com/rubygems/rubygems/commit/ec39fbde0e
2020-06-18 19:14:15 +09:00
..
add_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
binstubs_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
cache_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
check_spec.rb [rubygems/rubygems] Remove failing command that doesn't affect the spec 2020-06-18 19:14:15 +09:00
clean_spec.rb Marked the failing examples with the current master branch on ruby repository 2020-05-22 20:32:30 +09:00
config_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
console_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
doctor_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
exec_spec.rb [rubygems/rubygems] Fix unintended Gemfile installation 2020-06-18 19:14:15 +09:00
help_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
info_spec.rb [rubygems/rubygems] Fix bundle info not indicating a gem which has been deleted, unlike bundle show 2020-06-05 07:32:42 +09:00
init_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
inject_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
install_spec.rb [rubygems/rubygems] Fix redundant commands 2020-06-18 19:14:15 +09:00
issue_spec.rb
licenses_spec.rb
list_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
lock_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
newgem_spec.rb [rubygems/rubygems] Tag test framework hint specs and use out helper 2020-06-05 07:32:42 +09:00
open_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
outdated_spec.rb [rubygems/rubygems] Pass --deployment flag directly 2020-06-05 07:32:42 +09:00
post_bundle_message_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
pristine_spec.rb Marked the failing examples with the current master branch on ruby repository 2020-05-22 20:32:30 +09:00
remove_spec.rb [rubygems/rubygems] Remove multiline gem specifications correctly 2020-06-05 07:32:42 +09:00
show_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
update_spec.rb [rubygems/rubygems] Remove bad bundle install 2020-06-18 19:14:15 +09:00
version_spec.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
viz_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00