Skip to content

Commit

Permalink
Merge pull request #4637 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
aaron-collier authored Oct 30, 2023
2 parents ebb0953 + 2360008 commit bf5a28d
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
attr_extras (7.1.0)
base64 (0.1.1)
bigdecimal (3.1.4)
bootsnap (1.16.0)
bootsnap (1.17.0)
msgpack (~> 1.2)
builder (3.2.4)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -240,11 +240,11 @@ GEM
graphiql-rails (1.9.0)
railties
sprockets-rails
graphql (2.1.3)
graphql (2.1.5)
racc (~> 1.4)
hashdiff (1.0.1)
hashie (5.0.0)
honeybadger (5.2.1)
honeybadger (5.3.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
Expand Down Expand Up @@ -332,7 +332,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
okcomputer (1.18.4)
okcomputer (1.18.5)
openapi3_parser (0.9.2)
commonmarker (~> 0.17)
openapi_parser (1.0.0)
Expand Down Expand Up @@ -406,7 +406,7 @@ GEM
rbtree (0.4.6)
rdoc (6.5.0)
psych (>= 4.0.0)
redis-client (0.17.1)
redis-client (0.18.0)
connection_pool
regexp_parser (2.8.2)
reline (0.3.9)
Expand Down Expand Up @@ -439,8 +439,7 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.3.0)
rexml
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -451,7 +450,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
Expand All @@ -460,12 +459,12 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.2)
rubocop-rails (2.22.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-cache (0.3.0)
Expand Down

0 comments on commit bf5a28d

Please sign in to comment.