Bump localeapp from 2.1.1 to 3.2.0
Bumps [localeapp](https://github.com/Locale/localeapp) from 2.1.1 to 3.2.0. - [Release notes](https://github.com/Locale/localeapp/releases) - [Changelog](https://github.com/Locale/localeapp/blob/master/CHANGELOG.md) - [Commits](https://github.com/Locale/localeapp/compare/v2.1.1...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7537ce7625
commit
cf1d3c6a47
28
Gemfile.lock
28
Gemfile.lock
|
@ -128,7 +128,7 @@ GEM
|
|||
compass (~> 1.0.0)
|
||||
sass-rails (< 5.1)
|
||||
sprockets (< 4.0)
|
||||
concurrent-ruby (1.1.7)
|
||||
concurrent-ruby (1.1.9)
|
||||
connection_pool (2.2.1)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
|
@ -136,7 +136,7 @@ GEM
|
|||
daemons (1.2.4)
|
||||
debug_inspector (0.0.3)
|
||||
diff-lcs (1.3)
|
||||
domain_name (0.5.20170404)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
encryptor (3.0.0)
|
||||
erubis (2.7.0)
|
||||
|
@ -160,7 +160,7 @@ GEM
|
|||
friendly_id (5.2.1)
|
||||
activerecord (>= 4.0.0)
|
||||
git-version-bump (0.15.1)
|
||||
gli (2.16.0)
|
||||
gli (2.20.1)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
haml (5.0.4)
|
||||
|
@ -183,7 +183,7 @@ GEM
|
|||
haml (>= 4.0, < 6)
|
||||
nokogiri (>= 1.6.0)
|
||||
ruby_parser (~> 3.5)
|
||||
http-cookie (1.0.3)
|
||||
http-cookie (1.0.4)
|
||||
domain_name (~> 0.5)
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
|
@ -205,7 +205,7 @@ GEM
|
|||
js-routes (1.3.3)
|
||||
railties (>= 3.2)
|
||||
sprockets-rails
|
||||
json (2.3.0)
|
||||
json (2.5.1)
|
||||
jwt (1.5.6)
|
||||
kaminari (1.2.1)
|
||||
activesupport (>= 4.1.0)
|
||||
|
@ -220,11 +220,11 @@ GEM
|
|||
kaminari-core (= 1.2.1)
|
||||
kaminari-core (1.2.1)
|
||||
key_struct (0.4.2)
|
||||
localeapp (2.1.1)
|
||||
localeapp (3.2.0)
|
||||
gli
|
||||
i18n (~> 0.4)
|
||||
json
|
||||
rest-client
|
||||
i18n (>= 0.7, < 2)
|
||||
json (>= 1.7.7)
|
||||
rest-client (>= 1.8.0)
|
||||
loofah (2.8.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
|
@ -244,10 +244,12 @@ GEM
|
|||
callsite (~> 0.0, >= 0.0.11)
|
||||
rack-contrib (>= 1.1, < 3)
|
||||
railties (>= 3.0.0, < 5.2.0)
|
||||
mime-types (3.2.2)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2018.0812)
|
||||
mimemagic (0.3.3)
|
||||
mime-types-data (3.2021.0704)
|
||||
mimemagic (0.3.10)
|
||||
nokogiri (~> 1)
|
||||
rake
|
||||
mini_mime (1.0.1)
|
||||
mini_portile2 (2.4.0)
|
||||
minitest (5.14.2)
|
||||
|
@ -572,7 +574,7 @@ GEM
|
|||
execjs (>= 0.3.0, < 3)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.4)
|
||||
unf_ext (0.0.7.7)
|
||||
valuable (0.9.13)
|
||||
warden (1.2.7)
|
||||
rack (>= 1.0)
|
||||
|
|
Loading…
Reference in New Issue