Skip to content

Commit

Permalink
Merge pull request #403 from internetee/dependabot/bundler/rack-2.2.9
Browse files Browse the repository at this point in the history
Bump rack from 2.2.6.4 to 2.2.9
  • Loading branch information
OlegPhenomenon authored Jan 15, 2025
2 parents 51e000e + 340ee24 commit 4cbc8b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ jobs:

- name: Aggregate & upload results to Code Climate
run: |
./cc-test-reporter sum-coverage coverage/codeclimate.*.json
./cc-test-reporter upload-coverage
./cc-test-reporter sum-coverage coverage/codeclimate.*.json -p 1
./cc-test-reporter upload-coverage -r ${{ secrets.CC_TEST_REPORTER_ID }}
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
puma (5.6.8)
nio4r (~> 2.0)
racc (1.6.1)
rack (2.2.6.4)
rack (2.2.8.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.1.4.1)
Expand Down

0 comments on commit 4cbc8b6

Please sign in to comment.