Skip to content

Commit 0c71492

Browse files
committed
Gemfile.lock additions for x64 mingw
1 parent 58e3936 commit 0c71492

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

Gemfile.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ GEM
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12+
eventmachine (1.2.7-x64-mingw32)
1213
ffi (1.15.5)
14+
ffi (1.15.5-x64-mingw32)
1315
forwardable-extended (2.6.0)
1416
http_parser.rb (0.8.0)
1517
i18n (1.12.0)
@@ -65,12 +67,21 @@ GEM
6567
safe_yaml (1.0.5)
6668
sassc (2.4.0)
6769
ffi (~> 1.9)
70+
sassc (2.4.0-x64-mingw32)
71+
ffi (~> 1.9)
6872
terminal-table (2.0.0)
6973
unicode-display_width (~> 1.1, >= 1.1.1)
74+
thread_safe (0.3.6)
75+
tzinfo (1.2.11)
76+
thread_safe (~> 0.1)
77+
tzinfo-data (1.2023.3)
78+
tzinfo (>= 1.0.0)
7079
unicode-display_width (1.8.0)
80+
wdm (0.1.1)
7181
webrick (1.7.0)
7282

7383
PLATFORMS
84+
x64-mingw32
7485
x86_64-linux
7586

7687
DEPENDENCIES
@@ -85,4 +96,4 @@ DEPENDENCIES
8596
webrick (~> 1.7)
8697

8798
BUNDLED WITH
88-
2.2.22
99+
2.4.19

0 commit comments

Comments
 (0)