Skip to content

Commit 5c091ff

Browse files
authored
Merge pull request #83 from StreetScienceCommunity/dependabot/bundler/nokogiri-1.13.9
Bump nokogiri from 1.13.6 to 1.13.9
2 parents 2a83fb7 + 8550233 commit 5c091ff

1 file changed

Lines changed: 19 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.4.4)
4+
activesupport (6.0.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
addressable (2.8.0)
10-
public_suffix (>= 2.0.2, < 5.0)
9+
zeitwerk (~> 2.2, >= 2.2.2)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1112
coffee-script (2.4.1)
1213
coffee-script-source
1314
execjs
@@ -16,19 +17,21 @@ GEM
1617
commonmarker (0.17.13)
1718
ruby-enum (~> 0.5)
1819
concurrent-ruby (1.1.7)
19-
dnsruby (1.61.5)
20+
dnsruby (1.61.9)
2021
simpleidn (~> 0.1)
2122
em-websocket (0.5.2)
2223
eventmachine (>= 0.12.9)
2324
http_parser.rb (~> 0.6.0)
24-
ethon (0.12.0)
25-
ffi (>= 1.3.0)
25+
ethon (0.15.0)
26+
ffi (>= 1.15.0)
2627
eventmachine (1.2.7)
2728
execjs (2.7.0)
28-
faraday (1.1.0)
29+
faraday (1.3.0)
30+
faraday-net_http (~> 1.0)
2931
multipart-post (>= 1.2, < 3)
3032
ruby2_keywords
31-
ffi (1.14.0)
33+
faraday-net_http (1.0.1)
34+
ffi (1.15.5)
3235
forwardable-extended (2.6.0)
3336
gemoji (3.0.1)
3437
github-pages (209)
@@ -81,7 +84,7 @@ GEM
8184
octokit (~> 4.0)
8285
public_suffix (~> 3.0)
8386
typhoeus (~> 1.3)
84-
html-pipeline (2.14.0)
87+
html-pipeline (2.14.3)
8588
activesupport (>= 2)
8689
nokogiri (>= 1.4)
8790
http_parser.rb (0.6.0)
@@ -198,21 +201,21 @@ GEM
198201
kramdown-parser-gfm (1.1.0)
199202
kramdown (~> 2.0)
200203
liquid (4.0.3)
201-
listen (3.3.3)
204+
listen (3.7.1)
202205
rb-fsevent (~> 0.10, >= 0.10.3)
203206
rb-inotify (~> 0.9, >= 0.9.10)
204207
mercenary (0.3.6)
205208
minima (2.5.1)
206209
jekyll (>= 3.5, < 5.0)
207210
jekyll-feed (~> 0.9)
208211
jekyll-seo-tag (~> 2.1)
209-
minitest (5.14.2)
212+
minitest (5.16.3)
210213
multipart-post (2.1.1)
211-
nokogiri (1.13.6-x86_64-darwin)
214+
nokogiri (1.13.9-x86_64-darwin)
212215
racc (~> 1.4)
213-
nokogiri (1.13.6-x86_64-linux)
216+
nokogiri (1.13.9-x86_64-linux)
214217
racc (~> 1.4)
215-
octokit (4.19.0)
218+
octokit (4.22.0)
216219
faraday (>= 0.9)
217220
sawyer (~> 0.8.0, >= 0.5.3)
218221
pathutil (0.16.2)
@@ -237,7 +240,7 @@ GEM
237240
sawyer (0.8.2)
238241
addressable (>= 2.3.5)
239242
faraday (> 0.8, < 2.0)
240-
simpleidn (0.1.1)
243+
simpleidn (0.2.1)
241244
unf (~> 0.1.4)
242245
terminal-table (1.8.0)
243246
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -250,6 +253,7 @@ GEM
250253
unf_ext
251254
unf_ext (0.0.7.7)
252255
unicode-display_width (1.7.0)
256+
zeitwerk (2.6.1)
253257

254258
PLATFORMS
255259
x86_64-darwin-14

0 commit comments

Comments
 (0)