Skip to content

Commit

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

chore(deps): update rubocop requirement from ~> 1.57.0 to ~> 1.64.1
  • Loading branch information
rmosolgo authored Jun 11, 2024
2 parents cfb40ab + 1261b8c commit 1eee9d2
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.57.0"
s.add_development_dependency "rubocop", "~> 1.64.1"

s.required_ruby_version = ">= 2.1.0"

Expand Down

0 comments on commit 1eee9d2

Please sign in to comment.