1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/bug_report_templates
yuuji.yaginuma b106242f52 Specify bundler version in template files
We have already specified to install `bundler` 1.15.4 in `.travis.yml`.
https://github.com/rails/rails/blob/master/.travis.yml#L31..L32

However, `bundler` 1.16.0 may be used in the test.
https://travis-ci.org/rails/rails/jobs/296582467#L2208

The test failed due to this influence.
In order to avoid this, specifying `bundler` version in bug report
templates.
2017-11-03 22:25:47 +09:00
..
action_controller_gem.rb Deprecate secret_token, long since usurped by secret_key_base. 2017-09-28 20:46:01 +02:00
action_controller_master.rb Specify bundler version in template files 2017-11-03 22:25:47 +09:00
active_job_gem.rb Add newlines before/after the git_source in bug report templates 2017-09-27 17:55:43 +09:00
active_job_master.rb Specify bundler version in template files 2017-11-03 22:25:47 +09:00
active_record_gem.rb Add newlines before/after the git_source in bug report templates 2017-09-27 17:55:43 +09:00
active_record_master.rb Specify bundler version in template files 2017-11-03 22:25:47 +09:00
active_record_migrations_gem.rb Set proper migration' version in bug report templates 2017-10-18 16:28:12 +03:00
active_record_migrations_master.rb Specify bundler version in template files 2017-11-03 22:25:47 +09:00
benchmark.rb Specify bundler version in template files 2017-11-03 22:25:47 +09:00
generic_gem.rb Add newlines before/after the git_source in bug report templates 2017-09-27 17:55:43 +09:00
generic_master.rb Specify bundler version in template files 2017-11-03 22:25:47 +09:00