Do not lock cancancan in Gemfile
There is not reason to not use new versions of cancancan.
This commit is contained in:
parent
6c50723bf1
commit
7dd6afbb57
2 changed files with 2 additions and 2 deletions
|
|
@ -617,7 +617,7 @@ DEPENDENCIES
|
|||
bootstrap-switch-rails (~> 3.0.0)
|
||||
bootstrap3-datetimepicker-rails (~> 4.17.47)
|
||||
byebug
|
||||
cancancan (~> 2.0)
|
||||
cancancan
|
||||
capybara
|
||||
carrierwave
|
||||
carrierwave-bombshelter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue