Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Bump kaminari from 1.1.1 to 1.2.1 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ GEM
autoprefixer-rails (>= 6.0.3)
popper_js (>= 1.12.9, < 2)
sass (>= 3.5.2)
builder (3.2.3)
builder (3.2.4)
byebug (10.0.2)
capybara (2.18.0)
addressable
Expand All @@ -109,9 +109,9 @@ GEM
coffee-script-source (1.12.2)
colored (1.2)
colorize (0.8.1)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.6)
connection_pool (2.2.1)
crass (1.0.3)
crass (1.0.6)
daemons (1.2.6)
debug_inspector (0.0.3)
devise (4.4.3)
Expand All @@ -121,7 +121,7 @@ GEM
responders
warden (~> 1.2.3)
docile (1.3.0)
erubi (1.7.1)
erubi (1.9.0)
erubis (2.7.0)
eventmachine (1.2.5)
execjs (2.7.0)
Expand All @@ -143,7 +143,7 @@ GEM
activesupport (>= 4.1, < 5.2)
hashie (3.5.7)
hirb (0.7.3)
i18n (1.0.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
inherited_resources (1.8.0)
actionpack (>= 4.2, <= 5.2)
Expand All @@ -159,19 +159,19 @@ GEM
thor (>= 0.14, < 2.0)
json (1.8.6)
jwt (1.5.6)
kaminari (1.1.1)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.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.1.1)
kaminari-activerecord (1.1.1)
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
loofah (2.2.2)
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand All @@ -185,16 +185,16 @@ GEM
method_source (0.9.0)
mimemagic (0.3.2)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
mini_portile2 (2.4.0)
minitest (5.14.1)
mocha (1.4.0)
metaclass (~> 0.0.1)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
Expand Down Expand Up @@ -247,8 +247,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand Down Expand Up @@ -336,7 +336,7 @@ GEM
turbolinks (5.1.0)
turbolinks-source (~> 5.1)
turbolinks-source (5.1.0)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.1.8)
execjs (>= 0.3.0, < 3)
Expand Down