Commit graph

10 commits

Author SHA1 Message Date
Dan Kubb
41e265391b Upgrade to Ruby 2.5 2018-11-06 09:28:12 -08:00
Markus Schirp
99ab9ff171 Change required Ruby version to >=2.3
* This commit does every 2.3 change required to get the build pass
* None of the changes can be extracted, without changing the build setup
2018-09-12 14:21:24 +00:00
Markus Schirp
6c4e1a848d Fix rubocop violations 2016-12-03 14:30:04 +00:00
John Backus
a0dec3dbf0 Remove stale entries in rubocop Exclude 2016-03-20 18:43:26 -04:00
John Backus
2bb40bbf86 Remove Include from .rubocop.yml
`Gemfile` is already part of rubocop's default includes. If the
aim here was to overwrite the other includes (effectively excluding
them) then I think they should be explicitly excluded instead.

This commit also fixes offenses revealed by applying rubocop's more
exhaustive `Include` list
2016-03-20 18:43:26 -04:00
Markus Schirp
8701af8f40 Fix rubocop complaints
* Permissive semver pulled new rubocop on merge to master so fixing new
  flags here explicit
2016-03-05 03:37:22 +00:00
Markus Schirp
2ce02af8aa Fix style 2014-12-22 01:32:51 +00:00
Markus Schirp
cff1bceaed Update rubocop config 2014-05-27 14:46:00 +00:00
Markus Schirp
9675bca7b9 Exclude tmp directory from rubocop 2014-04-10 16:35:51 +00:00
Markus Schirp
26a6b0a7eb Setup rubocop for circleci 2014-01-02 21:50:08 +01:00