Skip to content

Commit 55c465f

Browse files
authored
Merge pull request #36 from lostechies/dependabot/bundler/dependencies-de0cc5718a
2 parents 42c50cf + 51c2153 commit 55c465f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ end
1212
gem "minima"
1313

1414
gem "nokogiri", ">= 1.18.3"
15-
gem "uri", "~> 1.0.4"
15+
gem "uri", "~> 1.1.1"
1616

1717
gem "kramdown-parser-gfm"
1818

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ GEM
290290
tzinfo (2.0.6)
291291
concurrent-ruby (~> 1.0)
292292
unicode-display_width (1.8.0)
293-
uri (1.0.4)
293+
uri (1.1.1)
294294
wdm (0.2.0)
295295
webrick (1.8.2)
296296

@@ -317,7 +317,7 @@ DEPENDENCIES
317317
minima
318318
nokogiri (>= 1.18.3)
319319
tzinfo-data
320-
uri (~> 1.0.4)
320+
uri (~> 1.1.1)
321321
wdm
322322

323323
RUBY VERSION

0 commit comments

Comments
 (0)