Skip to content

Commit

Permalink
Merge pull request #950 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne authored Jul 3, 2023
2 parents b1a9387 + e3b9b6e commit 496bd75
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.5)
activesupport (7.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -115,7 +115,7 @@ GEM
concurrent-ruby (~> 1.0)
io-console (0.6.0)
io-console (0.6.0-java)
irb (1.7.0)
irb (1.7.1)
reline (>= 0.3.0)
iso-639 (0.3.6)
json (2.6.3)
Expand Down Expand Up @@ -188,8 +188,8 @@ GEM
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.53.1)
rspec-support (3.12.1)
rubocop (1.54.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -247,7 +247,7 @@ GEM
unf (0.1.4-java)
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
view_component (3.2.0)
view_component (3.3.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 496bd75

Please sign in to comment.