Skip to content

Commit d7c131b

Browse files
Bump nokogiri from 1.6.8.1 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8.1 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.6.8.1...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12fafed commit d7c131b

File tree

1 file changed

+64
-63
lines changed

1 file changed

+64
-63
lines changed

Gemfile.lock

100755100644
Lines changed: 64 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
actionmailer (4.2.7.1)
5-
actionpack (= 4.2.7.1)
6-
actionview (= 4.2.7.1)
7-
activejob (= 4.2.7.1)
4+
actionmailer (4.2.11.3)
5+
actionpack (= 4.2.11.3)
6+
actionview (= 4.2.11.3)
7+
activejob (= 4.2.11.3)
88
mail (~> 2.5, >= 2.5.4)
99
rails-dom-testing (~> 1.0, >= 1.0.5)
10-
actionpack (4.2.7.1)
11-
actionview (= 4.2.7.1)
12-
activesupport (= 4.2.7.1)
10+
actionpack (4.2.11.3)
11+
actionview (= 4.2.11.3)
12+
activesupport (= 4.2.11.3)
1313
rack (~> 1.6)
1414
rack-test (~> 0.6.2)
1515
rails-dom-testing (~> 1.0, >= 1.0.5)
1616
rails-html-sanitizer (~> 1.0, >= 1.0.2)
17-
actionview (4.2.7.1)
18-
activesupport (= 4.2.7.1)
17+
actionview (4.2.11.3)
18+
activesupport (= 4.2.11.3)
1919
builder (~> 3.1)
2020
erubis (~> 2.7.0)
2121
rails-dom-testing (~> 1.0, >= 1.0.5)
22-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
23-
activejob (4.2.7.1)
24-
activesupport (= 4.2.7.1)
22+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
23+
activejob (4.2.11.3)
24+
activesupport (= 4.2.11.3)
2525
globalid (>= 0.3.0)
26-
activemodel (4.2.7.1)
27-
activesupport (= 4.2.7.1)
26+
activemodel (4.2.11.3)
27+
activesupport (= 4.2.11.3)
2828
builder (~> 3.1)
29-
activerecord (4.2.7.1)
30-
activemodel (= 4.2.7.1)
31-
activesupport (= 4.2.7.1)
29+
activerecord (4.2.11.3)
30+
activemodel (= 4.2.11.3)
31+
activesupport (= 4.2.11.3)
3232
arel (~> 6.0)
33-
activesupport (4.2.7.1)
33+
activesupport (4.2.11.3)
3434
i18n (~> 0.7)
35-
json (~> 1.7, >= 1.7.7)
3635
minitest (~> 5.1)
3736
thread_safe (~> 0.3, >= 0.3.4)
3837
tzinfo (~> 1.1)
3938
addressable (2.4.0)
40-
arel (6.0.3)
41-
builder (3.2.2)
39+
arel (6.0.4)
40+
builder (3.2.4)
4241
color (1.8)
4342
colorator (1.1.0)
44-
concurrent-ruby (1.0.2)
43+
concurrent-ruby (1.1.10)
44+
crass (1.0.6)
4545
erubis (2.7.0)
4646
faraday (0.9.2)
4747
multipart-post (>= 1.2, < 3)
@@ -50,9 +50,10 @@ GEM
5050
forwardable-extended (2.6.0)
5151
geo_pattern (1.2.1)
5252
color (~> 1.5)
53-
globalid (0.3.7)
54-
activesupport (>= 4.1.0)
55-
i18n (0.7.0)
53+
globalid (0.4.2)
54+
activesupport (>= 4.2.0)
55+
i18n (0.9.5)
56+
concurrent-ruby (~> 1.0)
5657
jekyll (3.3.0)
5758
addressable (~> 2.4)
5859
colorator (~> 1.0)
@@ -75,28 +76,27 @@ GEM
7576
sass (~> 3.4)
7677
jekyll-watch (1.5.0)
7778
listen (~> 3.0, < 3.1)
78-
json (1.8.3)
7979
kramdown (1.12.0)
8080
liquid (3.0.6)
8181
listen (3.0.8)
8282
rb-fsevent (~> 0.9, >= 0.9.4)
8383
rb-inotify (~> 0.9, >= 0.9.7)
84-
loofah (2.0.3)
84+
loofah (2.16.0)
85+
crass (~> 1.0.2)
8586
nokogiri (>= 1.5.9)
86-
mail (2.6.4)
87-
mime-types (>= 1.16, < 4)
87+
mail (2.7.1)
88+
mini_mime (>= 0.1.1)
8889
mercenary (0.3.6)
8990
middleware (0.1.0)
90-
mime-types (3.1)
91-
mime-types-data (~> 3.2015)
92-
mime-types-data (3.2016.0521)
93-
mini_portile2 (2.1.0)
94-
minitest (5.9.1)
91+
mini_mime (1.1.2)
92+
mini_portile2 (2.8.0)
93+
minitest (5.15.0)
9594
multipart-post (2.0.0)
96-
nokogiri (1.6.8.1)
97-
mini_portile2 (~> 2.1.0)
98-
nokogiri (1.6.8.1-x64-mingw32)
99-
mini_portile2 (~> 2.1.0)
95+
nokogiri (1.13.4)
96+
mini_portile2 (~> 2.8.0)
97+
racc (~> 1.4)
98+
nokogiri (1.13.4-x64-mingw32)
99+
racc (~> 1.4)
100100
octokit (4.4.1)
101101
sawyer (~> 0.7.0, >= 0.5.3)
102102
pathutil (0.14.0)
@@ -106,34 +106,35 @@ GEM
106106
middleware
107107
thor
108108
thread_safe
109-
rack (1.6.4)
109+
racc (1.6.0)
110+
rack (1.6.13)
110111
rack-test (0.6.3)
111112
rack (>= 1.0)
112-
rails (4.2.7.1)
113-
actionmailer (= 4.2.7.1)
114-
actionpack (= 4.2.7.1)
115-
actionview (= 4.2.7.1)
116-
activejob (= 4.2.7.1)
117-
activemodel (= 4.2.7.1)
118-
activerecord (= 4.2.7.1)
119-
activesupport (= 4.2.7.1)
113+
rails (4.2.11.3)
114+
actionmailer (= 4.2.11.3)
115+
actionpack (= 4.2.11.3)
116+
actionview (= 4.2.11.3)
117+
activejob (= 4.2.11.3)
118+
activemodel (= 4.2.11.3)
119+
activerecord (= 4.2.11.3)
120+
activesupport (= 4.2.11.3)
120121
bundler (>= 1.3.0, < 2.0)
121-
railties (= 4.2.7.1)
122+
railties (= 4.2.11.3)
122123
sprockets-rails
123-
rails-deprecated_sanitizer (1.0.3)
124+
rails-deprecated_sanitizer (1.0.4)
124125
activesupport (>= 4.2.0.alpha)
125-
rails-dom-testing (1.0.7)
126-
activesupport (>= 4.2.0.beta, < 5.0)
127-
nokogiri (~> 1.6.0)
126+
rails-dom-testing (1.0.9)
127+
activesupport (>= 4.2.0, < 5.0)
128+
nokogiri (~> 1.6)
128129
rails-deprecated_sanitizer (>= 1.0.1)
129-
rails-html-sanitizer (1.0.3)
130-
loofah (~> 2.0)
131-
railties (4.2.7.1)
132-
actionpack (= 4.2.7.1)
133-
activesupport (= 4.2.7.1)
130+
rails-html-sanitizer (1.4.2)
131+
loofah (~> 2.3)
132+
railties (4.2.11.3)
133+
actionpack (= 4.2.11.3)
134+
activesupport (= 4.2.11.3)
134135
rake (>= 0.8.7)
135136
thor (>= 0.18.1, < 2.0)
136-
rake (11.3.0)
137+
rake (13.0.6)
137138
rb-fsevent (0.9.8)
138139
rb-inotify (0.9.7)
139140
ffi (>= 0.5.0)
@@ -146,16 +147,16 @@ GEM
146147
sawyer (0.7.0)
147148
addressable (>= 2.3.5, < 2.5)
148149
faraday (~> 0.8, < 0.10)
149-
sprockets (3.7.0)
150+
sprockets (4.0.3)
150151
concurrent-ruby (~> 1.0)
151152
rack (> 1, < 3)
152-
sprockets-rails (3.2.0)
153+
sprockets-rails (3.2.2)
153154
actionpack (>= 4.0)
154155
activesupport (>= 4.0)
155156
sprockets (>= 3.0.0)
156-
thor (0.19.1)
157-
thread_safe (0.3.5)
158-
tzinfo (1.2.2)
157+
thor (1.2.1)
158+
thread_safe (0.3.6)
159+
tzinfo (1.2.9)
159160
thread_safe (~> 0.1)
160161

161162
PLATFORMS

0 commit comments

Comments
 (0)