Skip to content

Commit 44efcb4

Browse files
Bump devise in /_site/play-with-docker/Portus/Portus.1
Bumps [devise](https://github.com/heartcombo/devise) from 3.5.1 to 4.7.1. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v3.5.1...v4.7.1) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5706697 commit 44efcb4

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

_site/play-with-docker/Portus/Portus.1/Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
simplecov (>= 0.7.1, < 1.0.0)
8484
coderay (1.1.0)
8585
columnize (0.9.0)
86-
concurrent-ruby (1.1.9)
86+
concurrent-ruby (1.2.0)
8787
crack (0.4.3)
8888
safe_yaml (~> 1.0.0)
8989
crass (1.0.6)
@@ -92,12 +92,11 @@ GEM
9292
activesupport (~> 4.0)
9393
database_cleaner (1.4.1)
9494
debug_inspector (0.0.2)
95-
devise (3.5.1)
95+
devise (4.7.1)
9696
bcrypt (~> 3.0)
9797
orm_adapter (~> 0.1)
98-
railties (>= 3.2.6, < 5)
98+
railties (>= 4.1.0)
9999
responders
100-
thread_safe (~> 0.1)
101100
warden (~> 1.2.3)
102101
diff-lcs (1.2.5)
103102
docile (1.1.5)
@@ -178,7 +177,7 @@ GEM
178177
listen (3.0.6)
179178
rb-fsevent (>= 0.9.3)
180179
rb-inotify (>= 0.9.7)
181-
loofah (2.18.0)
180+
loofah (2.19.1)
182181
crass (~> 1.0.2)
183182
nokogiri (>= 1.5.9)
184183
lumberjack (1.0.10)
@@ -193,15 +192,15 @@ GEM
193192
mime-types-data (~> 3.2015)
194193
mime-types-data (3.2021.0225)
195194
mini_mime (1.1.0)
196-
mini_portile2 (2.8.0)
197-
minitest (5.14.4)
195+
mini_portile2 (2.8.1)
196+
minitest (5.17.0)
198197
multi_json (1.11.2)
199198
multipart-post (2.0.0)
200199
mysql2 (0.3.18)
201200
nenv (0.3.0)
202201
net-ldap (0.11)
203202
nio4r (2.5.8)
204-
nokogiri (1.13.6)
203+
nokogiri (1.14.0)
205204
mini_portile2 (~> 2.8.0)
206205
racc (~> 1.4)
207206
notiffany (0.0.8)
@@ -239,7 +238,7 @@ GEM
239238
activesupport (>= 3.0.0)
240239
quiet_assets (1.1.0)
241240
railties (>= 3.1, < 5.0)
242-
racc (1.6.0)
241+
racc (1.6.2)
243242
rack (1.6.13)
244243
rack-mini-profiler (0.9.3)
245244
rack (>= 1.1.3)
@@ -267,22 +266,23 @@ GEM
267266
activesupport (>= 3.2)
268267
choice (~> 0.2.0)
269268
ruby-graphviz (~> 1.2)
270-
rails-html-sanitizer (1.4.3)
271-
loofah (~> 2.3)
269+
rails-html-sanitizer (1.5.0)
270+
loofah (~> 2.19, >= 2.19.1)
272271
rails_stdout_logging (0.0.5)
273272
railties (4.2.8)
274273
actionpack (= 4.2.8)
275274
activesupport (= 4.2.8)
276275
rake (>= 0.8.7)
277276
thor (>= 0.18.1, < 2.0)
278277
rainbow (2.1.0)
279-
rake (11.1.2)
278+
rake (13.0.6)
280279
rb-fsevent (0.9.7)
281280
rb-inotify (0.9.7)
282281
ffi (>= 0.5.0)
283282
redcarpet (3.3.3)
284-
responders (2.1.0)
285-
railties (>= 4.2.0, < 5)
283+
responders (2.4.1)
284+
actionpack (>= 4.2.0, < 6.0)
285+
railties (>= 4.2.0, < 6.0)
286286
rouge (1.11.1)
287287
rspec (3.3.0)
288288
rspec-core (~> 3.3.0)
@@ -367,15 +367,15 @@ GEM
367367
polyglot (~> 0.3)
368368
typhoeus (1.0.2)
369369
ethon (>= 0.9.0)
370-
tzinfo (1.2.9)
370+
tzinfo (1.2.10)
371371
thread_safe (~> 0.1)
372372
uglifier (2.7.2)
373373
execjs (>= 0.3.0)
374374
json (>= 1.8.0)
375375
unicode-display_width (1.1.0)
376376
uri_template (0.5.3)
377377
vcr (3.0.3)
378-
warden (1.2.3)
378+
warden (1.2.7)
379379
rack (>= 1.0)
380380
web-console (2.1.3)
381381
activemodel (>= 4.0)

0 commit comments

Comments
 (0)