|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - activesupport (7.2.1) |
| 4 | + activesupport (8.0.0) |
5 | 5 | base64
|
| 6 | + benchmark (>= 0.3) |
6 | 7 | bigdecimal
|
7 | 8 | concurrent-ruby (~> 1.0, >= 1.3.1)
|
8 | 9 | connection_pool (>= 2.2.5)
|
|
12 | 13 | minitest (>= 5.1)
|
13 | 14 | securerandom (>= 0.3)
|
14 | 15 | tzinfo (~> 2.0, >= 2.0.5)
|
| 16 | + uri (>= 0.13.1) |
15 | 17 | addressable (2.8.7)
|
16 | 18 | public_suffix (>= 2.0.2, < 7.0)
|
17 | 19 | ast (2.4.2)
|
18 | 20 | base64 (0.2.0)
|
| 21 | + benchmark (0.4.0) |
19 | 22 | bigdecimal (3.1.8)
|
20 | 23 | climate_control (1.2.0)
|
21 | 24 | concurrent-ruby (1.3.4)
|
|
25 | 28 | rexml
|
26 | 29 | csv (3.3.0)
|
27 | 30 | docile (1.4.1)
|
28 |
| - dotenv (3.1.2) |
| 31 | + dotenv (3.1.4) |
29 | 32 | drb (2.2.1)
|
30 | 33 | fiber-storage (1.0.0)
|
31 |
| - graphql (2.3.14) |
| 34 | + graphql (2.4.2) |
32 | 35 | base64
|
33 | 36 | fiber-storage
|
34 | 37 | graphql-client (0.23.0)
|
35 | 38 | activesupport (>= 3.0)
|
36 | 39 | graphql (>= 1.13.0)
|
37 | 40 | hashdiff (1.1.1)
|
38 |
| - i18n (1.14.5) |
| 41 | + i18n (1.14.6) |
39 | 42 | concurrent-ruby (~> 1.0)
|
40 | 43 | influxdb-client (3.1.0)
|
41 |
| - json (2.7.2) |
| 44 | + json (2.8.1) |
42 | 45 | language_server-protocol (3.17.0.3)
|
43 |
| - logger (1.6.0) |
| 46 | + logger (1.6.1) |
44 | 47 | minitest (5.25.1)
|
45 | 48 | minitest-silence (0.2.4)
|
46 | 49 | minitest (~> 5.12)
|
47 | 50 | parallel (1.26.3)
|
48 |
| - parser (3.3.4.2) |
| 51 | + parser (3.3.6.0) |
49 | 52 | ast (~> 2.4.1)
|
50 | 53 | racc
|
51 | 54 | public_suffix (6.0.1)
|
52 | 55 | racc (1.8.1)
|
53 | 56 | rainbow (3.1.1)
|
54 | 57 | rake (13.2.1)
|
55 | 58 | regexp_parser (2.9.2)
|
56 |
| - rexml (3.3.6) |
57 |
| - strscan |
58 |
| - rubocop (1.65.1) |
| 59 | + rexml (3.3.9) |
| 60 | + rubocop (1.68.0) |
59 | 61 | json (~> 2.3)
|
60 | 62 | language_server-protocol (>= 3.17.0)
|
61 | 63 | parallel (~> 1.10)
|
62 | 64 | parser (>= 3.3.0.2)
|
63 | 65 | rainbow (>= 2.2.2, < 4.0)
|
64 | 66 | regexp_parser (>= 2.4, < 3.0)
|
65 |
| - rexml (>= 3.2.5, < 4.0) |
66 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
| 67 | + rubocop-ast (>= 1.32.2, < 2.0) |
67 | 68 | ruby-progressbar (~> 1.7)
|
68 | 69 | unicode-display_width (>= 2.4.0, < 3.0)
|
69 |
| - rubocop-ast (1.32.1) |
| 70 | + rubocop-ast (1.34.1) |
70 | 71 | parser (>= 3.3.1.0)
|
71 | 72 | rubocop-graphql (1.5.4)
|
72 | 73 | rubocop (>= 1.50, < 2)
|
73 |
| - rubocop-minitest (0.35.1) |
| 74 | + rubocop-minitest (0.36.0) |
74 | 75 | rubocop (>= 1.61, < 2.0)
|
75 | 76 | rubocop-ast (>= 1.31.1, < 2.0)
|
76 |
| - rubocop-performance (1.21.1) |
| 77 | + rubocop-performance (1.22.1) |
77 | 78 | rubocop (>= 1.48.1, < 2.0)
|
78 | 79 | rubocop-ast (>= 1.31.1, < 2.0)
|
79 | 80 | rubocop-rake (0.6.0)
|
|
84 | 85 | docile (~> 1.1)
|
85 | 86 | simplecov-html (~> 0.11)
|
86 | 87 | simplecov_json_formatter (~> 0.1)
|
87 |
| - simplecov-html (0.12.3) |
| 88 | + simplecov-html (0.13.1) |
88 | 89 | simplecov_json_formatter (0.1.4)
|
89 |
| - strscan (3.1.0) |
90 | 90 | tzinfo (2.0.6)
|
91 | 91 | concurrent-ruby (~> 1.0)
|
92 |
| - unicode-display_width (2.5.0) |
| 92 | + unicode-display_width (2.6.0) |
| 93 | + uri (1.0.1) |
93 | 94 | vcr (6.3.1)
|
94 | 95 | base64
|
95 |
| - webmock (3.23.1) |
| 96 | + webmock (3.24.0) |
96 | 97 | addressable (>= 2.8.0)
|
97 | 98 | crack (>= 0.3.2)
|
98 | 99 | hashdiff (>= 0.4.0, < 2.0.0)
|
@@ -120,4 +121,4 @@ DEPENDENCIES
|
120 | 121 | webmock
|
121 | 122 |
|
122 | 123 | BUNDLED WITH
|
123 |
| - 2.5.18 |
| 124 | + 2.5.23 |
0 commit comments