Commit Graph

212 Commits

Author SHA1 Message Date
depfu[bot] 0ec3faf5b4 gems: update solargraph to version 0.43.0 2021-07-27 00:54:44 +02:00
depfu[bot] 10a4e757f3 gems: update rubocop to version 1.18.1 2021-07-01 09:58:43 +02:00
depfu[bot] f95134c315 gems: update rubocop-rake to version 0.6.0 2021-06-29 22:24:25 +02:00
depfu[bot] 7da4cb910f gems: update rubocop to version 1.17.0 2021-06-16 16:13:00 +02:00
depfu[bot] 382daa34c6 gems: update solargraph to version 0.42.1 2021-06-12 15:25:00 +02:00
depfu[bot] 5338b30e32 gems: update rubocop-rspec to version 2.4.0 2021-06-10 23:59:30 +02:00
depfu[bot] 47ee407af2 gems: update solargraph to version 0.41.1 2021-06-02 19:59:48 +02:00
depfu[bot] 281750d6ea gems: update rubocop to version 1.16.0 2021-06-02 19:55:34 +02:00
depfu[bot] 42743a1786 gems: update rubocop to version 1.15.0 2021-05-18 12:05:21 +02:00
depfu[bot] 7c94192765 gems: update rubocop to version 1.14.0 2021-05-06 12:44:25 +02:00
depfu[bot] a3a65f05bc gems: update rubocop-rspec to version 2.3.0 2021-04-29 15:09:21 +02:00
depfu[bot] e87a4d86f6 gems: update rubocop to version 1.13.0 2021-04-21 12:29:53 +02:00
depfu[bot] 2145e183e3 gems: update rubocop to version 1.12.0 2021-03-25 17:22:09 +01:00
depfu[bot] 9e5aa1ff71 gems: update bundler-audit to version 0.8.0 2021-03-11 17:18:44 +01:00
depfu[bot] a99ba901c9 gems: update rubocop to version 1.11.0 2021-03-02 12:31:48 +01:00
depfu[bot] cc21291a5c gems: update rubocop to version 1.10.0 2021-02-16 16:59:41 +01:00
depfu[bot] ba00407d55 gems: update rubocop-rspec to version 2.2.0 2021-02-04 10:11:43 +01:00
depfu[bot] 80bd4f8584 gems: update rubocop to version 1.9.0 2021-01-29 14:29:43 +01:00
cn e4034073a6 release: 3.1.0
- Ruby 3.0
- move from Travis CI to Github Actions
- dependency updates
2021-01-18 20:56:53 +01:00
depfu[bot] f4d17809a2 gems: update rubocop to version 1.8.1 2021-01-18 20:51:39 +01:00
cn 08b50d5974 docs: update Dockerfile to Alpine 3.13 2021-01-18 15:00:41 +01:00
depfu[bot] f287906240 gems: update rubocop to version 1.7.0 2020-12-28 21:42:19 +01:00
cn 27306b831f ci: use bundler cache to save resources
- see https://github.com/ruby/setup-ruby#caching-bundle-install-automatically
2020-12-26 15:17:06 +01:00
cn 1e12701fc3 gems: include rubocop-rspec and fix linting 2020-12-25 18:17:01 +01:00
cn 597b619b0b gems: include rubocop-rake and fix linting 2020-12-25 18:16:27 +01:00
cn 61f7cbd76c gem: add Ruby 3.0 support 2020-12-25 17:52:10 +01:00
cn 2628c08975 gems: revert back to upstream solargraph now with rubocop 1.0 compat
See https://github.com/castwide/solargraph/issues/380 and previous commit 0ffe369ef1
2020-12-25 17:51:25 +01:00
depfu[bot] 7343081406 gems: update rubocop to version 1.6.1 2020-12-11 12:15:59 +01:00
cn ec4d028c03 ci: drop Travis CI
- end of an era
2020-12-10 11:03:44 +01:00
cn 12b5153604 gem: refactor Rakefile solargraph tasks, include in default task 2020-12-04 09:17:11 +01:00
cn 7c0722e875 ci: use Github Actions in parallel to Travis CI
- this adds a new workflow for Github Actions that mirrors what the existing Travis CI workflow tests
- Travis CI might become unfriendly to opensource soonish so migration might be necessary
2020-12-04 09:14:32 +01:00
depfu[bot] afd7f4fa98 gems: update rubocop to version 1.5.1 2020-12-03 21:23:22 +01:00
depfu[bot] 63272da3e3 gems: update rubocop to version 1.4.1 2020-11-24 20:56:04 +01:00
depfu[bot] ae7fc1137b gems: update rubocop to version 1.3.0 2020-11-13 13:09:57 +01:00
depfu[bot] 1f69dabf5f gems: update rubocop to version 1.2.0 2020-11-06 12:28:33 +01:00
cn 0e9c9fea68 docs: use travis-ci.com links 2020-10-31 00:05:28 +01:00
cn 0ffe369ef1 gems: use solargraph fork until gem metadata allows rubocop 1.0 compat
See https://github.com/castwide/solargraph/issues/380
2020-10-30 23:59:05 +01:00
depfu[bot] c2cac319ae gems: update rubocop to version 1.1.0 2020-10-30 22:56:37 +01:00
depfu[bot] 5f343d7873 gems: update rubocop to version 1.0.0 2020-10-22 15:56:12 +02:00
depfu[bot] 0a45726857 gems: update rubocop to version 0.93.0 2020-10-10 16:46:18 +02:00
cn 109b27fecc release: 3.0.1
- use webrick gem which contains fixes against [CVE-2020-25613](https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/)
2020-10-03 11:04:48 +02:00
cn b44517ec21 gems: update webrick to version 1.6.1
- explicitly use webrick gem version with patch against CVE-2020-25613
- https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/
2020-10-03 11:03:01 +02:00
depfu[bot] 520da15739 gems: update rubocop to version 0.92.0 2020-09-26 12:40:07 +02:00
depfu[bot] 9b3a13abef gems: update rubocop to version 0.91.0 2020-09-16 09:39:25 +02:00
depfu[bot] b81d61b8d7
gems: update rubocop to version 0.90.0 (#16)
Update rubocop to version 0.90.0 (#16)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-09-02 10:35:06 +02:00
cn 147a905bfc gem: fix solargraph typecheck problem in CI + remove downpin 2020-08-14 17:39:02 +02:00
cn eeed0fa089 gems: downpin solargraph
- releases newer than 0.39.12 fail on Travis CI although they work locally with RVM Ruby 2.7.1
2020-08-14 14:57:08 +02:00
cn 586ae8ae0f gem: add editorconfig 2020-08-14 14:07:47 +02:00
depfu[bot] 075ec1e548
gems: update rubocop to version 0.89.0
Update rubocop to version 0.89.0 (#15)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-07 08:32:29 +02:00
cn 64ec5e1e56 release: 3.0.0
- drop Ruby 2.3 and 2.4 compatibility
- add Dockerfile
2020-07-14 20:08:06 +02:00