Skip to content

Commit

Permalink
Merge pull request #42 from github-community-projects/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/rubocop-tw-1.66.1

chore(deps): update rubocop requirement from ~> 1.64.1 to ~> 1.66.1
  • Loading branch information
rmosolgo authored Dec 12, 2024
2 parents f00b652 + 255b458 commit 3a0aeef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "minitest", "~> 5.9"
s.add_development_dependency "rake", "~> 13.1.0"
s.add_development_dependency "rubocop-github"
s.add_development_dependency "rubocop", "~> 1.64.1"
s.add_development_dependency "rubocop", "~> 1.66.1"

s.required_ruby_version = ">= 2.1.0"

Expand Down

0 comments on commit 3a0aeef

Please sign in to comment.