We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99c051 commit 5e765cbCopy full SHA for 5e765cb
Gemfile.lock
@@ -40,6 +40,7 @@ GEM
40
ffi (1.15.5)
41
forwardable-extended (2.6.0)
42
google-protobuf (3.24.0-aarch64-linux)
43
+ google-protobuf (3.24.0-x86_64-linux)
44
http_parser.rb (0.8.0)
45
i18n (1.14.1)
46
concurrent-ruby (~> 1.0)
@@ -106,6 +107,8 @@ GEM
106
107
sass-listen (~> 4.0.0)
108
sass-embedded (1.64.2-aarch64-linux-gnu)
109
google-protobuf (~> 3.23)
110
+ sass-embedded (1.64.2-x86_64-linux-gnu)
111
+ google-protobuf (~> 3.23)
112
sass-listen (4.0.0)
113
rb-fsevent (~> 0.9, >= 0.9.4)
114
rb-inotify (~> 0.9, >= 0.9.7)
@@ -119,6 +122,7 @@ GEM
119
122
120
123
PLATFORMS
121
124
aarch64-linux
125
+ x86_64-linux
126
127
DEPENDENCIES
128
autoprefixer-rails
0 commit comments