|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - graphql-groups (0.2.2) |
| 4 | + graphql-groups (0.2.3) |
5 | 5 | graphql (> 1.9) |
6 | 6 |
|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - activemodel (6.1.6.1) |
11 | | - activesupport (= 6.1.6.1) |
12 | | - activerecord (6.1.6.1) |
13 | | - activemodel (= 6.1.6.1) |
14 | | - activesupport (= 6.1.6.1) |
15 | | - activesupport (6.1.6.1) |
16 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 10 | + activemodel (7.2.1.2) |
| 11 | + activesupport (= 7.2.1.2) |
| 12 | + activerecord (7.2.1.2) |
| 13 | + activemodel (= 7.2.1.2) |
| 14 | + activesupport (= 7.2.1.2) |
| 15 | + timeout (>= 0.4.0) |
| 16 | + activesupport (7.2.1.2) |
| 17 | + base64 |
| 18 | + bigdecimal |
| 19 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 20 | + connection_pool (>= 2.2.5) |
| 21 | + drb |
17 | 22 | i18n (>= 1.6, < 2) |
| 23 | + logger (>= 1.4.2) |
18 | 24 | minitest (>= 5.1) |
19 | | - tzinfo (~> 2.0) |
20 | | - zeitwerk (~> 2.3) |
| 25 | + securerandom (>= 0.3) |
| 26 | + tzinfo (~> 2.0, >= 2.0.5) |
21 | 27 | addressable (2.8.0) |
22 | 28 | public_suffix (>= 2.0.2, < 5.0) |
23 | 29 | ast (2.4.1) |
| 30 | + base64 (0.2.0) |
24 | 31 | benchmark-ips (2.8.2) |
25 | | - concurrent-ruby (1.1.10) |
26 | | - database_cleaner (1.8.5) |
27 | | - database_cleaner-active_record (1.8.0) |
28 | | - activerecord |
29 | | - database_cleaner (~> 1.8.0) |
| 32 | + bigdecimal (3.1.8) |
| 33 | + concurrent-ruby (1.3.4) |
| 34 | + connection_pool (2.4.1) |
| 35 | + database_cleaner-active_record (2.2.0) |
| 36 | + activerecord (>= 5.a) |
| 37 | + database_cleaner-core (~> 2.0.0) |
| 38 | + database_cleaner-core (2.0.1) |
30 | 39 | diff-lcs (1.4.4) |
31 | | - docile (1.4.0) |
| 40 | + docile (1.4.1) |
32 | 41 | domain_name (0.5.20190701) |
33 | 42 | unf (>= 0.0.5, < 1.0.0) |
| 43 | + drb (2.2.1) |
| 44 | + fiber-storage (1.0.0) |
34 | 45 | gqli (1.0.0) |
35 | 46 | hashie (~> 3.0) |
36 | 47 | http (> 0.8, < 3.0) |
37 | 48 | multi_json (~> 1) |
38 | | - graphql (2.0.15) |
39 | | - groupdate (5.2.1) |
40 | | - activesupport (>= 5) |
| 49 | + graphql (2.3.19) |
| 50 | + base64 |
| 51 | + fiber-storage |
| 52 | + groupdate (6.5.1) |
| 53 | + activesupport (>= 7) |
41 | 54 | gruff (0.10.0) |
42 | 55 | histogram |
43 | 56 | rmagick |
|
52 | 65 | domain_name (~> 0.5) |
53 | 66 | http-form_data (1.0.3) |
54 | 67 | http_parser.rb (0.6.0) |
55 | | - i18n (1.11.0) |
| 68 | + i18n (1.14.6) |
56 | 69 | concurrent-ruby (~> 1.0) |
57 | | - minitest (5.16.2) |
| 70 | + logger (1.6.1) |
| 71 | + mini_portile2 (2.8.7) |
| 72 | + minitest (5.25.1) |
58 | 73 | multi_json (1.15.0) |
59 | 74 | parallel (1.19.2) |
60 | 75 | parser (2.7.1.4) |
|
93 | 108 | rubocop-rspec (1.42.0) |
94 | 109 | rubocop (>= 0.87.0) |
95 | 110 | ruby-progressbar (1.10.1) |
96 | | - simplecov (0.21.2) |
| 111 | + securerandom (0.3.1) |
| 112 | + simplecov (0.22.0) |
97 | 113 | docile (~> 1.1) |
98 | 114 | simplecov-html (~> 0.11) |
99 | 115 | simplecov_json_formatter (~> 0.1) |
100 | | - simplecov-html (0.12.3) |
| 116 | + simplecov-html (0.13.1) |
101 | 117 | simplecov_json_formatter (0.1.4) |
102 | | - sqlite3 (1.4.2) |
| 118 | + sqlite3 (2.1.1) |
| 119 | + mini_portile2 (~> 2.8.0) |
103 | 120 | strscan (3.1.0) |
104 | | - tzinfo (2.0.4) |
| 121 | + timeout (0.4.1) |
| 122 | + tzinfo (2.0.6) |
105 | 123 | concurrent-ruby (~> 1.0) |
106 | 124 | unf (0.1.4) |
107 | 125 | unf_ext |
108 | 126 | unf_ext (0.0.7.7) |
109 | 127 | unicode-display_width (1.7.0) |
110 | | - zeitwerk (2.6.0) |
111 | 128 |
|
112 | 129 | PLATFORMS |
113 | 130 | ruby |
114 | 131 |
|
115 | 132 | DEPENDENCIES |
116 | | - activerecord (~> 6.0) |
| 133 | + activerecord (~> 7.2) |
117 | 134 | benchmark-ips (~> 2.8) |
118 | 135 | bundler (~> 2.0) |
119 | | - database_cleaner-active_record (~> 1.8) |
| 136 | + database_cleaner-active_record (~> 2.1) |
120 | 137 | gqli (~> 1.0) |
121 | 138 | graphql-groups! |
122 | | - groupdate (~> 5.2.1) |
| 139 | + groupdate (~> 6.5.1) |
123 | 140 | gruff (~> 0.10) |
124 | 141 | rake (~> 13.0) |
125 | 142 | rspec (~> 3.0) |
126 | 143 | rubocop (~> 0.88) |
127 | 144 | rubocop-rspec (~> 1.42) |
128 | | - simplecov (~> 0.21.2) |
129 | | - sqlite3 (~> 1.4.2) |
| 145 | + simplecov (~> 0.22) |
| 146 | + sqlite3 (~> 2.1.1) |
130 | 147 |
|
131 | 148 | BUNDLED WITH |
132 | 149 | 2.3.16 |
0 commit comments