Skip to content

Commit

Permalink
Merge pull request #12367 from openSUSE/depfu/update/srcapi/rubocop-1…
Browse files Browse the repository at this point in the history
….26.0

[src/api] Update rubocop: 1.25.1 → 1.26.0 (minor)
  • Loading branch information
rubhanazeem committed Mar 30, 2022
2 parents 380143b + 5e1847c commit cefff05
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ GEM
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.21.0)
parallel (1.22.1)
parser (3.1.1.0)
ast (~> 2.4.1)
pkg-config (1.4.7)
Expand Down Expand Up @@ -411,13 +411,13 @@ GEM
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.25.1)
rubocop (1.26.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.15.1, < 2.0)
rubocop-ast (>= 1.16.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)
Expand Down
Binary file removed src/api/vendor/cache/parallel-1.21.0.gem
Binary file not shown.
Binary file added src/api/vendor/cache/parallel-1.22.1.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rubocop-1.25.1.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-1.26.0.gem
Binary file not shown.

0 comments on commit cefff05

Please sign in to comment.