rails/guides/bug_report_templates
Yves Senn d4294fe952 add missing arel dependency to active_record_master bug report script.
[ci skip].

This solves:

```
Could not find gem 'arel (~> 5.0.0) ruby', which is required by gem 'rails (>= 0) ruby', in any of the sources.
```
2013-11-29 17:07:24 +01:00
..
action_controller_gem.rb Include URL helpers in TestController in bug report templates 2013-11-11 21:28:26 +02:00
action_controller_master.rb Include URL helpers in TestController in bug report templates 2013-11-11 21:28:26 +02:00
active_record_gem.rb Use MiniTest::Unit::TestCase instead of Minitest::Test 2013-09-07 12:08:15 +02:00
active_record_master.rb add missing arel dependency to active_record_master bug report script. 2013-11-29 17:07:24 +01:00