Skip to content

Commit

Permalink
rake version?
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoegel committed Jul 2, 2024
1 parent f727748 commit 0bb0b19
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,7 +3,7 @@ source 'https://rubygems.org'
gemspec

group :development, :test do
gem 'rake', '~> 13.2.1'
gem 'rake', '~> 13.0.1'
gem 'pry-byebug'
gem 'rubocop', '~> 1.52.0'
gem 'simplecov', '~> 0.21.2'
Expand Down

0 comments on commit 0bb0b19

Please sign in to comment.