5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 11:36:07 +00:00

i18n: >1.9 no puede cargar locales

```
/usr/lib/ruby/gems/2.7.0/gems/i18n-1.9.1/lib/i18n/backend/base.rb:248:in `rescue in load_yml': can not load translations from /usr/lib/ruby/gems/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/locale/en.yml: #<ArgumentError: wrong number of arguments (given 2, expected 1)> (I18n::InvalidLocaleData)
```
This commit is contained in:
f 2022-06-29 18:49:53 -03:00
parent bddae016d2
commit 8e517bde0c

View file

@ -246,7 +246,7 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.10.0)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
icalendar (2.7.1)
ice_cube (~> 0.16)