|
1 | 1 | PATH |
2 | 2 | remote: ../.. |
3 | 3 | specs: |
4 | | - riverqueue (0.0.1) |
| 4 | + riverqueue (0.1.0) |
5 | 5 |
|
6 | 6 | PATH |
7 | 7 | remote: . |
8 | 8 | specs: |
9 | | - riverqueue-sequel (0.0.1) |
10 | | - pg |
11 | | - sequel |
| 9 | + riverqueue-sequel (0.1.0) |
| 10 | + pg (> 0, < 1000) |
| 11 | + sequel (> 0, < 1000) |
12 | 12 |
|
13 | 13 | GEM |
14 | 14 | remote: https://rubygems.org/ |
15 | 15 | specs: |
16 | 16 | ast (2.4.2) |
17 | | - bigdecimal (3.1.4) |
18 | | - diff-lcs (1.5.0) |
| 17 | + bigdecimal (3.1.7) |
| 18 | + diff-lcs (1.5.1) |
19 | 19 | docile (1.4.0) |
20 | | - json (2.7.1) |
| 20 | + json (2.7.2) |
21 | 21 | language_server-protocol (3.17.0.3) |
22 | 22 | lint_roller (1.1.0) |
23 | 23 | parallel (1.24.0) |
24 | 24 | parser (3.3.0.5) |
25 | 25 | ast (~> 2.4.1) |
26 | 26 | racc |
27 | | - pg (1.5.4) |
| 27 | + pg (1.5.6) |
28 | 28 | racc (1.7.3) |
29 | 29 | rainbow (3.1.1) |
30 | 30 | regexp_parser (2.9.0) |
31 | 31 | rexml (3.2.6) |
32 | | - rspec-core (3.12.2) |
33 | | - rspec-support (~> 3.12.0) |
34 | | - rspec-expectations (3.12.3) |
| 32 | + rspec-core (3.13.0) |
| 33 | + rspec-support (~> 3.13.0) |
| 34 | + rspec-expectations (3.13.0) |
35 | 35 | diff-lcs (>= 1.2.0, < 2.0) |
36 | | - rspec-support (~> 3.12.0) |
37 | | - rspec-support (3.12.1) |
38 | | - rubocop (1.61.0) |
| 36 | + rspec-support (~> 3.13.0) |
| 37 | + rspec-support (3.13.1) |
| 38 | + rubocop (1.62.1) |
39 | 39 | json (~> 2.3) |
40 | 40 | language_server-protocol (>= 3.17.0) |
41 | 41 | parallel (~> 1.10) |
42 | 42 | parser (>= 3.3.0.2) |
43 | 43 | rainbow (>= 2.2.2, < 4.0) |
44 | 44 | regexp_parser (>= 1.8, < 3.0) |
45 | 45 | rexml (>= 3.2.5, < 4.0) |
46 | | - rubocop-ast (>= 1.30.0, < 2.0) |
| 46 | + rubocop-ast (>= 1.31.1, < 2.0) |
47 | 47 | ruby-progressbar (~> 1.7) |
48 | 48 | unicode-display_width (>= 2.4.0, < 3.0) |
49 | | - rubocop-ast (1.31.1) |
| 49 | + rubocop-ast (1.31.2) |
50 | 50 | parser (>= 3.3.0.4) |
51 | 51 | rubocop-performance (1.20.2) |
52 | 52 | rubocop (>= 1.48.1, < 2.0) |
53 | 53 | rubocop-ast (>= 1.30.0, < 2.0) |
54 | 54 | ruby-progressbar (1.13.0) |
55 | | - sequel (5.74.0) |
| 55 | + sequel (5.79.0) |
56 | 56 | bigdecimal |
57 | 57 | simplecov (0.22.0) |
58 | 58 | docile (~> 1.1) |
59 | 59 | simplecov-html (~> 0.11) |
60 | 60 | simplecov_json_formatter (~> 0.1) |
61 | 61 | simplecov-html (0.12.3) |
62 | 62 | simplecov_json_formatter (0.1.4) |
63 | | - standard (1.34.0) |
| 63 | + standard (1.35.1) |
64 | 64 | language_server-protocol (~> 3.17.0.2) |
65 | 65 | lint_roller (~> 1.0) |
66 | | - rubocop (~> 1.60) |
| 66 | + rubocop (~> 1.62.0) |
67 | 67 | standard-custom (~> 1.0.0) |
68 | 68 | standard-performance (~> 1.3) |
69 | 69 | standard-custom (1.0.2) |
|
0 commit comments