Merge branch 'master' into 176895554/mailbluster
This commit is contained in:
commit
d6fe38bb2c
22 changed files with 291 additions and 34 deletions
3
Gemfile
3
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue