From cf802f0e3a265317b9feae9d9b2329218e0ceadf Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 13 May 2024 13:27:14 +0000 Subject: [PATCH] setup guides generated --- macos.cn.md | 2 +- macos.es.md | 2 +- macos.fr.md | 2 +- macos.md | 2 +- macos.pt.md | 2 +- ubuntu.cn.md | 2 +- ubuntu.es.md | 2 +- ubuntu.fr.md | 2 +- ubuntu.md | 2 +- ubuntu.pt.md | 2 +- windows.cn.md | 2 +- windows.es.md | 2 +- windows.fr.md | 2 +- windows.md | 2 +- windows.pt.md | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/macos.cn.md b/macos.cn.md index 64c39b0d..2db8675e 100644 --- a/macos.cn.md +++ b/macos.cn.md @@ -435,7 +435,7 @@ gem update bundler 在你的终端里,复制粘贴下面的指令: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: 如果你看到 `xx gems installed`,那么一切正常 :+1: diff --git a/macos.es.md b/macos.es.md index 84282e16..7d79df38 100644 --- a/macos.es.md +++ b/macos.es.md @@ -462,7 +462,7 @@ gem update bundler En tu terminal, copia y pega el siguiente comando: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Si obtienes `xx gems installed`, entonces todo está bien :+1: diff --git a/macos.fr.md b/macos.fr.md index 380206fe..1e75ebb1 100644 --- a/macos.fr.md +++ b/macos.fr.md @@ -459,7 +459,7 @@ gem update bundler Copie-colle la commande suivante dans ton terminal : ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Si tu vois apparaître `xx gems installed`, c’est bon :+1: diff --git a/macos.md b/macos.md index 39f27495..2bb446c4 100644 --- a/macos.md +++ b/macos.md @@ -502,7 +502,7 @@ gem update bundler In your terminal, copy-paste the following command: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: If you get `xx gems installed`, then all good :+1: diff --git a/macos.pt.md b/macos.pt.md index 89295be5..7279594a 100644 --- a/macos.pt.md +++ b/macos.pt.md @@ -495,7 +495,7 @@ No mundo Ruby, chamamos bibliotecas externas de `gems`: são pedaços de código No seu terminal, copie e cole o seguinte comando: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Se você tiver `xx gems installed`, então tudo bem :+1: diff --git a/ubuntu.cn.md b/ubuntu.cn.md index fde9dd8f..4b3ffc84 100644 --- a/ubuntu.cn.md +++ b/ubuntu.cn.md @@ -411,7 +411,7 @@ gem update bundler 在你的终端里,复制粘贴下面的指令: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: 如果你看到 `xx gems installed`,那么一切正常 :+1: diff --git a/ubuntu.es.md b/ubuntu.es.md index c0e1f284..b042e10a 100644 --- a/ubuntu.es.md +++ b/ubuntu.es.md @@ -436,7 +436,7 @@ gem update bundler En tu terminal, copia y pega el siguiente comando: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Si obtienes `xx gems installed`, entonces todo está bien :+1: diff --git a/ubuntu.fr.md b/ubuntu.fr.md index 442d13c3..99491793 100644 --- a/ubuntu.fr.md +++ b/ubuntu.fr.md @@ -436,7 +436,7 @@ gem update bundler Copie-colle la commande suivante dans ton terminal : ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Si tu vois apparaître `xx gems installed`, c’est bon :+1: diff --git a/ubuntu.md b/ubuntu.md index d4080b23..e3d29f30 100644 --- a/ubuntu.md +++ b/ubuntu.md @@ -476,7 +476,7 @@ gem update bundler In your terminal, copy-paste the following command: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: If you get `xx gems installed`, then all good :+1: diff --git a/ubuntu.pt.md b/ubuntu.pt.md index be7dd3d4..83ea328b 100644 --- a/ubuntu.pt.md +++ b/ubuntu.pt.md @@ -469,7 +469,7 @@ No mundo Ruby, chamamos bibliotecas externas de `gems`: são pedaços de código No seu terminal, copie e cole o seguinte comando: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Se você tiver `xx gems installed`, então tudo bem :+1: diff --git a/windows.cn.md b/windows.cn.md index a49a58f5..49560b40 100644 --- a/windows.cn.md +++ b/windows.cn.md @@ -944,7 +944,7 @@ gem update bundler 在你的终端里,复制粘贴下面的指令: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: 如果你看到 `xx gems installed`,那么一切正常 :+1: diff --git a/windows.es.md b/windows.es.md index 78035519..b68fe691 100644 --- a/windows.es.md +++ b/windows.es.md @@ -969,7 +969,7 @@ gem update bundler En tu terminal, copia y pega el siguiente comando: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Si obtienes `xx gems installed`, entonces todo está bien :+1: diff --git a/windows.fr.md b/windows.fr.md index 6d615015..e5d01274 100644 --- a/windows.fr.md +++ b/windows.fr.md @@ -969,7 +969,7 @@ gem update bundler Copie-colle la commande suivante dans ton terminal : ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Si tu vois apparaître `xx gems installed`, c’est bon :+1: diff --git a/windows.md b/windows.md index bfa8a53b..2aa37511 100644 --- a/windows.md +++ b/windows.md @@ -1028,7 +1028,7 @@ gem update bundler In your terminal, copy-paste the following command: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: If you get `xx gems installed`, then all good :+1: diff --git a/windows.pt.md b/windows.pt.md index 50102cc4..40a4ac4b 100644 --- a/windows.pt.md +++ b/windows.pt.md @@ -1020,7 +1020,7 @@ No mundo Ruby, chamamos bibliotecas externas de `gems`: são pedaços de código No seu terminal, copie e cole o seguinte comando: ```bash -gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3 +gem install colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2 ``` :heavy_check_mark: Se você tiver `xx gems installed`, então tudo bem :+1: