Skip to content

Commit

Permalink
Merge pull request #910 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 a3eabd6 + d67db34 commit 9a6c1d0
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 @@ -124,7 +124,7 @@ GEM
rexml
crass (1.0.6)
dalli (3.2.2)
debug (1.6.1)
debug (1.6.2)
irb (>= 1.3.6)
reline (>= 0.3.1)
deep_merge (1.2.2)
Expand Down Expand Up @@ -173,10 +173,10 @@ GEM
dry-schema (~> 1.8, >= 1.8.0)
erubi (1.11.0)
execjs (2.8.1)
faraday (2.4.0)
faraday-net_http (~> 2.0)
faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.1.0)
faraday-net_http (3.0.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand Down Expand Up @@ -246,7 +246,7 @@ GEM
racc (~> 1.4)
okcomputer (1.18.4)
parallel (1.22.1)
parser (3.1.2.0)
parser (3.1.2.1)
ast (~> 2.4.1)
popper_js (2.11.5)
public_suffix (4.0.7)
Expand Down Expand Up @@ -324,7 +324,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.20.1)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-performance (1.10.2)
rubocop (>= 0.90.0, < 2.0)
Expand Down Expand Up @@ -353,7 +353,7 @@ GEM
scss-lint (0.38.0)
rainbow (~> 2.0)
sass (~> 3.4.1)
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)
Expand Down Expand Up @@ -396,7 +396,7 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
webmock (3.17.0)
webmock (3.17.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 9a6c1d0

Please sign in to comment.