From ded3bc846e826a007c3d2ba0ccde8ae629cc47d9 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 25 Jan 2018 14:44:39 +0200 Subject: [PATCH] Update link #660 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index a7d2e52ac..1ec31ca48 100644 --- a/Gemfile +++ b/Gemfile @@ -57,7 +57,7 @@ gem 'devise', '3.5.4' # authenitcation # rest api gem 'grape', '0.12.0' -gem 'hashie-forbidden_attributes', '0.1.1' # For grape, https://github.com/ruby-grape/grape#rails +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