rails--rails/.github
Eugene Kenny 100f7a7f64 Add rubocop group to Gemfile for use in CI
Since c1e7268c83 we install the latest
version of RuboCop in our GitHub Actions workflow for speed, but this
sacrifices reproducibility; the results will change whenever RuboCop
publishes a new version. Instead we can add a new group to our Gemfile
that just contains the dependencies necessary to run RuboCop, and skip
installing everything else in CI.

Unfortunately it's not possible to tell Bundler to only install gems
from a single group, so we have to tell it not to install every other
group instead.
2020-03-27 23:55:26 +00:00
..
workflows Add rubocop group to Gemfile for use in CI 2020-03-27 23:55:26 +00:00
CODEOWNERS Add myself of codeowner of the rubocop config 2019-12-09 12:42:06 -03:00
autolabeler.yml Label Action Text PRs [ci skip] 2019-01-04 23:48:30 -05:00
issue_template.md Updated links from http to https in guides, docs, etc 2019-03-09 16:43:47 +05:30
no-response.yml Changed wording for no-response documentation 2018-10-20 00:49:49 -04:00
pull_request_template.md Updated links from http to https in guides, docs, etc 2019-03-09 16:43:47 +05:30
security.md Add SECURITY.md file, linking to security policy 2019-10-07 10:32:08 +01:00
stale.yml Also close PRs with no activity over 3 months 2019-12-17 13:40:10 -03:00