Skip to content

Commit 95d083e

Browse files
committed
add-platform x86_64-linux
1 parent 0d9b827 commit 95d083e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

+3
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ GEM
153153
racc (~> 1.4)
154154
nokogiri (1.16.6-arm64-darwin)
155155
racc (~> 1.4)
156+
nokogiri (1.16.6-x86_64-linux)
157+
racc (~> 1.4)
156158
pry (0.14.2)
157159
coderay (~> 1.1)
158160
method_source (~> 1.0)
@@ -219,6 +221,7 @@ PLATFORMS
219221
arm64-darwin-21
220222
arm64-darwin-22
221223
arm64-darwin-23
224+
x86_64-linux
222225

223226
DEPENDENCIES
224227
aws-sdk-ssm

0 commit comments

Comments
 (0)