Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Resolving dependency vulnerability.
Browse files Browse the repository at this point in the history
  • Loading branch information
JerrodCarpenter authored Feb 15, 2021
1 parent dcb5bb5 commit 53215b5
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 @@ -9,7 +9,7 @@ group :development do
end

# build-time dependencies
gem 'rake', '~> 10.0'
gem 'rake', '~> 12.3', '>= 12.3.3'
gem 'rspec', '~> 3.4'
gem 'rubocop', '~> 1.2'
gem 'simplecov', '~> 0.13'

0 comments on commit 53215b5

Please sign in to comment.