File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,11 +131,13 @@ GEM
131131 nio4r (2.5.8 )
132132 nokogiri (1.13.8-x86_64-darwin )
133133 racc (~> 1.4 )
134+ nokogiri (1.13.8-x86_64-linux )
135+ racc (~> 1.4 )
134136 public_suffix (5.0.0 )
135137 puma (5.6.5 )
136138 nio4r (~> 2.0 )
137139 racc (1.6.0 )
138- rack (2.2.4 )
140+ rack (2.2.17 )
139141 rack-test (2.0.2 )
140142 rack (>= 1.3 )
141143 rails (7.0.4 )
165167 thor (~> 1.0 )
166168 zeitwerk (~> 2.5 )
167169 rake (13.0.6 )
168- redis (4.8.0 )
170+ redis (4.8.1 )
169171 regexp_parser (2.5.0 )
170172 reline (0.3.1 )
171173 io-console (~> 0.5 )
176178 rexml (~> 3.2 , >= 3.2.5 )
177179 rubyzip (>= 1.2.2 , < 3.0 )
178180 websocket (~> 1.0 )
179- sidekiq (6.5.6 )
180- connection_pool (>= 2.2.5 )
181+ sidekiq (6.5.12 )
182+ connection_pool (>= 2.2.5 , < 3 )
181183 rack (~> 2.0 )
182184 redis (>= 4.5.0 , < 5 )
183185 sprockets (4.1.1 )
188190 activesupport (>= 5.2 )
189191 sprockets (>= 3.0.0 )
190192 sqlite3 (1.5.0-x86_64-darwin )
193+ sqlite3 (1.5.0-x86_64-linux )
191194 stimulus-rails (1.1.0 )
192195 railties (>= 6.0.0 )
193196 strscan (3.0.4 )
218221
219222PLATFORMS
220223 x86_64-darwin-21
224+ x86_64-linux
221225
222226DEPENDENCIES
223227 bootsnap
You can’t perform that action at this time.
0 commit comments