Skip to content

Commit 35e3f6a

Browse files
committed
Fix bundle lock
1 parent 36867c7 commit 35e3f6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ GEM
8888
nio4r (2.5.7)
8989
nokogiri (1.11.3-x86_64-darwin)
9090
racc (~> 1.4)
91+
nokogiri (1.11.3-x86_64-linux)
92+
racc (~> 1.4)
9193
puma (5.2.2)
9294
nio4r (~> 2.0)
9395
racc (1.5.2)
@@ -143,6 +145,7 @@ GEM
143145

144146
PLATFORMS
145147
x86_64-darwin-20
148+
x86_64-linux
146149

147150
DEPENDENCIES
148151
bootsnap (>= 1.4.4)

0 commit comments

Comments
 (0)