We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53e983a + d464914 commit ae32ba4Copy full SHA for ae32ba4
2 files changed
Gemfile
@@ -10,4 +10,4 @@ group :jekyll_plugins do
10
gem 'jekyll-sitemap'
11
end
12
13
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -69,7 +69,7 @@ GEM
69
terminal-table (3.0.2)
70
unicode-display_width (>= 1.1.1, < 3)
71
unicode-display_width (2.3.0)
72
- webrick (1.7.0)
+ webrick (1.8.2)
73
74
PLATFORMS
75
ruby
@@ -81,7 +81,7 @@ DEPENDENCIES
81
jekyll-paginate
82
jekyll-seo-tag
83
jekyll-sitemap
84
- webrick (~> 1.7)
+ webrick (~> 1.8)
85
86
BUNDLED WITH
87
2.4.1
0 commit comments