Skip to content

Commit

Permalink
setup guides generated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 13, 2024
1 parent ef58ab1 commit cf802f0
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion macos.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion macos.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion macos.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion macos.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion ubuntu.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion ubuntu.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion ubuntu.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion ubuntu.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion windows.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion windows.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion windows.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion windows.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cf802f0

Please sign in to comment.