We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908fbb3 commit db0d444Copy full SHA for db0d444
Gemfile.lock
@@ -37,6 +37,7 @@ GEM
37
fastimage (2.4.0)
38
ffi (1.17.3)
39
ffi (1.17.3-arm64-darwin)
40
+ ffi (1.17.3-x86_64-linux-gnu)
41
haml (7.2.0)
42
temple (>= 0.8.2)
43
thor
@@ -108,6 +109,8 @@ GEM
108
109
racc (~> 1.4)
110
nokogiri (1.19.0-arm64-darwin)
111
112
+ nokogiri (1.19.0-x86_64-linux-gnu)
113
+ racc (~> 1.4)
114
ostruct (0.6.3)
115
padrino-helpers (0.15.3)
116
i18n (>= 0.6.7, < 2)
@@ -134,6 +137,7 @@ GEM
134
137
servolux (0.13.0)
135
138
tailwindcss-ruby (4.1.18)
136
139
tailwindcss-ruby (4.1.18-arm64-darwin)
140
+ tailwindcss-ruby (4.1.18-x86_64-linux-gnu)
141
temple (0.10.4)
142
thor (1.5.0)
143
tilt (2.7.0)
@@ -149,6 +153,7 @@ GEM
149
153
PLATFORMS
150
154
arm64-darwin-25
151
155
ruby
156
+ x86_64-linux
152
157
158
DEPENDENCIES
159
middleman
0 commit comments