Skip to content

Commit

Permalink
Bump kaminari from 0.17.0 to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2021
1 parent e5863f6 commit 5b80614
Showing 1 changed file with 25 additions and 16 deletions.
41 changes: 25 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
sass (>= 3.3.4)
bootstrap3-datetimepicker-rails (4.17.42)
momentjs-rails (>= 2.8.1)
builder (3.2.2)
builder (3.2.4)
callsite (0.0.11)
capistrano (3.11.2)
airbrussh (>= 1.0.0)
Expand Down Expand Up @@ -101,9 +101,9 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.10.0)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.9)
connection_pool (2.2.0)
crass (1.0.3)
crass (1.0.6)
database_cleaner (1.5.3)
debug_inspector (0.0.2)
devise (4.2.0)
Expand Down Expand Up @@ -167,14 +167,23 @@ GEM
jquery-ui-rails (5.0.5)
railties (>= 3.2.16)
json (2.0.2)
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.4.1)
launchy (~> 2.2)
loofah (2.2.2)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.4)
Expand All @@ -189,7 +198,7 @@ GEM
mime-types-data (3.2016.0521)
mini_magick (4.5.1)
mini_portile2 (2.1.0)
minitest (5.9.1)
minitest (5.14.4)
momentjs-rails (2.15.1)
railties (>= 3.1)
multipart-post (2.0.0)
Expand Down Expand Up @@ -235,7 +244,7 @@ GEM
pundit (1.1.0)
activesupport (>= 3.0.0)
raabro (1.1.6)
rack (2.0.1)
rack (2.2.3)
rack-contrib (1.2.0)
rack (>= 0.9.1)
rack-protection (1.5.3)
Expand All @@ -261,11 +270,11 @@ GEM
actionpack (~> 5.x)
actionview (~> 5.x)
activesupport (~> 5.x)
rails-dom-testing (2.0.1)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6.0)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
railties (5.0.0.1)
actionpack (= 5.0.0.1)
activesupport (= 5.0.0.1)
Expand Down Expand Up @@ -396,10 +405,10 @@ GEM
net-ssh (>= 2.8.0)
sysexits (1.2.0)
thor (0.19.1)
thread_safe (0.3.5)
thread_safe (0.3.6)
tilt (2.0.10)
ttfunk (1.4.0)
tzinfo (1.2.2)
tzinfo (1.2.9)
thread_safe (~> 0.1)
tzinfo-data (1.2016.7)
tzinfo (>= 1.0.0)
Expand Down

0 comments on commit 5b80614

Please sign in to comment.