Merge remote-tracking branch 'parent/main' into upstream-20231120
This commit is contained in:
commit
abec232dd7
85 changed files with 1314 additions and 458 deletions
3
Gemfile
3
Gemfile
|
@ -109,6 +109,9 @@ group :test do
|
|||
# RSpec progress bar formatter
|
||||
gem 'fuubar', '~> 2.5'
|
||||
|
||||
# RSpec helpers for email specs
|
||||
gem 'email_spec'
|
||||
|
||||
# Extra RSpec extenion methods and helpers for sidekiq
|
||||
gem 'rspec-sidekiq', '~> 4.0'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue