Skip to content

Commit

Permalink
Add rubocop-rspec development dependency to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Mar 28, 2024
1 parent 38c1f37 commit 0ec27a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new("2.7.0")
gem "coveralls_reborn", "~> 0.28.0"
gem "rubocop-performance", "~> 1.20.2"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.27.1"
gem "simplecov", "~> 0.22.0"
end

0 comments on commit 0ec27a1

Please sign in to comment.