|
1 | 1 | PATH
|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 |
| - replitdb (0.0.1) |
| 4 | + replitdb (0.1.1) |
5 | 5 |
|
6 | 6 | GEM
|
7 | 7 | remote: https://rubygems.org/
|
8 | 8 | specs:
|
9 | 9 | ast (2.4.2)
|
10 | 10 | coderay (1.1.3)
|
11 |
| - diff-lcs (1.4.4) |
| 11 | + diff-lcs (1.5.1) |
| 12 | + json (2.7.1) |
| 13 | + language_server-protocol (3.17.0.3) |
12 | 14 | method_source (1.0.0)
|
13 |
| - parallel (1.20.1) |
14 |
| - parser (3.0.1.0) |
| 15 | + parallel (1.24.0) |
| 16 | + parser (3.3.0.5) |
15 | 17 | ast (~> 2.4.1)
|
16 |
| - pry (0.14.1) |
| 18 | + racc |
| 19 | + pry (0.14.2) |
17 | 20 | coderay (~> 1.1)
|
18 | 21 | method_source (~> 1.0)
|
19 |
| - rainbow (3.0.0) |
20 |
| - rake (13.0.3) |
21 |
| - regexp_parser (2.1.1) |
22 |
| - rexml (3.2.5) |
23 |
| - rspec (3.10.0) |
24 |
| - rspec-core (~> 3.10.0) |
25 |
| - rspec-expectations (~> 3.10.0) |
26 |
| - rspec-mocks (~> 3.10.0) |
27 |
| - rspec-core (3.10.1) |
28 |
| - rspec-support (~> 3.10.0) |
29 |
| - rspec-expectations (3.10.1) |
| 22 | + racc (1.7.3) |
| 23 | + rainbow (3.1.1) |
| 24 | + rake (13.1.0) |
| 25 | + regexp_parser (2.9.0) |
| 26 | + rexml (3.2.6) |
| 27 | + rspec (3.13.0) |
| 28 | + rspec-core (~> 3.13.0) |
| 29 | + rspec-expectations (~> 3.13.0) |
| 30 | + rspec-mocks (~> 3.13.0) |
| 31 | + rspec-core (3.13.0) |
| 32 | + rspec-support (~> 3.13.0) |
| 33 | + rspec-expectations (3.13.0) |
30 | 34 | diff-lcs (>= 1.2.0, < 2.0)
|
31 |
| - rspec-support (~> 3.10.0) |
32 |
| - rspec-mocks (3.10.2) |
| 35 | + rspec-support (~> 3.13.0) |
| 36 | + rspec-mocks (3.13.0) |
33 | 37 | diff-lcs (>= 1.2.0, < 2.0)
|
34 |
| - rspec-support (~> 3.10.0) |
35 |
| - rspec-support (3.10.2) |
36 |
| - rubocop (1.13.0) |
| 38 | + rspec-support (~> 3.13.0) |
| 39 | + rspec-support (3.13.1) |
| 40 | + rubocop (1.62.1) |
| 41 | + json (~> 2.3) |
| 42 | + language_server-protocol (>= 3.17.0) |
37 | 43 | parallel (~> 1.10)
|
38 |
| - parser (>= 3.0.0.0) |
| 44 | + parser (>= 3.3.0.2) |
39 | 45 | rainbow (>= 2.2.2, < 4.0)
|
40 | 46 | regexp_parser (>= 1.8, < 3.0)
|
41 |
| - rexml |
42 |
| - rubocop-ast (>= 1.2.0, < 2.0) |
| 47 | + rexml (>= 3.2.5, < 4.0) |
| 48 | + rubocop-ast (>= 1.31.1, < 2.0) |
43 | 49 | ruby-progressbar (~> 1.7)
|
44 |
| - unicode-display_width (>= 1.4.0, < 3.0) |
45 |
| - rubocop-ast (1.4.1) |
46 |
| - parser (>= 2.7.1.5) |
47 |
| - rubocop-rake (0.5.1) |
48 |
| - rubocop |
49 |
| - rubocop-rspec (2.3.0) |
| 50 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 51 | + rubocop-ast (1.31.2) |
| 52 | + parser (>= 3.3.0.4) |
| 53 | + rubocop-capybara (2.20.0) |
| 54 | + rubocop (~> 1.41) |
| 55 | + rubocop-factory_bot (2.25.1) |
| 56 | + rubocop (~> 1.41) |
| 57 | + rubocop-rake (0.6.0) |
50 | 58 | rubocop (~> 1.0)
|
51 |
| - rubocop-ast (>= 1.1.0) |
52 |
| - ruby-progressbar (1.11.0) |
53 |
| - unicode-display_width (2.0.0) |
54 |
| - yard (0.9.26) |
| 59 | + rubocop-rspec (2.27.1) |
| 60 | + rubocop (~> 1.40) |
| 61 | + rubocop-capybara (~> 2.17) |
| 62 | + rubocop-factory_bot (~> 2.22) |
| 63 | + ruby-progressbar (1.13.0) |
| 64 | + unicode-display_width (2.5.0) |
| 65 | + yard (0.9.36) |
55 | 66 |
|
56 | 67 | PLATFORMS
|
57 | 68 | x64-mingw32
|
58 | 69 |
|
59 | 70 | DEPENDENCIES
|
60 | 71 | pry (~> 0.14)
|
61 |
| - rake (~> 13.0) |
| 72 | + rake (~> 13.1) |
62 | 73 | replitdb!
|
63 |
| - rspec (~> 3.10) |
64 |
| - rubocop (~> 1.7) |
65 |
| - rubocop-rake (~> 0.5) |
66 |
| - rubocop-rspec (~> 2.3) |
| 74 | + rspec (~> 3.13) |
| 75 | + rubocop (~> 1.62) |
| 76 | + rubocop-rake (~> 0.6) |
| 77 | + rubocop-rspec (~> 2.27) |
67 | 78 | yard (~> 0.9)
|
68 | 79 |
|
69 | 80 | BUNDLED WITH
|
70 |
| - 2.2.5 |
| 81 | + 2.2.33 |
0 commit comments