Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yads committed Feb 13, 2024
1 parent 4a8a528 commit 8864537
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 @@ -20,7 +20,7 @@ else
end

group :development do
gem 'rake', '~> 11'
gem "rake", '>= 12.3.3'
gem 'rubocop', '0.52.0'
gem 'simplecov'
end
Expand Down

0 comments on commit 8864537

Please sign in to comment.