Skip to content

Commit 900df48

Browse files
committed
Update platform list
1 parent efef31d commit 900df48

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Gemfile.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ GEM
1717
google-protobuf (4.27.0)
1818
bigdecimal
1919
rake (>= 13)
20+
google-protobuf (4.27.0-arm64-darwin)
21+
bigdecimal
22+
rake (>= 13)
23+
google-protobuf (4.27.0-x86_64-darwin)
24+
bigdecimal
25+
rake (>= 13)
26+
google-protobuf (4.27.0-x86_64-linux)
27+
bigdecimal
28+
rake (>= 13)
2029
http_parser.rb (0.8.0)
2130
i18n (1.14.5)
2231
concurrent-ruby (~> 1.0)
@@ -72,6 +81,8 @@ GEM
7281
google-protobuf (>= 3.25, < 5.0)
7382
sass-embedded (1.77.4-x86_64-darwin)
7483
google-protobuf (>= 3.25, < 5.0)
84+
sass-embedded (1.77.4-x86_64-linux-gnu)
85+
google-protobuf (>= 3.25, < 5.0)
7586
strscan (3.1.0)
7687
terminal-table (3.0.2)
7788
unicode-display_width (>= 1.1.1, < 3)
@@ -84,6 +95,7 @@ PLATFORMS
8495
x64-mingw32
8596
x64-unknown
8697
x86_64-darwin-20
98+
x86_64-linux
8799

88100
DEPENDENCIES
89101
configatron (~> 4.5)
@@ -93,4 +105,4 @@ DEPENDENCIES
93105
webrick (~> 1.7)
94106

95107
BUNDLED WITH
96-
2.4.10
108+
2.5.9

0 commit comments

Comments
 (0)