Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
xet7 committed Nov 16, 2024
1 parent dad6538 commit 16d37f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ do
sudo bundle install
elif [[ "$OSTYPE" == "darwin"* ]]; then
echo "macOS";
brew install ruby@3.2 sqlite sqlite-utils db-browser-for-sqlite
brew install ruby@3.2 sqlite sqlite-utils db-browser-for-sqlite libyaml
gem install bundler -v 2.4.22
gem install rails
gem update
Expand Down

0 comments on commit 16d37f4

Please sign in to comment.