Skip to content

Commit

Permalink
Bump kaminari from 0.17.0 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [kaminari](https://github.com/kaminari/kaminari) from 0.17.0 to 1.2.2.
- [Release notes](https://github.com/kaminari/kaminari/releases)
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
- [Commits](kaminari/kaminari@v0.17.0...v1.2.2)

---
updated-dependencies:
- dependency-name: kaminari
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2023
1 parent 3f6d65a commit 42133d0
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.10.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.2.0)
crass (1.0.6)
database_cleaner (1.5.3)
Expand Down Expand Up @@ -165,14 +165,23 @@ GEM
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
htmlentities (4.3.4)
i18n (1.10.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jquery-ui-rails (5.0.5)
railties (>= 3.2.16)
json (2.6.3)
kaminari (0.17.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.1)
kaminari-activerecord (= 1.2.1)
kaminari-core (= 1.2.1)
kaminari-actionview (1.2.1)
actionview
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
activerecord
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
launchy (2.4.3)
addressable (~> 2.3)
letter_opener (1.7.0)
Expand All @@ -197,7 +206,7 @@ GEM
mini_magick (4.9.4)
mini_mime (1.1.2)
mini_portile2 (2.1.0)
minitest (5.15.0)
minitest (5.18.0)
momentjs-rails (2.15.1)
railties (>= 3.1)
multipart-post (2.0.0)
Expand Down

0 comments on commit 42133d0

Please sign in to comment.