mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
parent
da07639457
commit
ded3bc846e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue