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 6c22b6e commit 5919c01Copy full SHA for 5919c01
Gemfile.lock
@@ -234,9 +234,9 @@ GEM
234
mustermann (3.0.0)
235
ruby2_keywords (~> 0.0.1)
236
mutex_m (0.2.0)
237
- nokogiri (1.16.2-x64-mingw-ucrt)
+ nokogiri (1.16.5-x64-mingw-ucrt)
238
racc (~> 1.4)
239
- nokogiri (1.16.2-x86_64-linux)
+ nokogiri (1.16.5-x86_64-linux)
240
241
octokit (4.25.1)
242
faraday (>= 1, < 3)
@@ -251,7 +251,8 @@ GEM
251
rb-fsevent (0.11.2)
252
rb-inotify (0.10.1)
253
ffi (~> 1.0)
254
- rexml (3.2.6)
+ rexml (3.2.8)
255
+ strscan (>= 3.0.9)
256
rouge (3.26.0)
257
ruby2_keywords (0.0.5)
258
rubyzip (2.3.2)
@@ -277,6 +278,7 @@ GEM
277
278
rack-protection (= 3.1.0)
279
sinatra (= 3.1.0)
280
tilt (~> 2.0)
281
+ strscan (3.1.0)
282
terminal-table (1.8.0)
283
unicode-display_width (~> 1.1, >= 1.1.1)
284
tilt (2.3.0)
0 commit comments