add slack notifications

This commit is contained in:
João Geonizeli
2021-08-17 10:04:24 -03:00
parent 559b239c02
commit 0b7cdeb236
9 changed files with 68 additions and 10 deletions

View File

@@ -297,6 +297,7 @@ GEM
semantic_range (3.0.0)
shoulda-matchers (5.0.0)
activesupport (>= 5.2.0)
slack-notifier (2.4.0)
spring (2.1.1)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
@@ -367,6 +368,7 @@ DEPENDENCIES
rubocop-shopify
sass-rails (>= 6)
shoulda-matchers (~> 5.0)
slack-notifier
spring
tailwindcss-rails
turbolinks (~> 5)