[Security] Bump kaminari from 1.0.1 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.0.1 to 1.2.1. **This update includes a security fix.** - [Release notes](https://github.com/kaminari/kaminari/releases) - [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaminari/kaminari/compare/v1.0.1...v1.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b0071f83e3
commit
58b3832614
20
Gemfile.lock
20
Gemfile.lock
|
@ -207,18 +207,18 @@ GEM
|
|||
sprockets-rails
|
||||
json (2.3.0)
|
||||
jwt (1.5.6)
|
||||
kaminari (1.0.1)
|
||||
kaminari (1.2.1)
|
||||
activesupport (>= 4.1.0)
|
||||
kaminari-actionview (= 1.0.1)
|
||||
kaminari-activerecord (= 1.0.1)
|
||||
kaminari-core (= 1.0.1)
|
||||
kaminari-actionview (1.0.1)
|
||||
kaminari-actionview (= 1.2.1)
|
||||
kaminari-activerecord (= 1.2.1)
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-actionview (1.2.1)
|
||||
actionview
|
||||
kaminari-core (= 1.0.1)
|
||||
kaminari-activerecord (1.0.1)
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-activerecord (1.2.1)
|
||||
activerecord
|
||||
kaminari-core (= 1.0.1)
|
||||
kaminari-core (1.0.1)
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-core (1.2.1)
|
||||
key_struct (0.4.2)
|
||||
libv8 (3.16.14.19)
|
||||
localeapp (2.1.1)
|
||||
|
@ -251,7 +251,7 @@ GEM
|
|||
mimemagic (0.3.3)
|
||||
mini_mime (1.0.1)
|
||||
mini_portile2 (2.4.0)
|
||||
minitest (5.14.0)
|
||||
minitest (5.14.1)
|
||||
mock_redis (0.17.3)
|
||||
modware (0.1.3)
|
||||
key_struct (~> 0.4)
|
||||
|
|
Loading…
Reference in New Issue