mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Merge pull request #1300 from internetee/update-cancancan-gem
Update `cancancan` gem
This commit is contained in:
commit
d9ab4e1150
2 changed files with 3 additions and 5 deletions
4
Gemfile
4
Gemfile
|
@ -44,9 +44,7 @@ gem 'selectize-rails', '0.12.1' # include selectize.js for select
|
|||
gem 'kaminari', '0.16.3' # pagination
|
||||
gem 'coderay', '1.1.0' # xml console visualize
|
||||
gem 'select2-rails', '3.5.9.3' # for autocomplete
|
||||
|
||||
# rights
|
||||
gem 'cancancan', '1.11.0' # autharization
|
||||
gem 'cancancan'
|
||||
gem 'devise', '~> 4.0'
|
||||
|
||||
gem 'grape'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue