Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump sanitize from 6.0.0 to 6.0.1 in /pkgs/servers/web-apps/discourse/rubyEnv #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 22 additions & 3 deletions pkgs/servers/web-apps/discourse/rubyEnv/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ GEM
debug_inspector (1.1.0)
diff-lcs (1.5.0)
diffy (3.4.0)
digest (3.0.0)
discourse-ember-rails (0.18.6)
active_model_serializers
ember-data-source (>= 1.0.0.beta.5)
Expand Down Expand Up @@ -226,7 +227,7 @@ GEM
rack (>= 1.1.3)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.1)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
mini_scheduler (0.13.0)
Expand All @@ -241,6 +242,18 @@ GEM
multi_xml (0.6.0)
multipart-post (2.1.1)
mustache (1.1.1)
net-imap (0.2.3)
digest
net-protocol
strscan
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.2.2)
digest
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
Expand Down Expand Up @@ -299,7 +312,7 @@ GEM
puma (5.6.4)
nio4r (~> 2.0)
r2 (0.2.7)
racc (1.6.0)
racc (1.6.2)
rack (2.2.3)
rack-mini-profiler (3.0.0)
rack (>= 1.2.0)
Expand Down Expand Up @@ -403,7 +416,7 @@ GEM
nokogiri (>= 1.6.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sanitize (6.0.0)
sanitize (6.0.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sassc (2.0.1)
Expand Down Expand Up @@ -439,9 +452,11 @@ GEM
sprockets (>= 3.0.0)
sshkey (2.0.0)
stackprof (0.2.19)
strscan (3.0.5)
test-prof (1.0.8)
thor (1.2.1)
tilt (2.0.10)
timeout (0.3.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand Down Expand Up @@ -495,6 +510,7 @@ DEPENDENCIES
cppjieba_rb
css_parser
diffy
digest (= 3.0.0)
discourse-ember-rails (= 0.18.6)
discourse-ember-source (~> 3.12.2)
discourse-fonts
Expand Down Expand Up @@ -537,6 +553,9 @@ DEPENDENCIES
mocha
multi_json
mustache
net-imap (~> 0.2.1)
net-pop (~> 0.1.1)
net-smtp (~> 0.2.1)
nokogiri
oj
omniauth
Expand Down