Skip to content

Commit b13ed10

Browse files
Merge pull request #19 from Visionary-Code-Works/dependabot/bundler/bundler-e3e5eef785
2 parents 6c22b6e + 5919c01 commit b13ed10

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,9 @@ GEM
234234
mustermann (3.0.0)
235235
ruby2_keywords (~> 0.0.1)
236236
mutex_m (0.2.0)
237-
nokogiri (1.16.2-x64-mingw-ucrt)
237+
nokogiri (1.16.5-x64-mingw-ucrt)
238238
racc (~> 1.4)
239-
nokogiri (1.16.2-x86_64-linux)
239+
nokogiri (1.16.5-x86_64-linux)
240240
racc (~> 1.4)
241241
octokit (4.25.1)
242242
faraday (>= 1, < 3)
@@ -251,7 +251,8 @@ GEM
251251
rb-fsevent (0.11.2)
252252
rb-inotify (0.10.1)
253253
ffi (~> 1.0)
254-
rexml (3.2.6)
254+
rexml (3.2.8)
255+
strscan (>= 3.0.9)
255256
rouge (3.26.0)
256257
ruby2_keywords (0.0.5)
257258
rubyzip (2.3.2)
@@ -277,6 +278,7 @@ GEM
277278
rack-protection (= 3.1.0)
278279
sinatra (= 3.1.0)
279280
tilt (~> 2.0)
281+
strscan (3.1.0)
280282
terminal-table (1.8.0)
281283
unicode-display_width (~> 1.1, >= 1.1.1)
282284
tilt (2.3.0)

0 commit comments

Comments
 (0)