diff --git a/Gemfile b/Gemfile index 828994dff..402d1de83 100644 --- a/Gemfile +++ b/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 diff --git a/Gemfile.lock b/Gemfile.lock index 136493cf8..a8d6434e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,9 +204,6 @@ GEM html2haml (>= 1.0.1) railties (>= 4.0.1) hashdiff (0.3.7) - hashie (3.5.7) - hashie-forbidden_attributes (0.1.1) - hashie (>= 3.0) hpricot (0.8.6) html2haml (2.1.0) erubis (~> 2.7.0) @@ -471,7 +468,6 @@ DEPENDENCIES figaro (= 1.1.1) grape haml-rails (= 0.9.0) - hashie-forbidden_attributes (= 0.1.1) html2haml (= 2.1.0) html5_validators (= 1.2.2) isikukood