aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/log_subscriber_test.rb
diff options
context:
space:
mode:
authorYasuo Honda <yasuo.honda@gmail.com>2017-11-01 13:28:52 +0000
committerYasuo Honda <yasuo.honda@gmail.com>2017-11-01 19:43:37 +0000
commit1944520627f59823ba98d5cf24f56591b622d670 (patch)
tree7fe0bb4a04f0b0895bf866a42738273a7fee6d71 /actionview/test/template/log_subscriber_test.rb
parenta235b9f9d1656b6f47d1100f2fd07130ddaf1fa1 (diff)
downloadrails-1944520627f59823ba98d5cf24f56591b622d670.tar.gz
rails-1944520627f59823ba98d5cf24f56591b622d670.tar.bz2
rails-1944520627f59823ba98d5cf24f56591b622d670.zip
Ignore "gem "bundler" cannot be uninstalled because it is a default gem" error
when tested with ruby-head This pull request attempts to ignore the following error when tested with ruby-head which has bundler as a default gem. ```ruby $ rvm @global do gem uninstall bundler --all --ignore-dependencies --executables ERROR: While executing gem ... (Gem::InstallError) gem "bundler" cannot be uninstalled because it is a default gem The command "rvm @global do gem uninstall bundler --all --ignore-dependencies --executables" failed and exited with 1 during . ``` Refer https://travis-ci.org/rails/rails/jobs/295600391 This workaround should be removed once https://github.com/bundler/bundler/issues/6072 is addressed.
Diffstat (limited to 'actionview/test/template/log_subscriber_test.rb')
0 files changed, 0 insertions, 0 deletions