Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Jan 17, 2022
1 parent 023b4fc commit 2803354
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ GEM
autoprefixer-rails (10.4.2.0)
execjs (~> 2)
bindex (0.8.1)
bootsnap (1.9.4)
msgpack (~> 1.0)
bootsnap (1.10.1)
msgpack (~> 1.2)
bootstrap (5.1.3)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.9.3, < 3)
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
docile (1.4.0)
dor-rights-auth (1.7.0)
nokogiri
dry-configurable (0.13.0)
dry-configurable (0.14.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.6)
dry-container (0.9.0)
Expand All @@ -145,7 +145,7 @@ GEM
dry-core (0.7.1)
concurrent-ruby (~> 1.0)
dry-inflector (0.2.1)
dry-initializer (3.0.4)
dry-initializer (3.1.0)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
Expand All @@ -172,7 +172,7 @@ GEM
activesupport (>= 3.0, < 8.0)
erubi (1.10.0)
execjs (2.8.1)
faraday (2.0.1)
faraday (2.1.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.1)
Expand Down Expand Up @@ -212,7 +212,7 @@ GEM
iso-639
nokogiri (>= 1.6.6)
nom-xml (~> 1.0)
mods_display (1.0.0.alpha1)
mods_display (1.0.0.alpha2)
i18n
stanford-mods (~> 2.1)
view_component
Expand Down Expand Up @@ -284,7 +284,7 @@ GEM
rexml (3.2.5)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
Expand All @@ -310,10 +310,10 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-performance (1.13.1)
rubocop-performance (1.13.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.13.1)
rubocop-rails (2.13.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -382,7 +382,7 @@ GEM
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.1.0)
view_component (2.47.0)
view_component (2.48.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
web-console (4.2.0)
Expand Down

0 comments on commit 2803354

Please sign in to comment.