We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a6694 commit 8aee2f5Copy full SHA for 8aee2f5
.github/workflows/tests.yaml
@@ -584,7 +584,7 @@ jobs:
584
ruby-version: '3.2'
585
- name: Install Ruby dependencies
586
run: |
587
- gem install nokogiri:1.12.5 excon:0.109.0 fog-aws:1.3.0 json:2.7.6 mime-types:3.5.2 rspec:3.5
+ gem install nokogiri:1.15.5 excon:0.111.0 fog-aws:3.19.0 json:2.7.6 mime-types:3.5.2 rspec:3.12.0
588
- name: Install Java dependencies
589
590
sudo apt-get update && sudo apt-get install -y --fix-missing default-jdk maven
0 commit comments