Remove rabl dependency (#5894)
* Remove rabl dependency * Replicate old Oj configuration
This commit is contained in:
parent
0393a64a90
commit
42bcbd36b7
9 changed files with 45 additions and 49 deletions
1
Gemfile
1
Gemfile
|
@ -49,7 +49,6 @@ gem 'oj', '~> 3.3'
|
|||
gem 'ostatus2', '~> 2.0'
|
||||
gem 'ox', '~> 2.8'
|
||||
gem 'pundit', '~> 1.1'
|
||||
gem 'rabl', '~> 0.13'
|
||||
gem 'rack-attack', '~> 5.0'
|
||||
gem 'rack-cors', '~> 0.4', require: 'rack/cors'
|
||||
gem 'rack-timeout', '~> 0.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue