Skip to content

Commit

Permalink
Bump kaminari from 1.1.1 to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 28, 2020
1 parent e0023b3 commit ac82eba
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GEM
basic_ssl (1.0.3)
bcrypt (3.1.11)
bson (4.3.0)
builder (3.2.3)
builder (3.2.4)
bunny (2.5.1)
amq-protocol (>= 2.0.1)
byebug (10.0.0)
Expand All @@ -67,8 +67,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
crass (1.0.4)
concurrent-ruby (1.1.6)
crass (1.0.6)
createsend (4.1.2)
hashie (~> 3.0)
httparty (~> 0.14)
Expand All @@ -78,7 +78,7 @@ GEM
diff-lcs (1.3)
dynamic_form (1.1.4)
encrypto_signo (1.0.0)
erubi (1.7.1)
erubi (1.9.0)
execjs (2.7.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
Expand All @@ -101,35 +101,35 @@ GEM
highline (1.7.10)
httparty (0.16.0)
multi_xml (>= 0.5.2)
i18n (1.0.1)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.6)
jwt (2.1.0)
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)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
mini_portile2 (2.4.0)
minitest (5.14.1)
mongo (2.5.0)
bson (>= 4.3.0, < 5.0.0)
moonrope (2.0.1)
Expand All @@ -144,8 +144,8 @@ GEM
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
nio4r (2.3.1)
nokogiri (1.8.3)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
puma (3.11.2)
rack (2.0.5)
rack-test (1.0.0)
Expand All @@ -165,8 +165,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)
railties (5.1.6)
actionpack (= 5.1.6)
activesupport (= 5.1.6)
Expand Down Expand Up @@ -227,7 +227,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.6)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit ac82eba

Please sign in to comment.