Skip to content

Commit 65be28b

Browse files
Merge pull request #218 from increments/dependabot/bundler/rubocop-tw-1.81.6
Update rubocop requirement from ~> 1.76.0 to ~> 1.81.6
2 parents 5f4fc39 + d46bb49 commit 65be28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ gem "bundler"
88
gem "pry"
99
gem "rake"
1010
gem "rspec", "~> 3.1"
11-
gem "rubocop", "~> 1.76.0"
11+
gem "rubocop", "~> 1.81.6"
1212
gem "simplecov", "!= 0.18.0", "!= 0.18.1", "!= 0.18.2", "!= 0.18.3", "!= 0.18.4", "!= 0.18.5", "!= 0.19.0", "!= 0.19.1"
1313
gem "simplecov_json_formatter"

0 commit comments

Comments
 (0)