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 Aug 5, 2024
1 parent 0811e9f commit 0faadec
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 @@ -91,7 +91,7 @@ GEM
latex-decode (~> 0.0)
racc (~> 1.7)
bigdecimal (3.1.8)
bootsnap (1.18.3)
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
citeproc-ruby (1.1.14)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 1.6)
cocina-models (0.98.1)
cocina-models (0.99.0)
activesupport
deprecation
dry-struct (~> 1.0)
Expand All @@ -150,10 +150,10 @@ GEM
thor
zeitwerk (~> 2.1)
coderay (1.1.3)
commonmarker (1.1.4)
commonmarker (1.1.5)
rb_sys (~> 0.9)
commonmarker (1.1.4-x86_64-darwin)
commonmarker (1.1.4-x86_64-linux)
commonmarker (1.1.5-x86_64-darwin)
commonmarker (1.1.5-x86_64-linux)
concurrent-ruby (1.3.3)
config (5.5.1)
deep_merge (~> 1.2, >= 1.2.1)
Expand Down Expand Up @@ -224,7 +224,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (2.10.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-httpclient (2.0.1)
Expand All @@ -239,15 +239,15 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hana (1.3.7)
hashdiff (1.1.0)
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.15.3)
honeybadger (5.15.4)
htmlentities (4.3.4)
httpclient (2.8.3)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
identifiers (0.13.0)
identifiers (0.14.0)
urn (~> 2.0)
io-console (0.7.2)
irb (1.14.0)
Expand Down Expand Up @@ -366,7 +366,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (6.0.1)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-session (1.0.2)
rack (< 3)
Expand Down Expand Up @@ -413,7 +413,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rb_sys (0.9.99)
rb_sys (0.9.100)
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
Expand All @@ -423,7 +423,7 @@ GEM
rack (>= 1.4)
retina_tag (1.4.1)
rails (>= 3.1)
rexml (3.3.3)
rexml (3.3.4)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -446,7 +446,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.65.0)
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -538,7 +538,7 @@ GEM
rails (>= 3.0)
rake (>= 0.8.7)
yard (0.9.36)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit 0faadec

Please sign in to comment.