Update gemfile?

This commit is contained in:
Andrew Tomaka 2024-07-12 21:06:45 -04:00
parent 864374959e
commit 961e9a206a
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -36,6 +36,7 @@ GEM
faraday-net_http (3.0.2) faraday-net_http (3.0.2)
ffi (1.15.5) ffi (1.15.5)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
google-protobuf (3.21.12)
google-protobuf (3.21.12-x86_64-linux) google-protobuf (3.21.12-x86_64-linux)
htmlbeautifier (1.4.2) htmlbeautifier (1.4.2)
htmlcompressor (0.4.0) htmlcompressor (0.4.0)
@ -98,6 +99,8 @@ GEM
tomlrb tomlrb
mixlib-shellout (3.2.7) mixlib-shellout (3.2.7)
chef-utils chef-utils
nokogiri (1.14.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-linux) nokogiri (1.14.1-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
octokit (4.25.1) octokit (4.25.1)
@ -132,6 +135,7 @@ GEM
webrick (1.8.1) webrick (1.8.1)
PLATFORMS PLATFORMS
arm64-darwin-23
x86_64-linux x86_64-linux
DEPENDENCIES DEPENDENCIES