Skip to content

Commit

Permalink
Upgrade to ruby@3.3.1 & cypress@13.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scottohara committed Apr 29, 2024
1 parent 99a7ab4 commit ed60d80
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.11.1
ruby 3.3.0
ruby 3.3.1
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ DEPENDENCIES
sinatra (= 4.0.0)

RUBY VERSION
ruby 3.3.0p0
ruby 3.3.1p55

BUNDLED WITH
2.5.6
2.5.9
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"concurrently": "8.2.2",
"coverage-istanbul-loader": "3.0.5",
"css-loader": "6.10.0",
"cypress": "13.7.1",
"cypress": "13.8.1",
"eslint": "8.46.0",
"eslint-config-oharagroup": "4.0.0",
"html-loader": "5.0.0",
Expand Down Expand Up @@ -100,6 +100,6 @@
"engines": {
"node": "20.11.1",
"npm": "10.5.0",
"ruby": "3.3.0"
"ruby": "3.3.1"
}
}

0 comments on commit ed60d80

Please sign in to comment.