Skip to content

Commit 1321297

Browse files
Merge pull request #6 from IdentityPython/snyk-fix-36722feecceaad39d1dd0efdff342c23
[Snyk] Fix for 1 vulnerabilities
2 parents 2c4c54c + d913d61 commit 1321297

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.7.0)
4+
addressable (2.8.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.7)
7+
concurrent-ruby (1.1.9)
88
em-websocket (0.5.2)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
1111
eventmachine (1.2.7)
12-
ffi (1.14.2)
12+
ffi (1.15.3)
1313
forwardable-extended (2.6.0)
1414
http_parser.rb (0.6.0)
15-
i18n (1.8.7)
15+
i18n (1.8.10)
1616
concurrent-ruby (~> 1.0)
1717
jekyll (4.2.0)
1818
addressable (~> 2.4)
@@ -42,7 +42,7 @@ GEM
4242
kramdown-parser-gfm (1.1.0)
4343
kramdown (~> 2.0)
4444
liquid (4.0.3)
45-
listen (3.4.1)
45+
listen (3.5.1)
4646
rb-fsevent (~> 0.10, >= 0.10.3)
4747
rb-inotify (~> 0.9, >= 0.9.10)
4848
mercenary (0.4.0)
@@ -53,7 +53,7 @@ GEM
5353
pathutil (0.16.2)
5454
forwardable-extended (~> 2.6)
5555
public_suffix (4.0.6)
56-
rb-fsevent (0.10.4)
56+
rb-fsevent (0.11.0)
5757
rb-inotify (0.10.1)
5858
ffi (~> 1.0)
5959
rexml (3.2.5)
@@ -80,4 +80,4 @@ DEPENDENCIES
8080
webrick (~> 1.7)
8181

8282
BUNDLED WITH
83-
2.2.6
83+
2.1.4

0 commit comments

Comments
 (0)