Skip to content

Commit

Permalink
Merge pull request #51 from mavaddat/dependabot/bundler/rubocop-perfo…
Browse files Browse the repository at this point in the history
…rmance-1.13.2

Update rubocop-performance requirement from ~> 1.22 to ~> 1.13
  • Loading branch information
mavaddat authored Jan 19, 2022
2 parents 4250f40 + 6afb5b9 commit 8486856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-performance (1.12.0)
rubocop-performance (1.13.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.12.4)
Expand Down
2 changes: 1 addition & 1 deletion jekyll-cloudinary.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec", "~> 3.10"
spec.add_development_dependency "rubocop-rspec", "~> 2.5"
spec.add_development_dependency "rubocop-rails", "~> 1.22"
spec.add_development_dependency "rubocop-performance", "~> 1.22"
spec.add_development_dependency "rubocop-performance", "~> 1.13"
spec.add_development_dependency "cloudinary", "~> 1.21"
end

0 comments on commit 8486856

Please sign in to comment.