Skip to content

Commit

Permalink
Merge 932b14f into 94971e1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 3, 2019
2 parents 94971e1 + 932b14f commit 8ab39ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -62,7 +62,7 @@ end
gem 'devise'

# Use CanCanCan for roles and permissions
gem 'cancancan', '~> 2.3'
gem 'cancancan', '~> 3.0'

# Use Letter Opener for development mail previews
gem 'letter_opener', group: :development
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -49,7 +49,7 @@ GEM
bindex (0.5.0)
builder (3.2.3)
byebug (10.0.2)
cancancan (2.3.0)
cancancan (3.0.0)
capybara (3.12.0)
addressable
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -252,7 +252,7 @@ PLATFORMS

DEPENDENCIES
byebug
cancancan (~> 2.3)
cancancan (~> 3.0)
capybara (~> 3.12)
coffee-rails (~> 4.2)
coveralls
Expand Down

0 comments on commit 8ab39ca

Please sign in to comment.