This commit is contained in:
Karina Kwiatek 2022-07-21 15:31:17 +02:00 committed by Karina Kwiatek
parent cb061b1da5
commit d33e0f86af
3 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,7 @@ gem "fog-local"
gem "haml", "~> 5.0"
gem "hcaptcha", "~> 7.0"
gem "mini_magick"
gem "oj"
gem "rqrcode"
gem "rolify", "~> 6.0"

View File

@ -320,6 +320,7 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.5.8)
oj (3.13.17)
omniauth (2.1.0)
hashie (>= 3.4.6)
rack (>= 2.2.3)
@ -605,6 +606,7 @@ DEPENDENCIES
letter_opener
lograge
mini_magick
oj
omniauth
omniauth-rails_csrf_protection (~> 1.0)
omniauth-twitter

View File

@ -0,0 +1 @@
Oj.optimize_rails