Skip to content

Commit

Permalink
Merge pull request #891 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Aug 22, 2022
2 parents 9d07d6d + 3f0117e commit 2d5ecee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.4.1)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
Expand Down Expand Up @@ -273,7 +273,7 @@ GEM
tilt (>= 1.2)
hashdiff (1.0.1)
hiredis (0.6.3)
honeybadger (4.12.1)
honeybadger (4.12.2)
http (5.1.0)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -326,7 +326,7 @@ GEM
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitar (0.9)
minitest (5.16.2)
minitest (5.16.3)
msgpack (1.5.4)
multi_json (1.15.0)
multipart-post (2.2.3)
Expand All @@ -348,7 +348,7 @@ GEM
net-protocol
timeout
net-ssh (7.0.1)
newrelic_rpm (8.9.0)
newrelic_rpm (8.10.0)
nio4r (2.5.8)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
Expand All @@ -363,7 +363,7 @@ GEM
ast (~> 2.4.1)
pg (1.4.3)
popper_js (1.16.0)
public_suffix (4.0.7)
public_suffix (5.0.0)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
Expand Down Expand Up @@ -437,7 +437,7 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rubocop (1.35.0)
rubocop (1.35.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
Expand Down Expand Up @@ -519,7 +519,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.2.0)
view_component (2.66.0)
view_component (2.69.0)
activesupport (>= 5.0.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 2d5ecee

Please sign in to comment.