|
| 1 | +PATH |
| 2 | + remote: .. |
| 3 | + specs: |
| 4 | + mongoid_includes (3.0.3) |
| 5 | + mongoid (>= 7.0.10, < 10.0.0) |
| 6 | + |
| 7 | +GEM |
| 8 | + remote: https://rubygems.org/ |
| 9 | + specs: |
| 10 | + activemodel (8.0.3) |
| 11 | + activesupport (= 8.0.3) |
| 12 | + activesupport (8.0.3) |
| 13 | + base64 |
| 14 | + benchmark (>= 0.3) |
| 15 | + bigdecimal |
| 16 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 17 | + connection_pool (>= 2.2.5) |
| 18 | + drb |
| 19 | + i18n (>= 1.6, < 2) |
| 20 | + logger (>= 1.4.2) |
| 21 | + minitest (>= 5.1) |
| 22 | + securerandom (>= 0.3) |
| 23 | + tzinfo (~> 2.0, >= 2.0.5) |
| 24 | + uri (>= 0.13.1) |
| 25 | + base64 (0.3.0) |
| 26 | + benchmark (0.4.1) |
| 27 | + bigdecimal (3.2.3) |
| 28 | + bson (5.1.1) |
| 29 | + byebug (12.0.0) |
| 30 | + coderay (1.1.3) |
| 31 | + concurrent-ruby (1.3.5) |
| 32 | + connection_pool (2.5.4) |
| 33 | + diff-lcs (1.6.2) |
| 34 | + docile (1.4.1) |
| 35 | + drb (2.2.3) |
| 36 | + given_core (3.8.2) |
| 37 | + sorcerer (>= 0.3.7) |
| 38 | + i18n (1.14.7) |
| 39 | + concurrent-ruby (~> 1.0) |
| 40 | + json (2.15.0) |
| 41 | + logger (1.7.0) |
| 42 | + method_source (1.1.0) |
| 43 | + minitest (5.25.5) |
| 44 | + mongo (2.21.3) |
| 45 | + base64 |
| 46 | + bson (>= 4.14.1, < 6.0.0) |
| 47 | + mongoid (8.1.11) |
| 48 | + activemodel (>= 5.1, < 8.1, != 7.0.0) |
| 49 | + concurrent-ruby (>= 1.0.5, < 2.0) |
| 50 | + mongo (>= 2.18.0, < 3.0.0) |
| 51 | + ruby2_keywords (~> 0.0.5) |
| 52 | + pry (0.15.2) |
| 53 | + coderay (~> 1.1) |
| 54 | + method_source (~> 1.0) |
| 55 | + pry-byebug (3.11.0) |
| 56 | + byebug (~> 12.0) |
| 57 | + pry (>= 0.13, < 0.16) |
| 58 | + rake (13.3.0) |
| 59 | + rspec (3.13.1) |
| 60 | + rspec-core (~> 3.13.0) |
| 61 | + rspec-expectations (~> 3.13.0) |
| 62 | + rspec-mocks (~> 3.13.0) |
| 63 | + rspec-core (3.13.5) |
| 64 | + rspec-support (~> 3.13.0) |
| 65 | + rspec-expectations (3.13.5) |
| 66 | + diff-lcs (>= 1.2.0, < 2.0) |
| 67 | + rspec-support (~> 3.13.0) |
| 68 | + rspec-given (3.8.2) |
| 69 | + given_core (= 3.8.2) |
| 70 | + rspec (>= 2.14.0) |
| 71 | + rspec-mocks (3.13.5) |
| 72 | + diff-lcs (>= 1.2.0, < 2.0) |
| 73 | + rspec-support (~> 3.13.0) |
| 74 | + rspec-support (3.13.6) |
| 75 | + ruby2_keywords (0.0.5) |
| 76 | + securerandom (0.4.1) |
| 77 | + simplecov (0.17.1) |
| 78 | + docile (~> 1.1) |
| 79 | + json (>= 1.8, < 3) |
| 80 | + simplecov-html (~> 0.10.0) |
| 81 | + simplecov-html (0.10.2) |
| 82 | + sorcerer (2.0.1) |
| 83 | + tzinfo (2.0.6) |
| 84 | + concurrent-ruby (~> 1.0) |
| 85 | + uri (1.0.3) |
| 86 | + |
| 87 | +PLATFORMS |
| 88 | + ruby |
| 89 | + x86_64-linux |
| 90 | + |
| 91 | +DEPENDENCIES |
| 92 | + bundler |
| 93 | + mongoid (~> 8.1) |
| 94 | + mongoid_includes! |
| 95 | + pry-byebug |
| 96 | + rake |
| 97 | + rspec-given (~> 3.5) |
| 98 | + simplecov (~> 0.17.0) |
| 99 | + |
| 100 | +BUNDLED WITH |
| 101 | + 2.6.9 |
0 commit comments