Files
grecia/lib
taitus c64b49b128 Change gem from TranslatorText to BingTranslator
TranslatorText isn't compatible with Ruby 3, so we need to use a
different gem.

The 'translator-text' gem response was an array of one or more objects.
Now with the 'bing_translator' gem the response is an array with one or
several translated texts.

We remove the concept of object in the code. And we also remove the
"create_response" method from the specs since it is no longer necessary
to emulate that object and we can simply use arrays with texts to emulate
the new response.
2023-03-09 06:00:41 +01:00
..
2015-07-15 13:32:13 +02:00
2022-11-09 18:19:20 +01:00
2021-05-29 14:34:46 +02:00
2022-04-04 18:55:56 +02:00