Move ruby testing to GH Actions & fix linting

This commit is contained in:
Gene Liverman 2022-06-25 14:49:22 -04:00
parent b6c4139be4
commit d2efca732c
No known key found for this signature in database
GPG key ID: 3AF83985B6C857C6
7 changed files with 29 additions and 30 deletions

View file

@ -195,7 +195,7 @@ GEM
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.1)
unicode-display_width (2.1.0)
unicode-display_width (2.2.0)
webrick (1.7.0)
wisper (2.0.1)
xmlrpc (0.3.2)
@ -204,8 +204,7 @@ GEM
trollop (~> 2)
PLATFORMS
ruby
x86_64-darwin-16
x86_64-darwin-19
x86_64-linux
DEPENDENCIES
@ -236,4 +235,4 @@ DEPENDENCIES
yamllint (~> 0.0.9)
BUNDLED WITH
2.2.16
2.3.5