Skip to content

Commit

Permalink
Merge pull request #78 from peterfication/dependabot/bundler/rubocop-…
Browse files Browse the repository at this point in the history
…1.56.0

Bump rubocop from 1.55.1 to 1.56.0
  • Loading branch information
peterfication authored Aug 21, 2023
2 parents 7914db9 + 29417aa commit 6f9665a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ GEM
specs:
ast (2.4.2)
backport (1.2.0)
base64 (0.1.1)
benchmark (0.2.1)
byebug (11.1.3)
coderay (1.1.3)
Expand Down Expand Up @@ -71,7 +72,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.55.1)
rubocop (1.56.0)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down

0 comments on commit 6f9665a

Please sign in to comment.