Skip to content

Commit

Permalink
CLDSRV-483 Bump ruby patch version to fix malformed header response
Browse files Browse the repository at this point in the history
More info about the malformed header response: excon/excon#845
  • Loading branch information
nicolas2bert committed Dec 31, 2023
1 parent 5306bf0 commit c57ae9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -399,7 +399,7 @@ jobs:
uses: ./.github/actions/setup-ci
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.5.0'
ruby-version: '2.5.9'
- name: Install Ruby dependencies
run: |
gem install nokogiri:1.12.5 fog-aws:1.3.0 json mime-types:3.1 rspec:3.5
Expand Down

0 comments on commit c57ae9c

Please sign in to comment.