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 8b6ab9b commit f8da3dcCopy full SHA for f8da3dc
Gemfile.lock
@@ -61,7 +61,8 @@ GEM
61
rb-fsevent (0.11.2)
62
rb-inotify (0.10.1)
63
ffi (~> 1.0)
64
- rexml (3.2.6)
+ rexml (3.2.8)
65
+ strscan (>= 3.0.9)
66
rouge (4.2.1)
67
safe_yaml (1.0.5)
68
sass-embedded (1.77.1-arm64-darwin)
@@ -72,6 +73,7 @@ GEM
72
73
google-protobuf (>= 3.25, < 5.0)
74
sass-embedded (1.77.1-x86_64-linux-gnu)
75
76
+ strscan (3.1.0)
77
terminal-table (3.0.2)
78
unicode-display_width (>= 1.1.1, < 3)
79
unicode-display_width (2.5.0)
0 commit comments