mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
Remove "hashie-forbidden_attributes" gem
Not required since Grape v1.0.0 https://github.com/ruby-grape/grape/pull/1714
This commit is contained in:
parent
d09eac3fc3
commit
fe530f4c9f
2 changed files with 0 additions and 5 deletions
1
Gemfile
1
Gemfile
|
@ -56,7 +56,6 @@ gem 'cancancan', '1.11.0' # autharization
|
|||
gem 'devise', '4.4.3' # authenitcation
|
||||
|
||||
gem 'grape'
|
||||
gem 'hashie-forbidden_attributes', '0.1.1' # For grape, https://github.com/ruby-grape/grape/tree/v0.12.0#rails
|
||||
gem 'jbuilder', '2.2.16' # json api
|
||||
|
||||
# registry specfic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue