Skip to content

Commit 6a71eaa

Browse files
Bump kaminari from 1.1.1 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/kaminari/kaminari/releases) - [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md) - [Commits](kaminari/kaminari@v1.1.1...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0079036 commit 6a71eaa

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ GEM
624624
coffee-script-source
625625
execjs
626626
coffee-script-source (1.12.2)
627-
concurrent-ruby (1.1.5)
627+
concurrent-ruby (1.1.6)
628628
crack (0.4.2)
629629
safe_yaml (~> 1.0.0)
630630
crass (1.0.6)
@@ -698,24 +698,24 @@ GEM
698698
rails-dom-testing (>= 1, < 3)
699699
railties (>= 4.2.0)
700700
thor (>= 0.14, < 2.0)
701-
kaminari (1.1.1)
701+
kaminari (1.2.1)
702702
activesupport (>= 4.1.0)
703-
kaminari-actionview (= 1.1.1)
704-
kaminari-activerecord (= 1.1.1)
705-
kaminari-core (= 1.1.1)
706-
kaminari-actionview (1.1.1)
703+
kaminari-actionview (= 1.2.1)
704+
kaminari-activerecord (= 1.2.1)
705+
kaminari-core (= 1.2.1)
706+
kaminari-actionview (1.2.1)
707707
actionview
708-
kaminari-core (= 1.1.1)
709-
kaminari-activerecord (1.1.1)
708+
kaminari-core (= 1.2.1)
709+
kaminari-activerecord (1.2.1)
710710
activerecord
711-
kaminari-core (= 1.1.1)
712-
kaminari-core (1.1.1)
711+
kaminari-core (= 1.2.1)
712+
kaminari-core (1.2.1)
713713
kgio (2.11.0)
714714
launchy (2.4.2)
715715
addressable (~> 2.3)
716716
letter_opener (1.2.0)
717717
launchy (~> 2.2)
718-
loofah (2.4.0)
718+
loofah (2.5.0)
719719
crass (~> 1.0.2)
720720
nokogiri (>= 1.5.9)
721721
mail (2.7.1)
@@ -728,7 +728,7 @@ GEM
728728
mimemagic (0.3.2)
729729
mini_mime (1.0.2)
730730
mini_portile2 (2.4.0)
731-
minitest (5.14.0)
731+
minitest (5.14.1)
732732
momentjs-rails (2.7.0)
733733
railties (>= 3.1)
734734
multi_json (1.14.1)
@@ -737,7 +737,7 @@ GEM
737737
sass (~> 3.2.19)
738738
newrelic_rpm (3.9.0.229)
739739
nio4r (2.5.2)
740-
nokogiri (1.10.8)
740+
nokogiri (1.10.9)
741741
mini_portile2 (~> 2.4.0)
742742
normalize-rails (4.1.1)
743743
orm_adapter (0.5.0)
@@ -865,7 +865,7 @@ GEM
865865
rails (>= 3.1)
866866
twitter-text (1.9.2)
867867
unf (~> 0.1.0)
868-
tzinfo (1.2.6)
868+
tzinfo (1.2.7)
869869
thread_safe (~> 0.1)
870870
uglifier (4.0.2)
871871
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)