mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Move ruby testing to GH Actions & fix linting
This commit is contained in:
parent
b6c4139be4
commit
d2efca732c
7 changed files with 29 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue