Skip to content

Commit

Permalink
Merge pull request #14 from openstreetmap/dependabot/bundler/rubocop-…
Browse files Browse the repository at this point in the history
…1.59.0

Bump rubocop from 1.58.0 to 1.59.0
  • Loading branch information
matkoniecz authored Dec 11, 2023
2 parents e75bc28 + b4610be commit a076310
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ gem 'git', '~> 1.18.0'
gem 'json', '~> 2.7'
gem 'octokit', '~> 8.0.0'

gem 'rubocop', '~> 1.58', groups: 'development'
gem 'rubocop', '~> 1.59', groups: 'development'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
rchardet (1.8.0)
regexp_parser (2.8.3)
rexml (3.2.6)
rubocop (1.58.0)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -56,7 +56,7 @@ DEPENDENCIES
git (~> 1.18.0)
json (~> 2.7)
octokit (~> 8.0.0)
rubocop (~> 1.58)
rubocop (~> 1.59)

BUNDLED WITH
2.4.21

0 comments on commit a076310

Please sign in to comment.