Merge branch 'master' into 176895554/mailbluster

This commit is contained in:
CactusPuppy 2021-04-12 15:27:20 -07:00 committed by GitHub
commit d6fe38bb2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 291 additions and 34 deletions

View file

@ -224,6 +224,9 @@ gem 'icalendar'
# for making external requests easier
gem 'httparty'
# pagination
gem 'pagy', '<4.0'
# Use guard and spring for testing in development
group :development do
# to launch specs when files are modified