Skip to content

Commit

Permalink
Add matrix gem
Browse files Browse the repository at this point in the history
  • Loading branch information
saenom committed Jul 20, 2023
1 parent d93243c commit 69e1dae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ gem 'shog'

gem 'rails-healthcheck'

gem 'matrix'

# Used to convert HTML to text, with the exception of whitelisted attributes.
# This makes it easier for us to display HTML content within PDF documents.
gem 'sanitize'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,7 @@ DEPENDENCIES
listen
lograge
mail-notify (~> 1.0)
matrix
nilify_blanks
nokogiri
paper_trail (~> 12.2.0)
Expand Down

0 comments on commit 69e1dae

Please sign in to comment.