Skip to content

Commit

Permalink
Merge pull request #89 from publify/dependabot/bundler/rubocop-rspec-…
Browse files Browse the repository at this point in the history
…tw-3.0.1

Update rubocop-rspec requirement from ~> 2.26.0 to ~> 3.0.1
  • Loading branch information
mvz authored Jun 23, 2024
2 parents 2ff844f + b9a9c6f commit 5eecb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publify_textfilter_code.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rubocop", "~> 1.63.1"
s.add_development_dependency "rubocop-performance", "~> 1.21.1"
s.add_development_dependency "rubocop-rails", "~> 2.25.0"
s.add_development_dependency "rubocop-rspec", "~> 2.26.0"
s.add_development_dependency "rubocop-rspec", "~> 3.0.1"
s.add_development_dependency "simplecov", "~> 0.22.0"
s.add_development_dependency "sqlite3", "~> 1.4"
s.metadata["rubygems_mfa_required"] = "true"
Expand Down

0 comments on commit 5eecb4a

Please sign in to comment.