Skip to content

Commit 0355907

Browse files
authored
Merge pull request #182 from keyasuda/snyk-fix-80cf3632d3e2366ff98abf65c8acf4d6
[Snyk] Fix for 1 vulnerabilities
2 parents e253af4 + f09137f commit 0355907

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

gem/Gemfile.lock

+2-3
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ GEM
9090
rb-inotify (0.10.1)
9191
ffi (~> 1.0)
9292
regexp_parser (2.9.0)
93-
rexml (3.3.6)
94-
strscan
93+
rexml (3.4.1)
9594
rspec (3.13.0)
9695
rspec-core (~> 3.13.0)
9796
rspec-expectations (~> 3.13.0)
@@ -141,7 +140,6 @@ GEM
141140
rack-protection (= 4.0.0)
142141
rack-session (>= 2.0.0, < 3)
143142
tilt (~> 2.0)
144-
strscan (3.1.0)
145143
thor (1.3.1)
146144
tilt (2.3.0)
147145
tzinfo (2.0.6)
@@ -159,6 +157,7 @@ DEPENDENCIES
159157
guard-rubocop
160158
pry
161159
rake (~> 13.0)
160+
rexml (>= 3.3.9)
162161
rspec (~> 3.0)
163162
rubocop (~> 1.54)
164163
rubocop-rails (= 2.20.2)

0 commit comments

Comments
 (0)