Skip to content

Commit

Permalink
Merge pull request #818 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne committed Jan 10, 2022
2 parents 4bc9e76 + 8dc06b4 commit 7b68cec
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions Gemfile.lock
Expand Up @@ -76,7 +76,7 @@ GEM
mini_exiftool
nokogiri
ast (2.4.2)
autoprefixer-rails (10.3.3.0)
autoprefixer-rails (10.4.0.0)
execjs (~> 2)
bcrypt (3.1.16)
bootstrap (4.6.1)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
coderay (1.1.3)
commonmarker (0.23.2)
concurrent-ruby (1.1.9)
config (3.1.0)
config (3.1.1)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
coveralls (0.8.23)
Expand All @@ -137,7 +137,7 @@ GEM
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crass (1.0.6)
deep_merge (1.2.1)
deep_merge (1.2.2)
deprecation (1.1.0)
activesupport
devise (4.8.1)
Expand All @@ -148,7 +148,7 @@ GEM
warden (~> 1.2.3)
devise-remote-user (1.1.0)
devise
diff-lcs (1.4.4)
diff-lcs (1.5.0)
dlss-capistrano (3.11.1)
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.3.0)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.2)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
Expand All @@ -247,25 +247,26 @@ GEM
i18n (1.8.11)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jbuilder (2.11.4)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.6.1)
kaminari (1.2.1)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.1)
kaminari-activerecord (= 1.2.1)
kaminari-core (= 1.2.1)
kaminari-actionview (1.2.1)
kaminari-actionview (= 1.2.2)
kaminari-activerecord (= 1.2.2)
kaminari-core (= 1.2.2)
kaminari-actionview (1.2.2)
actionview
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
kaminari-core (= 1.2.2)
kaminari-activerecord (1.2.2)
activerecord
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -407,7 +408,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-rails (2.13.0)
rubocop-rails (2.13.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -455,7 +456,7 @@ GEM
tins (~> 1.0)
thor (1.2.1)
tilt (2.0.10)
tins (1.29.1)
tins (1.31.0)
sync
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
Expand Down

0 comments on commit 7b68cec

Please sign in to comment.