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 53a52d9 commit 4c4464b
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GEM
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
buftok (0.2.0)
builder (3.2.3)
builder (3.2.4)
byebug (11.0.1)
capistrano (3.11.0)
airbrussh (>= 1.0.0)
Expand Down Expand Up @@ -135,8 +135,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
crass (1.0.4)
concurrent-ruby (1.1.6)
crass (1.0.6)
devise (4.6.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand All @@ -155,7 +155,7 @@ GEM
json
dry-inflector (0.1.2)
equalizer (0.0.10)
erubi (1.8.0)
erubi (1.9.0)
excon (0.62.0)
execjs (2.7.0)
faraday (0.9.2)
Expand Down Expand Up @@ -335,7 +335,7 @@ GEM
httparty (0.16.4)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.6.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
ipaddress (0.8.3)
jbuilder (2.8.0)
Expand All @@ -349,22 +349,22 @@ GEM
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (1.8.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)
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.2.3)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -380,7 +380,7 @@ GEM
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.1)
msgpack (1.2.9)
multi_json (1.13.1)
multi_xml (0.6.0)
Expand All @@ -394,7 +394,7 @@ GEM
net-ssh (3.2.0)
netrc (0.11.0)
nio4r (2.3.1)
nokogiri (1.10.1)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
open4 (1.3.0)
optimist (3.0.0)
Expand Down Expand Up @@ -435,8 +435,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_admin (1.4.2)
builder (~> 3.1)
coffee-rails (~> 4.0)
Expand Down Expand Up @@ -533,7 +533,7 @@ GEM
memoizable (~> 0.4.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 4c4464b

Please sign in to comment.