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 25, 2022
1 parent bffe320 commit f8fa17c
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,17 @@ GEM
tzinfo (~> 2.0)
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)
execjs (~> 2)
bindex (0.8.1)
bootsnap (1.12.0)
msgpack (~> 1.2)
bootstrap (5.1.3)
bootstrap (5.2.0)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.9.3, < 3)
popper_js (>= 2.11.5, < 3)
sassc-rails (>= 2.0.0)
builder (3.2.4)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -227,7 +227,7 @@ GEM
i18n
stanford-mods (>= 3.0.0.alpha1, < 4)
view_component
msgpack (1.5.3)
msgpack (1.5.4)
net-imap (0.2.3)
digest
net-protocol
Expand All @@ -247,10 +247,10 @@ 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)
nom-xml (1.2.0)
i18n
Expand All @@ -259,7 +259,7 @@ GEM
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
popper_js (2.9.3)
popper_js (2.11.5)
public_suffix (4.0.7)
puma (5.6.4)
nio4r (~> 2.0)
Expand Down Expand Up @@ -326,14 +326,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 @@ -393,26 +393,26 @@ GEM
stanford-mods (3.2.0)
activesupport
mods (~> 3.0, >= 3.0.3)
stimulus-rails (1.0.4)
stimulus-rails (1.1.0)
railties (>= 6.0.0)
strscan (3.0.3)
strscan (3.0.4)
sul_styles (0.7.0)
rails (>= 4.1, < 8)
thor (1.2.1)
tilt (2.0.10)
tilt (2.0.11)
timeout (0.3.0)
tophat (2.3.1)
actionpack (>= 3.0.0)
turbo-rails (1.1.1)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.2.0)
view_component (2.59.0)
view_component (2.61.1)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
web-console (4.2.0)
Expand Down

0 comments on commit f8fa17c

Please sign in to comment.