Skip to content

Commit

Permalink
Merge pull request #20 from TuftsUniversity/dependabot/bundler/kamina…
Browse files Browse the repository at this point in the history
…ri-1.2.1

Bump kaminari from 1.1.1 to 1.2.1
  • Loading branch information
rawOrlando authored Feb 2, 2023
2 parents 169e632 + ea6427d commit fffe1c1
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 @@ -85,11 +85,11 @@ GEM
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
builder (3.2.3)
builder (3.2.4)
byebug (11.0.1)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
connection_pool (2.2.2)
crass (1.0.4)
crass (1.0.6)
deprecation (1.0.0)
activesupport
diff-lcs (1.3)
Expand All @@ -99,7 +99,7 @@ GEM
sxp (~> 1.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.8.0)
erubi (1.9.0)
execjs (2.7.0)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
Expand All @@ -115,7 +115,7 @@ GEM
concurrent-ruby (~> 1.0)
htmlentities (4.3.4)
http_logger (0.5.1)
i18n (1.6.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
iiif-image-api (0.1.0)
activesupport (<= 6)
Expand All @@ -133,18 +133,18 @@ GEM
json-ld (~> 3.0)
multi_json (~> 1.12)
rdf (~> 3.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)
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
ld-patch (0.3.3)
ebnf (~> 1.1)
rdf (>= 2.2, < 4.0)
Expand Down Expand Up @@ -189,23 +189,23 @@ GEM
shex (~> 0.5)
sparql (>= 2.2, < 4.0)
sparql-client (>= 2.1, < 4.0)
loofah (2.2.3)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.2)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.1)
multi_json (1.13.1)
multipart-post (2.0.0)
mysql2 (0.4.10)
net-http-persistent (3.0.0)
connection_pool (~> 2.2)
nio4r (2.3.1)
noid (0.9.0)
nokogiri (1.10.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
okcomputer (1.18.4)
parslet (1.8.2)
Expand Down Expand Up @@ -236,8 +236,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.7)
actionpack (= 5.1.7)
activesupport (= 5.1.7)
Expand Down Expand Up @@ -400,7 +400,7 @@ GEM
actionpack (>= 3.1)
jquery-rails
railties (>= 3.1)
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 fffe1c1

Please sign in to comment.