Skip to content

Commit ae32ba4

Browse files
authored
Merge pull request #28 from AnySoftKeyboard/dependabot/bundler/webrick-1.8.2
2 parents 53e983a + d464914 commit ae32ba4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ group :jekyll_plugins do
1010
gem 'jekyll-sitemap'
1111
end
1212

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
terminal-table (3.0.2)
7070
unicode-display_width (>= 1.1.1, < 3)
7171
unicode-display_width (2.3.0)
72-
webrick (1.7.0)
72+
webrick (1.8.2)
7373

7474
PLATFORMS
7575
ruby
@@ -81,7 +81,7 @@ DEPENDENCIES
8181
jekyll-paginate
8282
jekyll-seo-tag
8383
jekyll-sitemap
84-
webrick (~> 1.7)
84+
webrick (~> 1.8)
8585

8686
BUNDLED WITH
8787
2.4.1

0 commit comments

Comments
 (0)