We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6deea5d + 5398fc7 commit 01f13d9Copy full SHA for 01f13d9
1 file changed
Gemfile.lock
@@ -52,7 +52,8 @@ GEM
52
rb-inotify (0.10.1)
53
ffi (~> 1.0)
54
regexp_parser (2.2.0)
55
- rexml (3.2.5)
+ rexml (3.2.8)
56
+ strscan (>= 3.0.9)
57
rspec (3.10.0)
58
rspec-core (~> 3.10.0)
59
rspec-expectations (~> 3.10.0)
@@ -81,12 +82,14 @@ GEM
81
82
rubocop (~> 1.19)
83
ruby-progressbar (1.11.0)
84
shellany (0.0.1)
85
+ strscan (3.1.0)
86
thor (1.2.1)
87
unicode-display_width (2.1.0)
88
89
PLATFORMS
90
x86_64-darwin-20
91
x86_64-darwin-21
92
+ x86_64-linux
93
94
DEPENDENCIES
95
cacheable!
0 commit comments