Skip to content

Updates #126

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

Merged
merged 2 commits into from
Nov 5, 2019
Merged
Changes from 1 commit
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
Next Next commit
Update haml (via slim) to avoid CVE-2017-1002201
  • Loading branch information
JonRowe committed Nov 5, 2019
commit e45ab6abac40be8b5b03f68c7ec6f07aad970147
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ GEM
ffi (1.9.25)
foreman (0.78.0)
thor (~> 0.19.1)
haml (4.0.6)
haml (5.1.2)
temple (>= 0.8.0)
tilt
hike (1.2.3)
hitimes (1.2.2)
Expand Down Expand Up @@ -137,8 +138,8 @@ GEM
ffi (>= 0.5.0)
rouge (3.1.1)
sass (3.4.13)
slim (3.0.3)
temple (~> 0.7.3)
slim (3.0.9)
temple (>= 0.7.6, < 0.9)
tilt (>= 1.3.3, < 2.1)
sprockets (2.12.3)
hike (~> 1.2)
Expand All @@ -150,7 +151,7 @@ GEM
sprockets-sass (1.3.1)
sprockets (~> 2.0)
tilt (~> 1.1)
temple (0.7.5)
temple (0.8.2)
thor (0.19.1)
thread_safe (0.3.6)
tilt (1.4.1)
Expand Down Expand Up @@ -182,4 +183,4 @@ DEPENDENCIES
slim

BUNDLED WITH
1.17.1
1.17.3