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 Dec 11, 2023
1 parent 99fbf29 commit e326a2d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.0)
sshkit (>= 1.6.1, != 1.7.0)
Expand Down Expand Up @@ -242,23 +242,23 @@ GEM
graphiql-rails (1.9.0)
railties
sprockets-rails
graphql (2.1.6)
graphql (2.1.7)
racc (~> 1.4)
hashdiff (1.0.1)
hashie (5.0.0)
honeybadger (5.3.0)
honeybadger (5.4.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
io-console (0.6.0)
irb (1.10.0)
irb (1.10.1)
rdoc
reline (>= 0.3.8)
iso-639 (0.3.6)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.0)
json (2.7.1)
json_schema (0.21.0)
jsonpath (1.1.5)
multi_json
Expand Down Expand Up @@ -406,11 +406,11 @@ GEM
rainbow (3.1.1)
rake (12.3.3)
rbtree (0.4.6)
rdoc (6.6.0)
rdoc (6.6.1)
psych (>= 4.0.0)
redis-client (0.18.0)
redis-client (0.19.0)
connection_pool
regexp_parser (2.8.2)
regexp_parser (2.8.3)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
Expand Down Expand Up @@ -441,7 +441,7 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.3.0)
rexml
rubocop (1.58.0)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -486,7 +486,7 @@ GEM
scrub_rb (1.0.1)
serverengine (2.1.1)
sigdump (~> 0.2.2)
set (1.0.3)
set (1.0.4)
sidekiq (7.2.0)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
Expand Down

0 comments on commit e326a2d

Please sign in to comment.