Skip to content

Commit

Permalink
Update rubocop to version 1.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 10, 2023
1 parent 213b6ff commit 8844527
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ GEM
autoprefixer-rails (10.4.13.0)
execjs (~> 2)
awesome_print (1.9.2)
base64 (0.1.1)
bcrypt (3.1.19)
bigdecimal (3.1.4)
bootstrap (5.2.3)
Expand Down Expand Up @@ -384,7 +385,8 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.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
Binary file added src/api/vendor/cache/base64-0.1.1.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rubocop-1.55.1.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-1.56.0.gem
Binary file not shown.

0 comments on commit 8844527

Please sign in to comment.