Skip to content

Commit

Permalink
update rake for security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
neillturner authored Dec 12, 2020
1 parent ffcd004 commit b66da8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ source 'https://rubygems.org'

gemspec

gem 'rake', '< 11.0'
gem "rake", ">= 12.3.3"

0 comments on commit b66da8a

Please sign in to comment.