Skip to content

Commit

Permalink
Merge pull request #890 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Aug 15, 2022
2 parents 889ba3b + 0cbf7ad commit 9d07d6d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,9 +359,9 @@ GEM
orm_adapter (0.5.0)
ostruct (0.5.5)
parallel (1.22.1)
parser (3.1.2.0)
parser (3.1.2.1)
ast (~> 2.4.1)
pg (1.4.2)
pg (1.4.3)
popper_js (1.16.0)
public_suffix (4.0.7)
puma (5.6.4)
Expand Down Expand Up @@ -437,17 +437,17 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rubocop (1.33.0)
rubocop (1.35.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.19.1, < 2.0)
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.20.1)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-performance (1.14.3)
rubocop (>= 1.7.0, < 2.0)
Expand All @@ -472,12 +472,12 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.3.0)
selenium-webdriver (4.4.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sidekiq (6.5.3)
sidekiq (6.5.4)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.5.0)
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.64.0)
view_component (2.66.0)
activesupport (>= 5.0.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 9d07d6d

Please sign in to comment.