Skip to content

Commit 86e44e7

Browse files
authored
Merge pull request #2 from hianhianhian/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
2 parents 7971f6c + 26461b9 commit 86e44e7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.7.0)
9+
addressable (2.8.0)
1010
public_suffix (>= 2.0.2, < 5.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
@@ -23,10 +23,12 @@ GEM
2323
http_parser.rb (~> 0.6.0)
2424
ethon (0.12.0)
2525
ffi (>= 1.3.0)
26+
eventmachine (1.2.7)
2627
eventmachine (1.2.7-x64-mingw32)
2728
execjs (2.7.0)
2829
faraday (1.0.1)
2930
multipart-post (>= 1.2, < 3)
31+
ffi (1.13.1)
3032
ffi (1.13.1-x64-mingw32)
3133
forwardable-extended (2.6.0)
3234
gemoji (3.0.1)
@@ -206,6 +208,8 @@ GEM
206208
jekyll-seo-tag (~> 2.1)
207209
minitest (5.14.1)
208210
multipart-post (2.1.1)
211+
nokogiri (1.10.10)
212+
mini_portile2 (~> 2.4.0)
209213
nokogiri (1.10.10-x64-mingw32)
210214
mini_portile2 (~> 2.4.0)
211215
octokit (4.18.0)
@@ -241,10 +245,10 @@ GEM
241245
tzinfo-data (1.2020.1)
242246
tzinfo (>= 1.0.0)
243247
unicode-display_width (1.7.0)
244-
wdm (0.1.1)
245248

246249
PLATFORMS
247250
x64-mingw32
251+
x86_64-linux
248252

249253
DEPENDENCIES
250254
github-pages (~> 202)
@@ -253,7 +257,6 @@ DEPENDENCIES
253257
jemoji (~> 0.10.2)
254258
tzinfo (~> 1.2)
255259
tzinfo-data
256-
wdm (~> 0.1.0)
257260

258261
BUNDLED WITH
259262
2.0.2

0 commit comments

Comments
 (0)