Skip to content

Commit 006d690

Browse files
authored
Merge pull request #30 from dm13450/dependabot/bundler/webrick-1.8.2
Bump webrick from 1.8.1 to 1.8.2
2 parents d5c6571 + bf5ce19 commit 006d690

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ gem 'jekyll-seo-tag'
88
gem 'jekyll-sitemap'
99

1010

11-
gem "webrick", "~> 1.7"
11+
gem "webrick", "~> 1.8"

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ GEM
263263
unf_ext (0.0.9.1)
264264
unicode-display_width (1.8.0)
265265
uri (0.13.0)
266-
webrick (1.8.1)
266+
webrick (1.8.2)
267267

268268
PLATFORMS
269269
x86_64-darwin-20
@@ -274,7 +274,7 @@ DEPENDENCIES
274274
jekyll-seo-tag
275275
jekyll-sitemap
276276
minima
277-
webrick (~> 1.7)
277+
webrick (~> 1.8)
278278

279279
BUNDLED WITH
280280
2.4.16

0 commit comments

Comments
 (0)