faberNovel / ad_localize

ADLocalize is a simple way to manage your localization files. Supported wording sources : CSVs and Google Sheets. Localization file generation available for iOS, Android, JSON (i18next), YAML and Java properties
https://rubygems.org/gems/ad_localize
MIT License
24 stars 8 forks source link

Accept activesupport 6 as dependency #37

Closed Hugo-Hache closed 4 years ago

Hugo-Hache commented 4 years ago

It was not possible to use it in a Rails 6 project. Updated gemspec to handle both 5.2 and 6 versions of activesupport