File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ gem 'pundit', '~> 2.5'
3333gem 'rack-cors' , '~> 3.0'
3434gem 'rswag-api' , '~> 2.17.0'
3535gem 'rswag-ui' , '~> 2.17.0'
36- gem 'sendgrid' , '~> 1.2.4'
36+ # gem 'sendgrid', '~> 1.2.4'
3737gem 'sprockets-rails' , '~> 3.5' , '>= 3.5.2'
3838gem 'strong_migrations' , '~> 2.5'
3939gem 'yaaf' , '~> 3.0'
Original file line number Diff line number Diff line change 603603 rexml (~> 3.2 , >= 3.2.5 )
604604 rubyzip (>= 1.2.2 , < 4.0 )
605605 websocket (~> 1.0 )
606- sendgrid (1.2.4 )
607- json
608606 sexp_processor (4.17.5 )
609607 shoulda-matchers (7.0.1 )
610608 activesupport (>= 7.1 )
@@ -723,7 +721,6 @@ DEPENDENCIES
723721 rubocop-rspec (~> 3.9 )
724722 rubocop-rspec_rails (~> 2.32.0 )
725723 selenium-webdriver (~> 4.40.0 )
726- sendgrid (~> 1.2.4 )
727724 shoulda-matchers (~> 7.0 )
728725 simplecov (~> 0.22.0 )
729726 sprockets-rails (~> 3.5 , >= 3.5.2 )
You can’t perform that action at this time.
0 commit comments