Skip to content

Commit 5e765cb

Browse files
committed
fix Gemfile.lock
1 parent e99c051 commit 5e765cb

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
@@ -40,6 +40,7 @@ GEM
4040
ffi (1.15.5)
4141
forwardable-extended (2.6.0)
4242
google-protobuf (3.24.0-aarch64-linux)
43+
google-protobuf (3.24.0-x86_64-linux)
4344
http_parser.rb (0.8.0)
4445
i18n (1.14.1)
4546
concurrent-ruby (~> 1.0)
@@ -106,6 +107,8 @@ GEM
106107
sass-listen (~> 4.0.0)
107108
sass-embedded (1.64.2-aarch64-linux-gnu)
108109
google-protobuf (~> 3.23)
110+
sass-embedded (1.64.2-x86_64-linux-gnu)
111+
google-protobuf (~> 3.23)
109112
sass-listen (4.0.0)
110113
rb-fsevent (~> 0.9, >= 0.9.4)
111114
rb-inotify (~> 0.9, >= 0.9.7)
@@ -119,6 +122,7 @@ GEM
119122

120123
PLATFORMS
121124
aarch64-linux
125+
x86_64-linux
122126

123127
DEPENDENCIES
124128
autoprefixer-rails

0 commit comments

Comments
 (0)