mirror of
https://github.com/lloeki/rebel.git
synced 2025-12-06 10:04:39 +01:00
Rakefile w/ test+gem tasks
This commit is contained in:
parent
8ae604557b
commit
934e72b00f
5 changed files with 19 additions and 5 deletions
|
|
@ -18,6 +18,7 @@ GEM
|
|||
method_source (~> 0.8.1)
|
||||
slop (~> 3.4)
|
||||
rainbow (2.2.1)
|
||||
rake (12.0.0)
|
||||
rubocop (0.47.1)
|
||||
parser (>= 2.3.3.1, < 3.0)
|
||||
powerpack (~> 0.1)
|
||||
|
|
@ -34,6 +35,7 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
minitest
|
||||
pry
|
||||
rake
|
||||
rebel!
|
||||
rubocop
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue