Skip to content

Commit

Permalink
feat: add ruby solution to authentication and cripto (#102)
Browse files Browse the repository at this point in the history
* feat: add ruby solution to authentication

* feat: add ruby solution to cripto
  • Loading branch information
b-sep authored Nov 14, 2024
1 parent c13459b commit 6420a72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion authentication/SOLUTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ Neste tópico, você encontrará uma lista de soluções para o desafio [autenti
| Linguagem | Repositório |
|:----------|:--------------------------------------------------|
| `Java` | https://github.com/MoDasby/desafio-autenticacao |
| `Python` | https://github.com/BrunoBorelliPro/authentication |
| `Python` | https://github.com/BrunoBorelliPro/authentication |
| `Ruby` | https://github.com/b-sep/authentication |
1 change: 1 addition & 0 deletions cryptography/SOLUTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ Neste tópico, você encontrará uma lista de soluções para o desafio [Criptog
| `NodeJS` | https://github.com/rof20004/api-criptografia |
| `NodeJS` | https://github.com/rms-diego/desafio-2-backend-br |
| `Ruby` | https://github.com/oransje/desafio-backend-br-criptografia |
| `Ruby` | https://github.com/b-sep/cripto |

0 comments on commit 6420a72

Please sign in to comment.