Skip to content

Commit

Permalink
Merge pull request #213 from influxdata/dependabot/bundler/rubocop-tw…
Browse files Browse the repository at this point in the history
…-1.55.1

Update rubocop requirement from ~> 1.54.2 to ~> 1.55.1
  • Loading branch information
hennevogel authored Aug 1, 2023
2 parents b39ddad + 71d114c commit fbff61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion influxdb-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rdoc"
spec.add_development_dependency "rspec"
spec.add_development_dependency "rspec-rails"
spec.add_development_dependency "rubocop", "~> 1.54.2"
spec.add_development_dependency "rubocop", "~> 1.55.1"
spec.add_development_dependency "rubocop-rake"
spec.add_development_dependency "rubocop-rspec"
spec.add_development_dependency "sqlite3"
Expand Down

0 comments on commit fbff61d

Please sign in to comment.