1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00

Remove unused gem jbuilder (#518)

* Remove unused Gem jbuilder

* Remove unused Gem jbuilder

* Revert "Remove unused Gem jbuilder"

This reverts commit d165ddc1fc.
This commit is contained in:
Dave Corson-Knowles 2024-03-06 05:12:39 -08:00 committed by GitHub
parent 159245b08c
commit d40fa9909a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 5 deletions

View file

@ -29,7 +29,6 @@ gem "good_job"
# Other
gem "bcrypt", "~> 3.1.7"
gem "inline_svg"
gem "jbuilder"
gem "tzinfo-data", platforms: %i[ windows jruby ]
gem "faraday"