Skip to content

Commit d6784b8

Browse files
committed
Run bundle lock --add-platform x86_64-linux
1 parent 7996da3 commit d6784b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@ GEM
1414
pretty_please
1515
difftastic (0.6.0-x86_64-darwin)
1616
pretty_please
17+
difftastic (0.6.0-x86_64-linux)
18+
pretty_please
1719
dispersion (0.2.0)
1820
prism
1921
ffi (1.17.1)
2022
ffi (1.17.1-arm64-darwin)
2123
ffi (1.17.1-x86_64-darwin)
24+
ffi (1.17.1-x86_64-linux-gnu)
2225
json (2.10.1)
2326
language_server-protocol (3.17.0.4)
2427
maxitest (5.8.0)
@@ -60,6 +63,7 @@ PLATFORMS
6063
arm64-darwin
6164
ruby
6265
x86_64-darwin-23
66+
x86_64-linux
6367

6468
DEPENDENCIES
6569
erbx!

0 commit comments

Comments
 (0)