Skip to content

Commit

Permalink
Update to devise 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
remomueller committed May 27, 2019
1 parent 59dc30e commit 289822a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Editors can now define reports to pull data from Slice
- **Gem Changes**
- Update to ruby 2.6.3
- Update to devise 4.6.2
- Update to haml 5.1.1
- Update to jbuilder 2.9
- Update to pg_search 2.2.0
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem "autoprefixer-rails", "9.1.0"
gem "aws-sdk-s3", require: false
gem "bootstrap", "~> 4.3.1"
gem "carrierwave", "~> 1.3.1"
gem "devise", "~> 4.6.1"
gem "devise", "~> 4.6.2"
gem "fog-aws"
gem "font-awesome-sass", "~> 5.8.1"
gem "haml", "~> 5.1.1"
Expand Down

0 comments on commit 289822a

Please sign in to comment.