Skip to content

Commit

Permalink
Merge pull request #2222 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Jul 25, 2022
2 parents 015e414 + b8f5b52 commit 0de38e0
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
activerecord (>= 6.0, < 7.1)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.4.0)
airbrussh (1.4.1)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
autoprefixer-rails (10.4.7.0)
Expand Down Expand Up @@ -457,7 +457,7 @@ GEM
i18n
stanford-mods (>= 3.0.0.alpha1, < 4)
view_component
msgpack (1.5.3)
msgpack (1.5.4)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
Expand All @@ -482,12 +482,12 @@ GEM
net-ssh (6.1.0)
newrelic_rpm (8.9.0)
nio4r (2.5.8)
nokogiri (1.13.7)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.7-x86_64-darwin)
nokogiri (1.13.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.7-x86_64-linux)
nokogiri (1.13.8-x86_64-linux)
racc (~> 1.4)
nom-xml (1.2.0)
i18n
Expand Down Expand Up @@ -613,14 +613,14 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rubocop (1.31.2)
rubocop (1.32.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.18.0, < 2.0)
rubocop-ast (>= 1.19.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.19.1)
Expand Down Expand Up @@ -710,14 +710,14 @@ GEM
stanford-mods (3.2.0)
activesupport
mods (~> 3.0, >= 3.0.3)
strscan (3.0.3)
strscan (3.0.4)
sul_styles (0.7.0)
rails (>= 4.1, < 8)
test_xml (0.1.8)
diffy (~> 3.0)
nokogiri (>= 1.3.2)
thor (1.2.1)
tilt (2.0.10)
tilt (2.0.11)
timeout (0.3.0)
tophat (2.3.1)
actionpack (>= 3.0.0)
Expand Down Expand Up @@ -745,7 +745,7 @@ GEM
actionpack (>= 3.1)
jquery-rails
railties (>= 3.1)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uber (0.1.0)
uglifier (4.2.0)
Expand All @@ -755,7 +755,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.2.0)
view_component (2.60.0)
view_component (2.61.1)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
warden (1.2.9)
Expand Down

0 comments on commit 0de38e0

Please sign in to comment.