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

Bump loofah from 2.6.0 to 2.19.1 in /hailstorm-gem #270

Open
wants to merge 1 commit into
base: develop
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
10 changes: 9 additions & 1 deletion hailstorm-gem/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,29 @@ GEM
docile (1.3.2)
erubi (1.9.0)
erubis (2.7.0)
ffi (1.13.1)
ffi (1.13.1-java)
haikunator (1.1.0)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
jdbc-mysql (5.1.47)
jmespath (1.4.0)
json (2.3.1)
json (2.3.1-java)
linecache (1.3.1)
linecache (1.3.1-java)
loofah (2.6.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
middleware (0.1.0)
mini_portile2 (2.4.0)
minitest (5.14.1)
multi_test (0.1.2)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (5.0.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.10-java)
parallel (1.19.2)
parser (2.7.1.4)
Expand Down Expand Up @@ -177,6 +183,7 @@ GEM
ffi (>= 1.0.0)
terminal-table (1.6.0)
thor (1.0.1)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tzinfo (1.2.7)
thread_safe (~> 0.1)
Expand All @@ -187,6 +194,7 @@ PLATFORMS
java
universal-java-1.8
universal-java-11
x86_64-linux

DEPENDENCIES
activerecord-jdbcmysql-adapter (~> 60.2)
Expand Down