Skip to content

Commit

Permalink
👷 Update Ruby to Version 3.4
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jan 22, 2025
1 parent 330cd3d commit a5d768b
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
os:
- ubuntu-latest
ruby_version:
- 3.3
- 3.4

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-config-prettier": "^10.0.1",
"ethers": "^6.13.5",
"hardhat": "^2.22.18",
"mocha": "^11.0.1",
"mocha": "^11.1.0",
"prettier": "^3.4.2",
"prettier-plugin-solidity": "^1.4.2",
"ts-node": "^10.9.2",
Expand Down
44 changes: 37 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a5d768b

Please sign in to comment.