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 Jan 21, 2021
1 parent dba1bb0 commit 8640867
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 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.5)
concurrent-ruby (1.1.8)
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.13.0)
minitest (5.14.3)
multi_json (1.13.1)
mysql2 (0.3.21)
net-scp (2.0.0)
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.9)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
Expand Down

0 comments on commit 8640867

Please sign in to comment.