|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - cacheable (1.0.4) |
| 4 | + cacheable (2.0.0) |
5 | 5 |
|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | | - ast (2.4.0) |
10 | | - byebug (10.0.2) |
11 | | - coderay (1.1.2) |
12 | | - diff-lcs (1.3) |
13 | | - ffi (1.10.0) |
14 | | - formatador (0.2.5) |
15 | | - guard (2.15.0) |
| 9 | + ast (2.4.2) |
| 10 | + byebug (11.1.3) |
| 11 | + coderay (1.1.3) |
| 12 | + diff-lcs (1.5.0) |
| 13 | + ffi (1.15.5) |
| 14 | + formatador (1.1.0) |
| 15 | + guard (2.18.0) |
16 | 16 | formatador (>= 0.2.4) |
17 | 17 | listen (>= 2.7, < 4.0) |
18 | 18 | lumberjack (>= 1.0.12, < 2.0) |
19 | 19 | nenv (~> 0.1) |
20 | 20 | notiffany (~> 0.0) |
21 | | - pry (>= 0.9.12) |
| 21 | + pry (>= 0.13.0) |
22 | 22 | shellany (~> 0.0) |
23 | 23 | thor (>= 0.18.1) |
24 | 24 | guard-compat (1.2.1) |
25 | 25 | guard-rspec (4.7.3) |
26 | 26 | guard (~> 2.1) |
27 | 27 | guard-compat (~> 1.1) |
28 | 28 | rspec (>= 2.99.0, < 4.0) |
29 | | - guard-rubocop (1.3.0) |
| 29 | + guard-rubocop (1.5.0) |
30 | 30 | guard (~> 2.0) |
31 | | - rubocop (~> 0.20) |
32 | | - jaro_winkler (1.5.2) |
33 | | - listen (3.1.5) |
34 | | - rb-fsevent (~> 0.9, >= 0.9.4) |
35 | | - rb-inotify (~> 0.9, >= 0.9.7) |
36 | | - ruby_dep (~> 1.2) |
37 | | - lumberjack (1.0.13) |
38 | | - method_source (0.9.2) |
| 31 | + rubocop (< 2.0) |
| 32 | + listen (3.7.1) |
| 33 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 34 | + rb-inotify (~> 0.9, >= 0.9.10) |
| 35 | + lumberjack (1.2.8) |
| 36 | + method_source (1.0.0) |
39 | 37 | nenv (0.3.0) |
40 | | - notiffany (0.1.1) |
| 38 | + notiffany (0.1.3) |
41 | 39 | nenv (~> 0.1) |
42 | 40 | shellany (~> 0.0) |
43 | | - parallel (1.13.0) |
44 | | - parser (2.6.0.0) |
45 | | - ast (~> 2.4.0) |
46 | | - powerpack (0.1.2) |
47 | | - pry (0.12.2) |
48 | | - coderay (~> 1.1.0) |
49 | | - method_source (~> 0.9.0) |
50 | | - pry-byebug (3.6.0) |
51 | | - byebug (~> 10.0) |
52 | | - pry (~> 0.10) |
53 | | - rainbow (3.0.0) |
54 | | - rb-fsevent (0.10.3) |
55 | | - rb-inotify (0.10.0) |
| 41 | + parallel (1.21.0) |
| 42 | + parser (3.1.0.0) |
| 43 | + ast (~> 2.4.1) |
| 44 | + pry (0.13.1) |
| 45 | + coderay (~> 1.1) |
| 46 | + method_source (~> 1.0) |
| 47 | + pry-byebug (3.9.0) |
| 48 | + byebug (~> 11.0) |
| 49 | + pry (~> 0.13.0) |
| 50 | + rainbow (3.1.1) |
| 51 | + rb-fsevent (0.11.1) |
| 52 | + rb-inotify (0.10.1) |
56 | 53 | ffi (~> 1.0) |
57 | | - rspec (3.8.0) |
58 | | - rspec-core (~> 3.8.0) |
59 | | - rspec-expectations (~> 3.8.0) |
60 | | - rspec-mocks (~> 3.8.0) |
61 | | - rspec-core (3.8.0) |
62 | | - rspec-support (~> 3.8.0) |
63 | | - rspec-expectations (3.8.2) |
| 54 | + regexp_parser (2.2.0) |
| 55 | + rexml (3.2.5) |
| 56 | + rspec (3.10.0) |
| 57 | + rspec-core (~> 3.10.0) |
| 58 | + rspec-expectations (~> 3.10.0) |
| 59 | + rspec-mocks (~> 3.10.0) |
| 60 | + rspec-core (3.10.2) |
| 61 | + rspec-support (~> 3.10.0) |
| 62 | + rspec-expectations (3.10.2) |
64 | 63 | diff-lcs (>= 1.2.0, < 2.0) |
65 | | - rspec-support (~> 3.8.0) |
66 | | - rspec-mocks (3.8.0) |
| 64 | + rspec-support (~> 3.10.0) |
| 65 | + rspec-mocks (3.10.3) |
67 | 66 | diff-lcs (>= 1.2.0, < 2.0) |
68 | | - rspec-support (~> 3.8.0) |
69 | | - rspec-support (3.8.0) |
70 | | - rubocop (0.63.1) |
71 | | - jaro_winkler (~> 1.5.1) |
| 67 | + rspec-support (~> 3.10.0) |
| 68 | + rspec-support (3.10.3) |
| 69 | + rubocop (1.25.1) |
72 | 70 | parallel (~> 1.10) |
73 | | - parser (>= 2.5, != 2.5.1.1) |
74 | | - powerpack (~> 0.1) |
| 71 | + parser (>= 3.1.0.0) |
75 | 72 | rainbow (>= 2.2.2, < 4.0) |
| 73 | + regexp_parser (>= 1.8, < 3.0) |
| 74 | + rexml |
| 75 | + rubocop-ast (>= 1.15.1, < 2.0) |
76 | 76 | ruby-progressbar (~> 1.7) |
77 | | - unicode-display_width (~> 1.4.0) |
78 | | - rubocop-rspec (1.31.0) |
79 | | - rubocop (>= 0.60.0) |
80 | | - ruby-progressbar (1.10.0) |
81 | | - ruby_dep (1.5.0) |
| 77 | + unicode-display_width (>= 1.4.0, < 3.0) |
| 78 | + rubocop-ast (1.15.1) |
| 79 | + parser (>= 3.0.1.1) |
| 80 | + rubocop-rspec (2.8.0) |
| 81 | + rubocop (~> 1.19) |
| 82 | + ruby-progressbar (1.11.0) |
82 | 83 | shellany (0.0.1) |
83 | | - thor (0.20.3) |
84 | | - unicode-display_width (1.4.1) |
| 84 | + thor (1.2.1) |
| 85 | + unicode-display_width (2.1.0) |
85 | 86 |
|
86 | 87 | PLATFORMS |
87 | | - ruby |
| 88 | + x86_64-darwin-20 |
| 89 | + x86_64-darwin-21 |
88 | 90 |
|
89 | 91 | DEPENDENCIES |
90 | 92 | cacheable! |
91 | | - guard (~> 2.15) |
92 | | - guard-rspec (~> 4.7) |
93 | | - guard-rubocop (~> 1.3) |
94 | | - pry-byebug (~> 3.6) |
95 | | - rspec (~> 3.8) |
96 | | - rubocop (~> 0.63) |
97 | | - rubocop-rspec (~> 1.31) |
| 93 | + guard |
| 94 | + guard-rspec |
| 95 | + guard-rubocop |
| 96 | + pry-byebug |
| 97 | + rspec |
| 98 | + rubocop |
| 99 | + rubocop-rspec |
98 | 100 |
|
99 | 101 | BUNDLED WITH |
100 | | - 1.16.6 |
| 102 | + 2.3.6 |
0 commit comments