Skip to content

Commit 7ce5609

Browse files
Bump devise from 4.6.1 to 4.7.1
Bumps [devise](https://github.com/plataformatec/devise) from 4.6.1 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.1...v4.7.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf148b5 commit 7ce5609

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

Gemfile.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ GEM
4848
archive-zip (0.12.0)
4949
io-like (~> 0.3.0)
5050
arel (9.0.0)
51-
bcrypt (3.1.12)
51+
bcrypt (3.1.13)
5252
bindex (0.5.0)
5353
bootsnap (1.4.1)
5454
msgpack (~> 1.0)
55-
builder (3.2.3)
55+
builder (3.2.4)
5656
byebug (11.0.1)
5757
capybara (3.15.0)
5858
addressable
@@ -79,15 +79,15 @@ GEM
7979
execjs
8080
coffee-script-source (1.12.2)
8181
commonjs (0.2.7)
82-
concurrent-ruby (1.1.5)
82+
concurrent-ruby (1.1.6)
8383
connection_pool (2.2.2)
84-
crass (1.0.4)
84+
crass (1.0.6)
8585
declarative (0.0.10)
8686
declarative-option (0.1.0)
87-
devise (4.6.1)
87+
devise (4.7.1)
8888
bcrypt (~> 3.0)
8989
orm_adapter (~> 0.1)
90-
railties (>= 4.1.0, < 6.0)
90+
railties (>= 4.1.0)
9191
responders
9292
warden (~> 1.2.3)
9393
devise-bootstrap-views (1.1.0)
@@ -98,7 +98,7 @@ GEM
9898
dotenv (= 2.7.1)
9999
railties (>= 3.2, < 6.1)
100100
dry-inflector (0.1.2)
101-
erubi (1.8.0)
101+
erubi (1.9.0)
102102
excon (0.71.0)
103103
execjs (2.7.0)
104104
faraday (0.15.4)
@@ -283,7 +283,7 @@ GEM
283283
http-cookie (1.0.3)
284284
domain_name (~> 0.5)
285285
httpclient (2.8.3)
286-
i18n (1.6.0)
286+
i18n (1.8.2)
287287
concurrent-ruby (~> 1.0)
288288
io-like (0.3.0)
289289
ipaddress (0.8.3)
@@ -307,31 +307,31 @@ GEM
307307
rb-fsevent (~> 0.9, >= 0.9.4)
308308
rb-inotify (~> 0.9, >= 0.9.7)
309309
ruby_dep (~> 1.2)
310-
loofah (2.2.3)
310+
loofah (2.5.0)
311311
crass (~> 1.0.2)
312312
nokogiri (>= 1.5.9)
313313
mail (2.7.1)
314314
mini_mime (>= 0.1.1)
315315
marcel (0.3.3)
316316
mimemagic (~> 0.3.2)
317317
memoist (0.16.0)
318-
method_source (0.9.2)
318+
method_source (1.0.0)
319319
mime-types (3.2.2)
320320
mime-types-data (~> 3.2015)
321321
mime-types-data (3.2018.0812)
322322
mimemagic (0.3.3)
323323
mini_magick (4.9.4)
324324
mini_mime (1.0.1)
325325
mini_portile2 (2.4.0)
326-
minitest (5.11.3)
326+
minitest (5.14.0)
327327
msgpack (1.2.9)
328328
multi_json (1.13.1)
329329
multipart-post (2.0.0)
330330
net-http-persistent (3.0.0)
331331
connection_pool (~> 2.2)
332332
netrc (0.11.0)
333333
nio4r (2.3.1)
334-
nokogiri (1.10.8)
334+
nokogiri (1.10.9)
335335
mini_portile2 (~> 2.4.0)
336336
orm_adapter (0.5.0)
337337
os (1.0.0)
@@ -340,7 +340,7 @@ GEM
340340
pg (1.1.4)
341341
public_suffix (3.0.3)
342342
puma (3.12.4)
343-
rack (2.0.8)
343+
rack (2.2.2)
344344
rack-test (1.1.0)
345345
rack (>= 1.0, < 3)
346346
rails (5.2.2.1)
@@ -359,15 +359,15 @@ GEM
359359
rails-dom-testing (2.0.3)
360360
activesupport (>= 4.2.0)
361361
nokogiri (>= 1.6)
362-
rails-html-sanitizer (1.0.4)
363-
loofah (~> 2.2, >= 2.2.2)
362+
rails-html-sanitizer (1.3.0)
363+
loofah (~> 2.3)
364364
railties (5.2.2.1)
365365
actionpack (= 5.2.2.1)
366366
activesupport (= 5.2.2.1)
367367
method_source
368368
rake (>= 0.8.7)
369369
thor (>= 0.19.0, < 2.0)
370-
rake (12.3.2)
370+
rake (13.0.1)
371371
rb-fsevent (0.10.3)
372372
rb-inotify (0.10.0)
373373
ffi (~> 1.0)
@@ -384,9 +384,9 @@ GEM
384384
declarative (< 0.1.0)
385385
declarative-option (< 0.2.0)
386386
uber (< 0.2.0)
387-
responders (2.4.1)
388-
actionpack (>= 4.2.0, < 6.0)
389-
railties (>= 4.2.0, < 6.0)
387+
responders (3.0.0)
388+
actionpack (>= 5.0)
389+
railties (>= 5.0)
390390
rest-client (2.0.2)
391391
http-cookie (>= 1.0.2, < 2.0)
392392
mime-types (>= 1.16, < 4.0)
@@ -428,7 +428,7 @@ GEM
428428
stripe (4.10.0)
429429
faraday (~> 0.13)
430430
net-http-persistent (~> 3.0)
431-
thor (0.20.3)
431+
thor (1.0.1)
432432
thread_safe (0.3.6)
433433
tilt (2.0.9)
434434
trollop (2.9.9)
@@ -437,7 +437,7 @@ GEM
437437
execjs (~> 2.7)
438438
less-rails (~> 2.8, >= 2.8.0)
439439
railties (~> 5.0, >= 5.0.1)
440-
tzinfo (1.2.5)
440+
tzinfo (1.2.7)
441441
thread_safe (~> 0.1)
442442
uber (0.1.0)
443443
uglifier (4.1.20)

0 commit comments

Comments
 (0)