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.
2 parents 42c50cf + 51c2153 commit 55c465fCopy full SHA for 55c465f
Gemfile
@@ -12,7 +12,7 @@ end
12
gem "minima"
13
14
gem "nokogiri", ">= 1.18.3"
15
-gem "uri", "~> 1.0.4"
+gem "uri", "~> 1.1.1"
16
17
gem "kramdown-parser-gfm"
18
Gemfile.lock
@@ -290,7 +290,7 @@ GEM
290
tzinfo (2.0.6)
291
concurrent-ruby (~> 1.0)
292
unicode-display_width (1.8.0)
293
- uri (1.0.4)
+ uri (1.1.1)
294
wdm (0.2.0)
295
webrick (1.8.2)
296
@@ -317,7 +317,7 @@ DEPENDENCIES
317
minima
318
nokogiri (>= 1.18.3)
319
tzinfo-data
320
- uri (~> 1.0.4)
+ uri (~> 1.1.1)
321
wdm
322
323
RUBY VERSION
0 commit comments