|
1 | 1 | PATH
|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 |
| - goggles_db (0.7.19) |
| 4 | + goggles_db (0.7.20) |
5 | 5 | acts-as-taggable-on
|
6 | 6 | acts_as_votable
|
7 | 7 | cities
|
|
36 | 36 | RubyInline (3.14.1)
|
37 | 37 | ZenTest (~> 4.3)
|
38 | 38 | ZenTest (4.12.2)
|
39 |
| - actioncable (6.1.7.8) |
40 |
| - actionpack (= 6.1.7.8) |
41 |
| - activesupport (= 6.1.7.8) |
| 39 | + actioncable (6.1.7.9) |
| 40 | + actionpack (= 6.1.7.9) |
| 41 | + activesupport (= 6.1.7.9) |
42 | 42 | nio4r (~> 2.0)
|
43 | 43 | websocket-driver (>= 0.6.1)
|
44 |
| - actionmailbox (6.1.7.8) |
45 |
| - actionpack (= 6.1.7.8) |
46 |
| - activejob (= 6.1.7.8) |
47 |
| - activerecord (= 6.1.7.8) |
48 |
| - activestorage (= 6.1.7.8) |
49 |
| - activesupport (= 6.1.7.8) |
| 44 | + actionmailbox (6.1.7.9) |
| 45 | + actionpack (= 6.1.7.9) |
| 46 | + activejob (= 6.1.7.9) |
| 47 | + activerecord (= 6.1.7.9) |
| 48 | + activestorage (= 6.1.7.9) |
| 49 | + activesupport (= 6.1.7.9) |
50 | 50 | mail (>= 2.7.1)
|
51 |
| - actionmailer (6.1.7.8) |
52 |
| - actionpack (= 6.1.7.8) |
53 |
| - actionview (= 6.1.7.8) |
54 |
| - activejob (= 6.1.7.8) |
55 |
| - activesupport (= 6.1.7.8) |
| 51 | + actionmailer (6.1.7.9) |
| 52 | + actionpack (= 6.1.7.9) |
| 53 | + actionview (= 6.1.7.9) |
| 54 | + activejob (= 6.1.7.9) |
| 55 | + activesupport (= 6.1.7.9) |
56 | 56 | mail (~> 2.5, >= 2.5.4)
|
57 | 57 | rails-dom-testing (~> 2.0)
|
58 |
| - actionpack (6.1.7.8) |
59 |
| - actionview (= 6.1.7.8) |
60 |
| - activesupport (= 6.1.7.8) |
| 58 | + actionpack (6.1.7.9) |
| 59 | + actionview (= 6.1.7.9) |
| 60 | + activesupport (= 6.1.7.9) |
61 | 61 | rack (~> 2.0, >= 2.0.9)
|
62 | 62 | rack-test (>= 0.6.3)
|
63 | 63 | rails-dom-testing (~> 2.0)
|
64 | 64 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
65 |
| - actiontext (6.1.7.8) |
66 |
| - actionpack (= 6.1.7.8) |
67 |
| - activerecord (= 6.1.7.8) |
68 |
| - activestorage (= 6.1.7.8) |
69 |
| - activesupport (= 6.1.7.8) |
| 65 | + actiontext (6.1.7.9) |
| 66 | + actionpack (= 6.1.7.9) |
| 67 | + activerecord (= 6.1.7.9) |
| 68 | + activestorage (= 6.1.7.9) |
| 69 | + activesupport (= 6.1.7.9) |
70 | 70 | nokogiri (>= 1.8.5)
|
71 |
| - actionview (6.1.7.8) |
72 |
| - activesupport (= 6.1.7.8) |
| 71 | + actionview (6.1.7.9) |
| 72 | + activesupport (= 6.1.7.9) |
73 | 73 | builder (~> 3.1)
|
74 | 74 | erubi (~> 1.4)
|
75 | 75 | rails-dom-testing (~> 2.0)
|
76 | 76 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
77 |
| - activejob (6.1.7.8) |
78 |
| - activesupport (= 6.1.7.8) |
| 77 | + activejob (6.1.7.9) |
| 78 | + activesupport (= 6.1.7.9) |
79 | 79 | globalid (>= 0.3.6)
|
80 |
| - activemodel (6.1.7.8) |
81 |
| - activesupport (= 6.1.7.8) |
| 80 | + activemodel (6.1.7.9) |
| 81 | + activesupport (= 6.1.7.9) |
82 | 82 | activemodel-serializers-xml (1.0.3)
|
83 | 83 | activemodel (>= 5.0.0.a)
|
84 | 84 | activesupport (>= 5.0.0.a)
|
85 | 85 | builder (~> 3.1)
|
86 |
| - activerecord (6.1.7.8) |
87 |
| - activemodel (= 6.1.7.8) |
88 |
| - activesupport (= 6.1.7.8) |
89 |
| - activestorage (6.1.7.8) |
90 |
| - actionpack (= 6.1.7.8) |
91 |
| - activejob (= 6.1.7.8) |
92 |
| - activerecord (= 6.1.7.8) |
93 |
| - activesupport (= 6.1.7.8) |
| 86 | + activerecord (6.1.7.9) |
| 87 | + activemodel (= 6.1.7.9) |
| 88 | + activesupport (= 6.1.7.9) |
| 89 | + activestorage (6.1.7.9) |
| 90 | + actionpack (= 6.1.7.9) |
| 91 | + activejob (= 6.1.7.9) |
| 92 | + activerecord (= 6.1.7.9) |
| 93 | + activesupport (= 6.1.7.9) |
94 | 94 | marcel (~> 1.0)
|
95 | 95 | mini_mime (>= 1.1.0)
|
96 |
| - activesupport (6.1.7.8) |
| 96 | + activesupport (6.1.7.9) |
97 | 97 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
98 | 98 | i18n (>= 1.6, < 2)
|
99 | 99 | minitest (>= 5.1)
|
@@ -132,10 +132,10 @@ GEM
|
132 | 132 | coderay (1.1.3)
|
133 | 133 | colorize (1.1.0)
|
134 | 134 | concurrent-ruby (1.3.4)
|
135 |
| - countries (6.0.1) |
| 135 | + countries (7.0.0) |
136 | 136 | unaccent (~> 0.3)
|
137 |
| - country_select (9.0.0) |
138 |
| - countries (> 5.0, < 7.0) |
| 137 | + country_select (10.0.0) |
| 138 | + countries (> 5.0, < 8.0) |
139 | 139 | crass (1.0.6)
|
140 | 140 | date (3.3.4)
|
141 | 141 | debug_inspector (1.2.0)
|
|
220 | 220 | activesupport (>= 5.1)
|
221 | 221 | haml (>= 4.0.6)
|
222 | 222 | railties (>= 5.1)
|
223 |
| - haml_lint (0.58.0) |
| 223 | + haml_lint (0.59.0) |
224 | 224 | haml (>= 5.0)
|
225 | 225 | parallel (~> 1.10)
|
226 | 226 | rainbow
|
|
235 | 235 | term-ansicolor
|
236 | 236 | yard (~> 0.9.12)
|
237 | 237 | json (2.7.2)
|
238 |
| - jwt (2.9.0) |
| 238 | + jwt (2.9.3) |
239 | 239 | base64
|
240 | 240 | language_server-protocol (3.17.0.3)
|
241 | 241 | launchy (3.0.1)
|
|
270 | 270 | nenv (0.3.0)
|
271 | 271 | net-http (0.4.1)
|
272 | 272 | uri
|
273 |
| - net-imap (0.4.16) |
| 273 | + net-imap (0.5.0) |
274 | 274 | date
|
275 | 275 | net-protocol
|
276 | 276 | net-pop (0.1.2)
|
@@ -323,26 +323,26 @@ GEM
|
323 | 323 | pry (~> 0.13)
|
324 | 324 | public_suffix (6.0.1)
|
325 | 325 | racc (1.8.1)
|
326 |
| - rack (2.2.9) |
| 326 | + rack (2.2.10) |
327 | 327 | rack-protection (3.2.0)
|
328 | 328 | base64 (>= 0.1.0)
|
329 | 329 | rack (~> 2.2, >= 2.2.4)
|
330 | 330 | rack-test (2.1.0)
|
331 | 331 | rack (>= 1.3)
|
332 |
| - rails (6.1.7.8) |
333 |
| - actioncable (= 6.1.7.8) |
334 |
| - actionmailbox (= 6.1.7.8) |
335 |
| - actionmailer (= 6.1.7.8) |
336 |
| - actionpack (= 6.1.7.8) |
337 |
| - actiontext (= 6.1.7.8) |
338 |
| - actionview (= 6.1.7.8) |
339 |
| - activejob (= 6.1.7.8) |
340 |
| - activemodel (= 6.1.7.8) |
341 |
| - activerecord (= 6.1.7.8) |
342 |
| - activestorage (= 6.1.7.8) |
343 |
| - activesupport (= 6.1.7.8) |
| 332 | + rails (6.1.7.9) |
| 333 | + actioncable (= 6.1.7.9) |
| 334 | + actionmailbox (= 6.1.7.9) |
| 335 | + actionmailer (= 6.1.7.9) |
| 336 | + actionpack (= 6.1.7.9) |
| 337 | + actiontext (= 6.1.7.9) |
| 338 | + actionview (= 6.1.7.9) |
| 339 | + activejob (= 6.1.7.9) |
| 340 | + activemodel (= 6.1.7.9) |
| 341 | + activerecord (= 6.1.7.9) |
| 342 | + activestorage (= 6.1.7.9) |
| 343 | + activesupport (= 6.1.7.9) |
344 | 344 | bundler (>= 1.15.0)
|
345 |
| - railties (= 6.1.7.8) |
| 345 | + railties (= 6.1.7.9) |
346 | 346 | sprockets-rails (>= 2.0.0)
|
347 | 347 | rails-dom-testing (2.2.0)
|
348 | 348 | activesupport (>= 5.0.0)
|
|
354 | 354 | rails-i18n (6.0.0)
|
355 | 355 | i18n (>= 0.7, < 2)
|
356 | 356 | railties (>= 6.0.0, < 7)
|
357 |
| - railties (6.1.7.8) |
358 |
| - actionpack (= 6.1.7.8) |
359 |
| - activesupport (= 6.1.7.8) |
| 357 | + railties (6.1.7.9) |
| 358 | + actionpack (= 6.1.7.9) |
| 359 | + activesupport (= 6.1.7.9) |
360 | 360 | method_source
|
361 | 361 | rake (>= 12.2)
|
362 | 362 | thor (~> 1.0)
|
|
381 | 381 | rspec-expectations (3.13.3)
|
382 | 382 | diff-lcs (>= 1.2.0, < 2.0)
|
383 | 383 | rspec-support (~> 3.13.0)
|
384 |
| - rspec-mocks (3.13.1) |
| 384 | + rspec-mocks (3.13.2) |
385 | 385 | diff-lcs (>= 1.2.0, < 2.0)
|
386 | 386 | rspec-support (~> 3.13.0)
|
387 | 387 | rspec-rails (6.1.5)
|
|
398 | 398 | rspec_pacman_formatter (0.1.7)
|
399 | 399 | colorize
|
400 | 400 | rspec
|
401 |
| - rubocop (1.66.1) |
| 401 | + rubocop (1.67.0) |
402 | 402 | json (~> 2.3)
|
403 | 403 | language_server-protocol (>= 3.17.0)
|
404 | 404 | parallel (~> 1.10)
|
|
421 | 421 | rubocop (>= 1.33.0, < 2.0)
|
422 | 422 | rubocop-rake (0.6.0)
|
423 | 423 | rubocop (~> 1.0)
|
424 |
| - rubocop-rspec (3.0.5) |
| 424 | + rubocop-rspec (3.1.0) |
425 | 425 | rubocop (~> 1.61)
|
426 | 426 | rubocop-rspec_rails (2.30.0)
|
427 | 427 | rubocop (~> 1.61)
|
|
477 | 477 | thor (1.3.2)
|
478 | 478 | tilt (2.4.0)
|
479 | 479 | timeout (0.4.1)
|
480 |
| - tins (1.33.0) |
| 480 | + tins (1.36.1) |
481 | 481 | bigdecimal
|
482 | 482 | sync
|
483 | 483 | tzinfo (2.0.6)
|
|
0 commit comments