We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 329e6b9 + a9309bc commit a0ccb62Copy full SHA for a0ccb62
1 file changed
Gemfile.lock
@@ -68,7 +68,8 @@ GEM
68
rb-fsevent (0.11.2)
69
rb-inotify (0.10.1)
70
ffi (~> 1.0)
71
- rexml (3.2.6)
+ rexml (3.2.8)
72
+ strscan (>= 3.0.9)
73
rouge (4.2.1)
74
safe_yaml (1.0.5)
75
sass (3.7.4)
@@ -79,6 +80,7 @@ GEM
79
80
sass-listen (4.0.0)
81
rb-fsevent (~> 0.9, >= 0.9.4)
82
rb-inotify (~> 0.9, >= 0.9.7)
83
+ strscan (3.1.0)
84
terminal-table (3.0.2)
85
unicode-display_width (>= 1.1.1, < 3)
86
unicode-display_width (2.5.0)
0 commit comments