We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e253af4 + f09137f commit 0355907Copy full SHA for 0355907
gem/Gemfile.lock
@@ -90,8 +90,7 @@ GEM
90
rb-inotify (0.10.1)
91
ffi (~> 1.0)
92
regexp_parser (2.9.0)
93
- rexml (3.3.6)
94
- strscan
+ rexml (3.4.1)
95
rspec (3.13.0)
96
rspec-core (~> 3.13.0)
97
rspec-expectations (~> 3.13.0)
@@ -141,7 +140,6 @@ GEM
141
140
rack-protection (= 4.0.0)
142
rack-session (>= 2.0.0, < 3)
143
tilt (~> 2.0)
144
- strscan (3.1.0)
145
thor (1.3.1)
146
tilt (2.3.0)
147
tzinfo (2.0.6)
@@ -159,6 +157,7 @@ DEPENDENCIES
159
157
guard-rubocop
160
158
pry
161
rake (~> 13.0)
+ rexml (>= 3.3.9)
162
rspec (~> 3.0)
163
rubocop (~> 1.54)
164
rubocop-rails (= 2.20.2)
0 commit comments