We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07fbfeb + f872d7e commit b06e762Copy full SHA for b06e762
1 file changed
Gemfile.lock
@@ -69,7 +69,8 @@ GEM
69
rb-fsevent (0.11.2)
70
rb-inotify (0.10.1)
71
ffi (~> 1.0)
72
- rexml (3.2.5)
+ rexml (3.2.8)
73
+ strscan (>= 3.0.9)
74
rouge (4.1.0)
75
ruby-vips (2.1.4)
76
ffi (~> 1.12)
@@ -79,6 +80,7 @@ GEM
79
80
rake (>= 13.0.0)
81
sass-embedded (1.75.0-x86_64-linux-gnu)
82
google-protobuf (>= 3.25, < 5.0)
83
+ strscan (3.1.0)
84
terminal-table (3.0.2)
85
unicode-display_width (>= 1.1.1, < 3)
86
unicode-display_width (2.4.2)
0 commit comments