Skip to content

Commit

Permalink
update dev ruby set up (#359)
Browse files Browse the repository at this point in the history
* update dev mysql setup

* add line EOF

* pin mysql-client version

* fix ruby only

* update brew install
  • Loading branch information
chenhuiyeh authored Aug 30, 2024
1 parent 5297aa6 commit 28b62b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.2.2
9 changes: 3 additions & 6 deletions dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ env:
MYSQL_VERSION: "8.0"

up:
- homebrew:
- [email protected]:
or: [[email protected]]
conflicts: [mysql-connector-c, mysql, mysql-client]

- ruby: "3.2.2"
- packages:
- [email protected]
- ruby
- bundler
- go:
version: "1.16"
Expand Down

0 comments on commit 28b62b7

Please sign in to comment.