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 Jul 11, 2022
1 parent dcdb285 commit a84928c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,8 @@ GEM
dry-configurable (0.15.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.6)
dry-container (0.9.0)
dry-container (0.10.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (0.7.1)
concurrent-ruby (~> 1.0)
dry-inflector (0.2.1)
Expand All @@ -177,7 +176,7 @@ GEM
dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
dry-schema (~> 1.8, >= 1.8.0)
edtf (3.0.8)
edtf (3.1.0)
activesupport (>= 3.0, < 8.0)
erubi (1.10.0)
execjs (2.8.1)
Expand All @@ -190,7 +189,7 @@ GEM
activesupport (>= 5.0)
honeybadger (4.12.1)
htmlentities (4.3.4)
i18n (1.10.0)
i18n (1.11.0)
concurrent-ruby (~> 1.0)
importmap-rails (1.1.2)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -337,7 +336,7 @@ GEM
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.18.0)
rubocop-ast (1.19.1)
parser (>= 3.1.1.0)
rubocop-performance (1.14.2)
rubocop (>= 1.7.0, < 2.0)
Expand Down

0 comments on commit a84928c

Please sign in to comment.