Skip to content

Commit

Permalink
Bump devise from 4.7.3 to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 10, 2021
1 parent 787016b commit ba67461
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gem 'kaminari'
gem 'sass-rails'
gem 'select2-rails', '4.0.13' # for autocomplete
gem 'cancancan'
gem 'devise', '~> 4.7'
gem 'devise', '~> 4.8'

# registry specfic
gem 'data_migrate', '~> 7.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
devise (4.7.3)
devise (4.8.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -530,7 +530,7 @@ DEPENDENCIES
daemons-rails (= 1.2.1)
data_migrate (~> 7.0)
database_cleaner
devise (~> 4.7)
devise (~> 4.8)
digidoc_client!
directo!
dnsruby (~> 1.61)
Expand Down

0 comments on commit ba67461

Please sign in to comment.