Skip to content

Commit

Permalink
Add 'matrix' gem for production
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Mar 19, 2024
1 parent 655e879 commit f86bb93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ group :production do
gem "aws-sdk-s3", require: false
gem "dalli"
gem "fog-aws" # to remove once image migration is complete
gem "matrix"
gem "rack_password"
gem "rack-ssl-enforcer"
gem "rack-timeout"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,7 @@ DEPENDENCIES
letter_opener_web
listen
lograge
matrix
mdl
origami
progressbar
Expand Down

0 comments on commit f86bb93

Please sign in to comment.