|
111 | 111 | erubi (~> 1.11) |
112 | 112 | rails-dom-testing (~> 2.2) |
113 | 113 | rails-html-sanitizer (~> 1.6) |
| 114 | + active_storage_svg_sanitizer (0.1.0) |
| 115 | + rails (>= 5.2) |
114 | 116 | active_storage_validations (1.4.0) |
115 | 117 | activejob (>= 6.1.4) |
116 | 118 | activemodel (>= 6.1.4) |
|
126 | 128 | activemodel (= 7.1.5.1) |
127 | 129 | activesupport (= 7.1.5.1) |
128 | 130 | timeout (>= 0.4.0) |
129 | | - activerecord-import (1.8.1) |
| 131 | + activerecord-import (2.0.0) |
130 | 132 | activerecord (>= 4.2) |
131 | 133 | activerecord-postgis-adapter (9.0.2) |
132 | 134 | activerecord (~> 7.1.0) |
|
223 | 225 | thor (~> 1.2) |
224 | 226 | tins (~> 1.32) |
225 | 227 | crass (1.0.6) |
226 | | - css_parser (1.19.1) |
| 228 | + css_parser (1.21.0) |
227 | 229 | addressable |
228 | 230 | dartsass-sprockets (3.2.0) |
229 | 231 | railties (>= 4.0.0) |
@@ -259,13 +261,13 @@ GEM |
259 | 261 | representable (>= 3.1.1, < 4) |
260 | 262 | docile (1.4.0) |
261 | 263 | drb (2.2.1) |
262 | | - dry-auto_inject (1.0.1) |
263 | | - dry-core (~> 1.0) |
| 264 | + dry-auto_inject (1.1.0) |
| 265 | + dry-core (~> 1.1) |
264 | 266 | zeitwerk (~> 2.6) |
265 | | - dry-configurable (1.2.0) |
266 | | - dry-core (~> 1.0, < 2) |
| 267 | + dry-configurable (1.3.0) |
| 268 | + dry-core (~> 1.1) |
267 | 269 | zeitwerk (~> 2.6) |
268 | | - dry-core (1.0.2) |
| 270 | + dry-core (1.1.0) |
269 | 271 | concurrent-ruby (~> 1.0) |
270 | 272 | logger |
271 | 273 | zeitwerk (~> 2.6) |
@@ -297,12 +299,12 @@ GEM |
297 | 299 | railties (>= 5.0.0) |
298 | 300 | faker (3.5.1) |
299 | 301 | i18n (>= 1.8.11, < 2) |
300 | | - faraday (2.12.1) |
| 302 | + faraday (2.12.2) |
301 | 303 | faraday-net_http (>= 2.0, < 3.5) |
302 | 304 | json |
303 | 305 | logger |
304 | | - faraday-multipart (1.0.4) |
305 | | - multipart-post (~> 2) |
| 306 | + faraday-multipart (1.1.0) |
| 307 | + multipart-post (~> 2.0) |
306 | 308 | faraday-net_http (3.4.0) |
307 | 309 | net-http (>= 0.5.0) |
308 | 310 | ffi (1.17.0-x86_64-linux-gnu) |
|
322 | 324 | fog-xml (0.1.5) |
323 | 325 | fog-core |
324 | 326 | nokogiri (>= 1.5.11, < 2.0.0) |
325 | | - font-awesome-sass (6.5.2) |
| 327 | + font-awesome-sass (6.7.2) |
326 | 328 | sassc (~> 2.0) |
327 | 329 | formatador (1.1.0) |
328 | 330 | friendly_id (5.4.2) |
|
383 | 385 | activerecord (>= 4.1) |
384 | 386 | concurrent-ruby |
385 | 387 | railties (>= 4.1) |
386 | | - jwt (2.9.3) |
| 388 | + jwt (2.10.1) |
387 | 389 | base64 |
388 | 390 | language_server-protocol (3.17.0.3) |
389 | 391 | listen (3.9.0) |
|
693 | 695 | descendants_tracker (~> 0.0, >= 0.0.3) |
694 | 696 | warden (1.2.9) |
695 | 697 | rack (>= 2.0.9) |
696 | | - warden-jwt_auth (0.10.0) |
| 698 | + warden-jwt_auth (0.11.0) |
697 | 699 | dry-auto_inject (>= 0.8, < 2) |
698 | 700 | dry-configurable (>= 0.13, < 2) |
699 | 701 | jwt (~> 2.1) |
|
0 commit comments