|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - opencage-geocoder (3.2.3) |
| 4 | + opencage-geocoder (3.2.4) |
5 | 5 |
|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
|
20 | 20 | tzinfo (~> 2.0, >= 2.0.5) |
21 | 21 | addressable (2.8.7) |
22 | 22 | public_suffix (>= 2.0.2, < 7.0) |
23 | | - ast (2.4.2) |
24 | | - async (2.21.1) |
| 23 | + ast (2.4.3) |
| 24 | + async (2.23.1) |
25 | 25 | console (~> 1.29) |
26 | 26 | fiber-annotation |
27 | | - io-event (~> 1.6, >= 1.6.5) |
| 27 | + io-event (~> 1.9) |
| 28 | + metrics (~> 0.12) |
| 29 | + traces (~> 0.15) |
28 | 30 | base64 (0.2.0) |
29 | 31 | benchmark (0.4.0) |
30 | 32 | bigdecimal (3.1.9) |
31 | 33 | concurrent-ruby (1.3.5) |
32 | 34 | connection_pool (2.5.0) |
33 | | - console (1.29.2) |
| 35 | + console (1.30.2) |
34 | 36 | fiber-annotation |
35 | 37 | fiber-local (~> 1.1) |
36 | 38 | json |
37 | 39 | crack (1.0.0) |
38 | 40 | bigdecimal |
39 | 41 | rexml |
40 | | - diff-lcs (1.5.1) |
| 42 | + diff-lcs (1.6.1) |
41 | 43 | drb (2.2.1) |
42 | 44 | fiber-annotation (0.2.0) |
43 | 45 | fiber-local (1.1.0) |
|
46 | 48 | hashdiff (1.1.2) |
47 | 49 | i18n (1.14.7) |
48 | 50 | concurrent-ruby (~> 1.0) |
49 | | - io-event (1.7.5) |
50 | | - json (2.9.1) |
51 | | - language_server-protocol (3.17.0.3) |
52 | | - logger (1.6.5) |
53 | | - minitest (5.25.4) |
| 51 | + io-event (1.10.0) |
| 52 | + json (2.10.2) |
| 53 | + language_server-protocol (3.17.0.4) |
| 54 | + lint_roller (1.1.0) |
| 55 | + logger (1.7.0) |
| 56 | + metrics (0.12.2) |
| 57 | + minitest (5.25.5) |
54 | 58 | parallel (1.26.3) |
55 | | - parser (3.3.7.0) |
| 59 | + parser (3.3.7.4) |
56 | 60 | ast (~> 2.4.1) |
57 | 61 | racc |
| 62 | + prism (1.4.0) |
58 | 63 | public_suffix (6.0.1) |
59 | 64 | racc (1.8.1) |
60 | | - rack (3.1.8) |
| 65 | + rack (3.1.12) |
61 | 66 | rainbow (3.1.1) |
62 | 67 | rake (13.2.1) |
63 | 68 | regexp_parser (2.10.0) |
64 | | - rexml (3.4.0) |
| 69 | + rexml (3.4.1) |
65 | 70 | rspec (3.13.0) |
66 | 71 | rspec-core (~> 3.13.0) |
67 | 72 | rspec-expectations (~> 3.13.0) |
68 | 73 | rspec-mocks (~> 3.13.0) |
69 | | - rspec-core (3.13.2) |
| 74 | + rspec-core (3.13.3) |
70 | 75 | rspec-support (~> 3.13.0) |
71 | 76 | rspec-expectations (3.13.3) |
72 | 77 | diff-lcs (>= 1.2.0, < 2.0) |
|
75 | 80 | diff-lcs (>= 1.2.0, < 2.0) |
76 | 81 | rspec-support (~> 3.13.0) |
77 | 82 | rspec-support (3.13.2) |
78 | | - rubocop (1.70.0) |
| 83 | + rubocop (1.75.1) |
79 | 84 | json (~> 2.3) |
80 | | - language_server-protocol (>= 3.17.0) |
| 85 | + language_server-protocol (~> 3.17.0.2) |
| 86 | + lint_roller (~> 1.1.0) |
81 | 87 | parallel (~> 1.10) |
82 | 88 | parser (>= 3.3.0.2) |
83 | 89 | rainbow (>= 2.2.2, < 4.0) |
84 | 90 | regexp_parser (>= 2.9.3, < 3.0) |
85 | | - rubocop-ast (>= 1.36.2, < 2.0) |
| 91 | + rubocop-ast (>= 1.43.0, < 2.0) |
86 | 92 | ruby-progressbar (~> 1.7) |
87 | 93 | unicode-display_width (>= 2.4.0, < 4.0) |
88 | | - rubocop-ast (1.37.0) |
89 | | - parser (>= 3.3.1.0) |
90 | | - rubocop-capybara (2.21.0) |
91 | | - rubocop (~> 1.41) |
92 | | - rubocop-factory_bot (2.26.1) |
93 | | - rubocop (~> 1.61) |
94 | | - rubocop-performance (1.23.1) |
95 | | - rubocop (>= 1.48.1, < 2.0) |
96 | | - rubocop-ast (>= 1.31.1, < 2.0) |
97 | | - rubocop-rails (2.29.0) |
| 94 | + rubocop-ast (1.43.0) |
| 95 | + parser (>= 3.3.7.2) |
| 96 | + prism (~> 1.4) |
| 97 | + rubocop-capybara (2.22.1) |
| 98 | + lint_roller (~> 1.1) |
| 99 | + rubocop (~> 1.72, >= 1.72.1) |
| 100 | + rubocop-factory_bot (2.27.1) |
| 101 | + lint_roller (~> 1.1) |
| 102 | + rubocop (~> 1.72, >= 1.72.1) |
| 103 | + rubocop-performance (1.25.0) |
| 104 | + lint_roller (~> 1.1) |
| 105 | + rubocop (>= 1.75.0, < 2.0) |
| 106 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 107 | + rubocop-rails (2.31.0) |
98 | 108 | activesupport (>= 4.2.0) |
| 109 | + lint_roller (~> 1.1) |
99 | 110 | rack (>= 1.1) |
100 | | - rubocop (>= 1.52.0, < 2.0) |
101 | | - rubocop-ast (>= 1.31.1, < 2.0) |
102 | | - rubocop-rspec (3.4.0) |
103 | | - rubocop (~> 1.61) |
104 | | - rubocop-rspec_rails (2.30.0) |
105 | | - rubocop (~> 1.61) |
106 | | - rubocop-rspec (~> 3, >= 3.0.1) |
| 111 | + rubocop (>= 1.75.0, < 2.0) |
| 112 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 113 | + rubocop-rspec (3.5.0) |
| 114 | + lint_roller (~> 1.1) |
| 115 | + rubocop (~> 1.72, >= 1.72.1) |
| 116 | + rubocop-rspec_rails (2.31.0) |
| 117 | + lint_roller (~> 1.1) |
| 118 | + rubocop (~> 1.72, >= 1.72.1) |
| 119 | + rubocop-rspec (~> 3.5) |
107 | 120 | ruby-progressbar (1.13.0) |
108 | 121 | securerandom (0.4.1) |
| 122 | + traces (0.15.2) |
109 | 123 | tzinfo (2.0.6) |
110 | 124 | concurrent-ruby (~> 1.0) |
111 | 125 | unicode-display_width (3.1.4) |
112 | 126 | unicode-emoji (~> 4.0, >= 4.0.4) |
113 | 127 | unicode-emoji (4.0.4) |
114 | 128 | vcr (6.3.1) |
115 | 129 | base64 |
116 | | - webmock (3.24.0) |
| 130 | + webmock (3.25.1) |
117 | 131 | addressable (>= 2.8.0) |
118 | 132 | crack (>= 0.3.2) |
119 | 133 | hashdiff (>= 0.4.0, < 2.0.0) |
|
0 commit comments