Skip to content

Commit

Permalink
Merge pull request #8 from githubschool/dependabot/bundler/dependenci…
Browse files Browse the repository at this point in the history
…es/rubocop-tw-1.13.0

Update rubocop requirement from ~> 0.82.0 to ~> 1.13.0 in /dependencies
  • Loading branch information
fjk211 authored Oct 13, 2021
2 parents b4ef814 + 1bfc613 commit 3ceb69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gem "rubocop", "~> 0.82.0"
gem "rubocop", "~> 1.13.0"
gem "rubocop-github", "~> 0.16.0"
gem "rubocop-performance", "~>1.7.1"
gem "rubocop-rails", "~> 2.5"
Expand Down

0 comments on commit 3ceb69e

Please sign in to comment.