Skip to content

Commit

Permalink
Update puma and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 committed Oct 30, 2024
1 parent 3fa31c8 commit b33c190
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/command_shell_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- windows-2019
- ubuntu-20.04
ruby:
- 3.0.2
- 3.1.5
include:
# Powershell
- { command_shell: { name: powershell }, os: windows-2019 }
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shared_meterpreter_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- windows-2019
- ubuntu-20.04
ruby:
- 3.0.2
- 3.1.5
meterpreter:
# Python
- { name: python, runtime_version: 3.6 }
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ jobs:
os:
- ubuntu-20.04
- ubuntu-latest
exclude:
- { os: ubuntu-latest, ruby: '3.0' }
include:
- os: ubuntu-latest
ruby: '3.1'
Expand Down
Loading

0 comments on commit b33c190

Please sign in to comment.