Setup Circle CI, add brakeman config (#13)
* Add circle ci config * Change config to fix tests * Update config * Fix eslint command, add brakeman
This commit is contained in:
@@ -148,6 +148,7 @@ GEM
|
||||
bindex (0.8.1)
|
||||
bootsnap (1.4.4)
|
||||
msgpack (~> 1.0)
|
||||
brakeman (4.6.1)
|
||||
builder (3.2.3)
|
||||
byebug (11.0.1)
|
||||
capybara (3.28.0)
|
||||
@@ -434,6 +435,7 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
acts-as-taggable-on!
|
||||
bootsnap
|
||||
brakeman
|
||||
byebug
|
||||
carrierwave-aws
|
||||
chargebee (~> 2)
|
||||
|
||||
Reference in New Issue
Block a user