Skip to content

Commit

Permalink
Merge pull request #494 from collabnix/dependabot/bundler/_site/play-…
Browse files Browse the repository at this point in the history
…with-docker/Portus/Portus.1/devise-4.7.1

Bump devise from 3.5.1 to 4.7.1 in /_site/play-with-docker/Portus/Portus.1
  • Loading branch information
Adesoji1 authored Oct 1, 2023
2 parents 71c16e3 + d33a137 commit 5d3ae7a
Showing 1 changed file with 13 additions and 18 deletions.
31 changes: 13 additions & 18 deletions _site/play-with-docker/Portus/Portus.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
columnize (0.9.0)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand All @@ -92,12 +92,11 @@ GEM
activesupport (~> 4.0)
database_cleaner (1.4.1)
debug_inspector (0.0.2)
devise (3.5.1)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
railties (>= 4.1.0)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
diff-lcs (1.2.5)
docile (1.1.5)
Expand Down Expand Up @@ -178,7 +177,7 @@ GEM
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
loofah (2.18.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.10)
Expand All @@ -193,16 +192,12 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mini_mime (1.1.0)
mini_portile2 (2.8.4)
minitest (5.14.4)

multi_json (1.11.2)
multipart-post (2.0.0)
mysql2 (0.3.18)
nenv (0.3.0)
net-ldap (0.11)
nio4r (2.5.9)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.0.8)
nenv (~> 0.1)
Expand Down Expand Up @@ -239,7 +234,6 @@ GEM
activesupport (>= 3.0.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
racc (1.7.1)
rack (1.6.13)
rack-mini-profiler (0.9.3)
rack (>= 1.1.3)
Expand Down Expand Up @@ -267,22 +261,23 @@ GEM
activesupport (>= 3.2)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails_stdout_logging (0.0.5)
railties (4.2.8)
actionpack (= 4.2.8)
activesupport (= 4.2.8)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.1.0)
rake (11.1.2)
rake (13.0.6)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
redcarpet (3.3.3)
responders (2.1.0)
railties (>= 4.2.0, < 5)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
rouge (1.11.1)
rspec (3.3.0)
rspec-core (~> 3.3.0)
Expand Down Expand Up @@ -367,15 +362,15 @@ GEM
polyglot (~> 0.3)
typhoeus (1.0.2)
ethon (>= 0.9.0)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unicode-display_width (1.1.0)
uri_template (0.5.3)
vcr (3.0.3)
warden (1.2.3)
warden (1.2.7)
rack (>= 1.0)
web-console (2.1.3)
activemodel (>= 4.0)
Expand Down

0 comments on commit 5d3ae7a

Please sign in to comment.