Skip to content

Commit

Permalink
Merge pull request #2357 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 2, 2023
2 parents 8af6286 + a81c082 commit e45a47d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ GEM
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
ffi (1.16.1)
ffi (1.16.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand Down Expand Up @@ -398,7 +398,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.6.3)
jsonpath (1.1.3)
jsonpath (1.1.4)
multi_json
jwt (2.7.1)
kaminari (1.2.2)
Expand Down Expand Up @@ -623,7 +623,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.56.3)
rubocop (1.56.4)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -644,7 +644,7 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.1)
rubocop-rails (2.21.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand All @@ -667,7 +667,7 @@ GEM
sprockets-rails
tilt
scrub_rb (1.0.1)
selenium-webdriver (4.12.0)
selenium-webdriver (4.13.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -729,7 +729,7 @@ GEM
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
ssrf_filter (1.1.2)
stanford-mods (3.3.3)
stanford-mods (3.3.5)
activesupport
mods (~> 3.0, >= 3.0.3)
stringio (3.0.8)
Expand Down Expand Up @@ -776,7 +776,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
version_gem (1.1.3)
view_component (2.82.0)
activesupport (>= 5.2.0, < 8.0)
Expand All @@ -802,7 +802,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yell (2.2.2)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
x86_64-darwin-19
Expand Down

0 comments on commit e45a47d

Please sign in to comment.