Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request magento-commerce/devdocs#3233
Browse files Browse the repository at this point in the history
Update ruby dependencies
  • Loading branch information
dshevtsov authored Jan 4, 2023
2 parents 416ef7c + 4544662 commit 9448b9f
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
exifr (1.3.10)
faraday (2.7.1)
faraday (2.7.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand Down Expand Up @@ -129,9 +129,11 @@ GEM
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.10-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
octokit (4.25.1)
octokit (6.0.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.22.1)
Expand Down Expand Up @@ -165,14 +167,15 @@ GEM
verbal_expressions (0.1.5)
wdm (0.1.1)
webrick (1.7.0)
whatsup_github (0.4.2)
whatsup_github (0.5.0)
netrc (~> 0.11)
octokit (~> 4.20)
thor (~> 1.1)
octokit (~> 6.0)
thor (~> 1.2)
yell (2.2.2)
zeitwerk (2.6.6)

PLATFORMS
arm64-darwin-22
ruby
x86-mswin32
x86_64-darwin-19
Expand Down

0 comments on commit 9448b9f

Please sign in to comment.