Update gemfile?
This commit is contained in:
parent
864374959e
commit
961e9a206a
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue