We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a161c2c commit 11bb3d4Copy full SHA for 11bb3d4
Gemfile
@@ -25,4 +25,4 @@ group :development do
25
end
26
27
28
-gem "webrick", "~> 1.7"
+gem "webrick", "~> 1.8"
Gemfile.lock
@@ -87,7 +87,7 @@ GEM
87
terminal-table (3.0.2)
88
unicode-display_width (>= 1.1.1, < 3)
89
unicode-display_width (2.4.2)
90
- webrick (1.8.1)
+ webrick (1.8.2)
91
92
PLATFORMS
93
ruby
@@ -102,7 +102,7 @@ DEPENDENCIES
102
jekyll-seo-tag
103
jekyll-sitemap
104
rake
105
- webrick (~> 1.7)
+ webrick (~> 1.8)
106
107
BUNDLED WITH
108
2.3.15
0 commit comments