Skip to content

Commit

Permalink
No need to specify rake version
Browse files Browse the repository at this point in the history
  • Loading branch information
svanhesteren committed Sep 4, 2024
1 parent 720b9f6 commit 07e90ac
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 @@ -5,7 +5,7 @@ source "https://rubygems.org"
# Specify your gem's dependencies in pbbuilder.gemspec.
gemspec

gem "rake", "~> 13.0"
gem "rake"
gem "appraisal"

gem "ruby-lsp"

0 comments on commit 07e90ac

Please sign in to comment.