diff --git a/.gitignore b/.gitignore index 35092d3..7cdb1a0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /test/dummy/storage/ /test/dummy/tmp/ .byebug_history +*.gem diff --git a/Gemfile.lock b/Gemfile.lock index 76d5984..eaf9113 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ombu_labs-notifications (0.1.2) + ombu_labs-notifications (0.1.5) rails (>= 6.0) sidekiq (>= 5.0) slack-notifier (>= 2.4.0)