|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - mongoid_includes (2.0.0) |
5 | | - mongoid (>= 6.0.1, < 7.0.0) |
| 4 | + mongoid_includes (3.0.0) |
| 5 | + mongoid (>= 7.0.10, < 8.0.0) |
6 | 6 |
|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - activemodel (5.0.1) |
11 | | - activesupport (= 5.0.1) |
12 | | - activesupport (5.0.1) |
| 10 | + activemodel (6.0.3.4) |
| 11 | + activesupport (= 6.0.3.4) |
| 12 | + activesupport (6.0.3.4) |
13 | 13 | concurrent-ruby (~> 1.0, >= 1.0.2) |
14 | | - i18n (~> 0.7) |
| 14 | + i18n (>= 0.7, < 2) |
15 | 15 | minitest (~> 5.1) |
16 | 16 | tzinfo (~> 1.1) |
17 | | - bson (4.2.1) |
18 | | - codeclimate-test-reporter (0.4.7) |
19 | | - simplecov (>= 0.7.1, < 1.0.0) |
20 | | - coderay (1.1.0) |
21 | | - concurrent-ruby (1.0.4) |
22 | | - diff-lcs (1.2.5) |
23 | | - docile (1.1.5) |
24 | | - given_core (3.7.1) |
| 17 | + zeitwerk (~> 2.2, >= 2.2.2) |
| 18 | + bson (4.11.0) |
| 19 | + byebug (11.1.3) |
| 20 | + coderay (1.1.3) |
| 21 | + concurrent-ruby (1.1.7) |
| 22 | + diff-lcs (1.4.4) |
| 23 | + docile (1.3.2) |
| 24 | + given_core (3.8.1) |
25 | 25 | sorcerer (>= 0.3.7) |
26 | | - i18n (0.7.0) |
27 | | - json (1.8.3) |
28 | | - method_source (0.8.2) |
29 | | - minitest (5.10.1) |
30 | | - mongo (2.4.1) |
31 | | - bson (>= 4.2.1, < 5.0.0) |
32 | | - mongoid (6.0.1) |
33 | | - activemodel (~> 5.0) |
34 | | - mongo (~> 2.3) |
35 | | - pry (0.10.1) |
36 | | - coderay (~> 1.1.0) |
37 | | - method_source (~> 0.8.1) |
38 | | - slop (~> 3.4) |
39 | | - rake (10.4.2) |
40 | | - rspec (3.3.0) |
41 | | - rspec-core (~> 3.3.0) |
42 | | - rspec-expectations (~> 3.3.0) |
43 | | - rspec-mocks (~> 3.3.0) |
44 | | - rspec-core (3.3.2) |
45 | | - rspec-support (~> 3.3.0) |
46 | | - rspec-expectations (3.3.1) |
| 26 | + i18n (1.8.5) |
| 27 | + concurrent-ruby (~> 1.0) |
| 28 | + json (2.3.1) |
| 29 | + method_source (1.0.0) |
| 30 | + minitest (5.14.2) |
| 31 | + mongo (2.13.1) |
| 32 | + bson (>= 4.8.2, < 5.0.0) |
| 33 | + mongoid (7.1.4) |
| 34 | + activemodel (>= 5.1, < 6.1) |
| 35 | + mongo (>= 2.7.0, < 3.0.0) |
| 36 | + pry (0.13.1) |
| 37 | + coderay (~> 1.1) |
| 38 | + method_source (~> 1.0) |
| 39 | + pry-byebug (3.9.0) |
| 40 | + byebug (~> 11.0) |
| 41 | + pry (~> 0.13.0) |
| 42 | + rake (13.0.1) |
| 43 | + rspec (3.9.0) |
| 44 | + rspec-core (~> 3.9.0) |
| 45 | + rspec-expectations (~> 3.9.0) |
| 46 | + rspec-mocks (~> 3.9.0) |
| 47 | + rspec-core (3.9.3) |
| 48 | + rspec-support (~> 3.9.3) |
| 49 | + rspec-expectations (3.9.3) |
47 | 50 | diff-lcs (>= 1.2.0, < 2.0) |
48 | | - rspec-support (~> 3.3.0) |
49 | | - rspec-given (3.7.1) |
50 | | - given_core (= 3.7.1) |
| 51 | + rspec-support (~> 3.9.0) |
| 52 | + rspec-given (3.8.1) |
| 53 | + given_core (= 3.8.1) |
51 | 54 | rspec (>= 2.14.0) |
52 | | - rspec-mocks (3.3.2) |
| 55 | + rspec-mocks (3.9.1) |
53 | 56 | diff-lcs (>= 1.2.0, < 2.0) |
54 | | - rspec-support (~> 3.3.0) |
55 | | - rspec-support (3.3.0) |
56 | | - simplecov (0.10.0) |
57 | | - docile (~> 1.1.0) |
58 | | - json (~> 1.8) |
| 57 | + rspec-support (~> 3.9.0) |
| 58 | + rspec-support (3.9.4) |
| 59 | + simplecov (0.17.1) |
| 60 | + docile (~> 1.1) |
| 61 | + json (>= 1.8, < 3) |
59 | 62 | simplecov-html (~> 0.10.0) |
60 | | - simplecov-html (0.10.0) |
61 | | - slop (3.6.0) |
62 | | - sorcerer (1.0.2) |
63 | | - thread_safe (0.3.5) |
64 | | - tomparse (0.4.2) |
65 | | - tzinfo (1.2.2) |
| 63 | + simplecov-html (0.10.2) |
| 64 | + sorcerer (2.0.1) |
| 65 | + thread_safe (0.3.6) |
| 66 | + tzinfo (1.2.7) |
66 | 67 | thread_safe (~> 0.1) |
67 | | - yard (0.8.7.6) |
68 | | - yard-tomdoc (0.7.1) |
69 | | - tomparse (>= 0.4.0) |
70 | | - yard |
| 68 | + zeitwerk (2.4.1) |
71 | 69 |
|
72 | 70 | PLATFORMS |
73 | 71 | ruby |
74 | 72 |
|
75 | 73 | DEPENDENCIES |
76 | 74 | bundler |
77 | | - codeclimate-test-reporter |
78 | | - mongoid (= 6.0.1) |
| 75 | + mongoid (~> 7.1.0) |
79 | 76 | mongoid_includes! |
80 | | - pry |
| 77 | + pry-byebug |
81 | 78 | rake |
82 | 79 | rspec-given (~> 3.5) |
83 | | - yard |
84 | | - yard-tomdoc |
| 80 | + simplecov (~> 0.17.0) |
85 | 81 |
|
86 | 82 | BUNDLED WITH |
87 | | - 1.12.5 |
| 83 | + 2.1.4 |
0 commit comments