Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/w/8.6/improvement/CLDSRV-572' in…
Browse files Browse the repository at this point in the history
…to w/8.7/improvement/CLDSRV-572
  • Loading branch information
Kerkesni committed Nov 7, 2024
2 parents 74d78cd + 68574c0 commit 412f174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ jobs:
ruby-version: '2.5.9'
- name: Install Ruby dependencies
run: |
gem install nokogiri:1.12.5 excon:0.109.0 fog-aws:1.3.0 json mime-types:3.1 rspec:3.5
gem install nokogiri:1.12.5 excon:0.109.0 fog-aws:1.3.0 json:2.7.6 mime-types:3.1 rspec:3.5
- name: Install Java dependencies
run: |
sudo apt-get update && sudo apt-get install -y --fix-missing default-jdk maven
Expand Down

0 comments on commit 412f174

Please sign in to comment.