Skip to content

Commit abeced7

Browse files
Bump devise from 4.6.2 to 4.7.1
Bumps [devise](https://github.com/plataformatec/devise) from 4.6.2 to 4.7.1. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md) - [Commits](heartcombo/devise@v4.6.2...v4.7.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f09f46 commit abeced7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
arbre (1.2.1)
7676
activesupport (>= 3.0.0)
7777
arel (9.0.0)
78-
bcrypt (3.1.12)
78+
bcrypt (3.1.13)
7979
bson (4.4.2)
8080
builder (3.2.3)
8181
capybara (3.12.0)
@@ -97,10 +97,10 @@ GEM
9797
coffee-script-source (1.12.2)
9898
concurrent-ruby (1.1.5)
9999
crass (1.0.4)
100-
devise (4.6.2)
100+
devise (4.7.1)
101101
bcrypt (~> 3.0)
102102
orm_adapter (~> 0.1)
103-
railties (>= 4.1.0, < 6.0)
103+
railties (>= 4.1.0)
104104
responders
105105
warden (~> 1.2.3)
106106
diff-lcs (1.3)
@@ -167,7 +167,7 @@ GEM
167167
activemodel (>= 5.1, < 6.0.0)
168168
mongo (>= 2.5.1, < 3.0.0)
169169
nio4r (2.3.1)
170-
nokogiri (1.10.2)
170+
nokogiri (1.10.4)
171171
mini_portile2 (~> 2.4.0)
172172
orm_adapter (0.5.0)
173173
poltergeist (1.18.1)
@@ -199,15 +199,15 @@ GEM
199199
rails-dom-testing (2.0.3)
200200
activesupport (>= 4.2.0)
201201
nokogiri (>= 1.6)
202-
rails-html-sanitizer (1.0.4)
202+
rails-html-sanitizer (1.2.0)
203203
loofah (~> 2.2, >= 2.2.2)
204204
railties (5.2.3)
205205
actionpack (= 5.2.3)
206206
activesupport (= 5.2.3)
207207
method_source
208208
rake (>= 0.8.7)
209209
thor (>= 0.19.0, < 2.0)
210-
rake (12.3.2)
210+
rake (12.3.3)
211211
ransack (2.1.1)
212212
actionpack (>= 5.0)
213213
activerecord (>= 5.0)

0 commit comments

Comments
 (0)