Skip to content

Commit

Permalink
Merge pull request #642 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 authored Oct 30, 2023
2 parents dd46ac7 + ec6ab2b commit ae317ed
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,8 @@ GEM
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
attr_extras (7.1.0)
base64 (0.1.1)
bindex (0.8.1)
bootsnap (1.16.0)
bootsnap (1.17.0)
msgpack (~> 1.2)
builder (3.2.4)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -197,12 +196,13 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.2.1)
honeybadger (5.3.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
importmap-rails (1.2.1)
importmap-rails (1.2.3)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.6.0)
irb (1.8.3)
Expand Down Expand Up @@ -263,7 +263,7 @@ GEM
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.4)
okcomputer (1.18.5)
openapi3_parser (0.9.2)
commonmarker (~> 0.17)
openapi_parser (1.0.0)
Expand Down Expand Up @@ -315,7 +315,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rdkafka (0.12.0)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
Expand Down Expand Up @@ -345,8 +345,7 @@ GEM
rspec-support (3.12.1)
rss (0.3.0)
rexml
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -357,7 +356,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
Expand All @@ -366,12 +365,12 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.2)
rubocop-rails (2.22.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
Expand Down

0 comments on commit ae317ed

Please sign in to comment.