[fix]Fix style; Re-enable checking happening now

This commit is contained in:
Jimmy 2021-04-08 12:52:13 +08:00 committed by CactusPuppy
parent 779ed123e7
commit 385bc72973
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
4 changed files with 8 additions and 19 deletions

View file

@ -221,10 +221,11 @@ gem 'dalli'
gem 'icalendar'
# for making external requests easier
gem 'httparty'
#pagination
# pagination
gem 'pagy', '<4.0'
# Use guard and spring for testing in development