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 03364f9 commit d0e4a4c
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ GEM
sshkit (>= 1.6.1, != 1.7.0)
amq-protocol (2.3.0)
arel (6.0.4)
execjs
autoprefixer-rails (7.1.6)
execjs
autosize-rails (1.18.17)
Expand All @@ -74,7 +73,7 @@ GEM
bootstrap-sass (3.3.7)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
builder (3.2.3)
builder (3.2.4)
bunny (2.14.1)
amq-protocol (~> 2.3, >= 2.3.0)
cancancan (1.12.0)
Expand Down Expand Up @@ -111,8 +110,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)
daemons (1.2.6)
data-confirm-modal (1.6.2)
railties (>= 3.0)
Expand Down Expand Up @@ -184,18 +183,18 @@ GEM
jquery-ui-rails (5.0.5)
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)
kgio (2.11.2)
kramdown (1.16.2)
launchy (2.4.3)
Expand All @@ -213,7 +212,7 @@ GEM
mime-types-data (3.2018.0812)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
minitest (5.14.1)
multi_json (1.13.1)
mysql2 (0.3.21)
net-scp (2.0.0)
Expand Down Expand Up @@ -268,7 +267,7 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.4)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-timeago (2.17.1)
actionpack (>= 3.1)
Expand Down Expand Up @@ -394,7 +393,7 @@ GEM
turnout (2.1.0)
rack (~> 1.3)
rack-accept (~> 0.4)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
Expand Down

0 comments on commit d0e4a4c

Please sign in to comment.