|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - activesupport (8.0.1) |
| 4 | + activesupport (8.0.2) |
5 | 5 | base64
|
6 | 6 | benchmark (>= 0.3)
|
7 | 7 | bigdecimal
|
|
16 | 16 | uri (>= 0.13.1)
|
17 | 17 | addressable (2.8.7)
|
18 | 18 | public_suffix (>= 2.0.2, < 7.0)
|
19 |
| - ast (2.4.2) |
| 19 | + ast (2.4.3) |
20 | 20 | base64 (0.2.0)
|
21 | 21 | benchmark (0.4.0)
|
22 | 22 | bigdecimal (3.1.9)
|
23 | 23 | climate_control (1.2.0)
|
24 | 24 | concurrent-ruby (1.3.5)
|
25 |
| - connection_pool (2.5.0) |
| 25 | + connection_pool (2.5.1) |
26 | 26 | crack (1.0.0)
|
27 | 27 | bigdecimal
|
28 | 28 | rexml
|
29 |
| - csv (3.3.2) |
| 29 | + csv (3.3.4) |
30 | 30 | docile (1.4.1)
|
31 |
| - dotenv (3.1.7) |
| 31 | + dotenv (3.1.8) |
32 | 32 | drb (2.2.1)
|
33 |
| - fiber-storage (1.0.0) |
34 |
| - graphql (2.4.11) |
| 33 | + fiber-storage (1.0.1) |
| 34 | + graphql (2.5.4) |
35 | 35 | base64
|
36 | 36 | fiber-storage
|
37 | 37 | logger
|
|
43 | 43 | concurrent-ruby (~> 1.0)
|
44 | 44 | influxdb-client (3.2.0)
|
45 | 45 | csv
|
46 |
| - json (2.10.1) |
| 46 | + json (2.10.2) |
47 | 47 | language_server-protocol (3.17.0.4)
|
48 | 48 | lint_roller (1.1.0)
|
49 |
| - logger (1.6.6) |
50 |
| - minitest (5.25.4) |
| 49 | + logger (1.7.0) |
| 50 | + minitest (5.25.5) |
51 | 51 | minitest-silence (0.2.4)
|
52 | 52 | minitest (~> 5.12)
|
53 |
| - parallel (1.26.3) |
54 |
| - parser (3.3.7.1) |
| 53 | + parallel (1.27.0) |
| 54 | + parser (3.3.8.0) |
55 | 55 | ast (~> 2.4.1)
|
56 | 56 | racc
|
| 57 | + prism (1.4.0) |
57 | 58 | public_suffix (6.0.1)
|
58 | 59 | racc (1.8.1)
|
59 | 60 | rainbow (3.1.1)
|
60 | 61 | rake (13.2.1)
|
61 | 62 | regexp_parser (2.10.0)
|
62 | 63 | rexml (3.4.1)
|
63 |
| - rubocop (1.73.2) |
| 64 | + rubocop (1.75.2) |
64 | 65 | json (~> 2.3)
|
65 | 66 | language_server-protocol (~> 3.17.0.2)
|
66 | 67 | lint_roller (~> 1.1.0)
|
67 | 68 | parallel (~> 1.10)
|
68 | 69 | parser (>= 3.3.0.2)
|
69 | 70 | rainbow (>= 2.2.2, < 4.0)
|
70 | 71 | regexp_parser (>= 2.9.3, < 3.0)
|
71 |
| - rubocop-ast (>= 1.38.0, < 2.0) |
| 72 | + rubocop-ast (>= 1.44.0, < 2.0) |
72 | 73 | ruby-progressbar (~> 1.7)
|
73 | 74 | unicode-display_width (>= 2.4.0, < 4.0)
|
74 |
| - rubocop-ast (1.38.1) |
75 |
| - parser (>= 3.3.1.0) |
76 |
| - rubocop-graphql (1.5.4) |
77 |
| - rubocop (>= 1.50, < 2) |
78 |
| - rubocop-minitest (0.37.1) |
| 75 | + rubocop-ast (1.44.1) |
| 76 | + parser (>= 3.3.7.2) |
| 77 | + prism (~> 1.4) |
| 78 | + rubocop-graphql (1.5.5) |
| 79 | + lint_roller (~> 1.1) |
| 80 | + rubocop (>= 1.72.1, < 2) |
| 81 | + rubocop-minitest (0.38.0) |
79 | 82 | lint_roller (~> 1.1)
|
80 |
| - rubocop (>= 1.72.1, < 2.0) |
| 83 | + rubocop (>= 1.75.0, < 2.0) |
81 | 84 | rubocop-ast (>= 1.38.0, < 2.0)
|
82 |
| - rubocop-performance (1.24.0) |
| 85 | + rubocop-performance (1.25.0) |
83 | 86 | lint_roller (~> 1.1)
|
84 |
| - rubocop (>= 1.72.1, < 2.0) |
| 87 | + rubocop (>= 1.75.0, < 2.0) |
85 | 88 | rubocop-ast (>= 1.38.0, < 2.0)
|
86 | 89 | rubocop-rake (0.7.1)
|
87 | 90 | lint_roller (~> 1.1)
|
|
102 | 105 | uri (1.0.3)
|
103 | 106 | vcr (6.3.1)
|
104 | 107 | base64
|
105 |
| - webmock (3.25.0) |
| 108 | + webmock (3.25.1) |
106 | 109 | addressable (>= 2.8.0)
|
107 | 110 | crack (>= 0.3.2)
|
108 | 111 | hashdiff (>= 0.4.0, < 2.0.0)
|
@@ -130,4 +133,4 @@ DEPENDENCIES
|
130 | 133 | webmock
|
131 | 134 |
|
132 | 135 | BUNDLED WITH
|
133 |
| - 2.6.5 |
| 136 | + 2.6.8 |
0 commit comments