Skip to content

Commit

Permalink
Install bundler with 2.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng committed Dec 16, 2023
1 parent abce92d commit 04ccdc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup-build-env
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source config/l10n-kit.conf
sudo apt-get update
sudo apt-get -y install python3-pip git ruby-dev nodejs npm po4a
sudo pip3 install translate-toolkit Python-Levenshtein
sudo gem install bundler
sudo gem install bundler -v 2.4.22
sudo npm --global install surge

git clone https://github.com/doc-l10n-kit/po4a.git vendor/po4a -b v0.66-mod1

0 comments on commit 04ccdc1

Please sign in to comment.