~cytrogen/masto-fe

88ce59505e701763468c83b3ac352bcc4be553d9 — dependabot[bot] 3 years ago 37886c2
Bump rubocop from 1.49.0 to 1.50.2 (#24580)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M Gemfile.lock
M Gemfile.lock => Gemfile.lock +2 -2
@@ 565,7 565,7 @@ GEM
      redis (>= 4)
    redlock (1.3.2)
      redis (>= 3.0.0, < 6.0)
    regexp_parser (2.7.0)
    regexp_parser (2.8.0)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.1.0)


@@ 601,7 601,7 @@ GEM
    rspec_chunked (0.6)
    rspec_junit_formatter (0.6.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.49.0)
    rubocop (1.50.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)