Skip to content

Commit aff7250

Browse files
chore(security): patch rake vulnerability (#347)
1 parent f0e241e commit aff7250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
activesupport (= 4.2.7.1)
118118
rake (>= 0.8.7)
119119
thor (>= 0.18.1, < 2.0)
120-
rake (12.3.0)
120+
rake (13.0.1)
121121
rotp (3.1.0)
122122
rspec-core (3.8.0)
123123
rspec-support (~> 3.8.0)

0 commit comments

Comments
 (0)