Skip to content

Commit

Permalink
Merge pull request #44 from Tatsumi0000/dependabot/bundler/web/backen…
Browse files Browse the repository at this point in the history
…d/rubocop-1.57.2

Bump rubocop from 1.57.1 to 1.57.2 in /web/backend
  • Loading branch information
Tatsumi0000 authored Nov 1, 2023
2 parents 2611910 + c5f15fb commit f2dae66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ concurrency:

env:
RAILS_MASTER_KEY: ${{ secrets.RAILS_MASTER_KEY }}
RAILS_ENV: test

jobs:
backend-ci:
Expand Down
5 changes: 2 additions & 3 deletions web/backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -226,7 +225,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
Expand Down

0 comments on commit f2dae66

Please sign in to comment.