|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + csv-importer (0.7.0) |
| 5 | + virtus |
| 6 | + |
| 7 | +GEM |
| 8 | + remote: https://rubygems.org/ |
| 9 | + specs: |
| 10 | + activemodel (6.0.3.2) |
| 11 | + activesupport (= 6.0.3.2) |
| 12 | + activesupport (6.0.3.2) |
| 13 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 14 | + i18n (>= 0.7, < 2) |
| 15 | + minitest (~> 5.1) |
| 16 | + tzinfo (~> 1.1) |
| 17 | + zeitwerk (~> 2.2, >= 2.2.2) |
| 18 | + axiom-types (0.1.1) |
| 19 | + descendants_tracker (~> 0.0.4) |
| 20 | + ice_nine (~> 0.11.0) |
| 21 | + thread_safe (~> 0.3, >= 0.3.1) |
| 22 | + codeclimate-test-reporter (1.0.9) |
| 23 | + simplecov (<= 0.13) |
| 24 | + coderay (1.1.3) |
| 25 | + coercible (1.0.0) |
| 26 | + descendants_tracker (~> 0.0.1) |
| 27 | + concurrent-ruby (1.1.7) |
| 28 | + descendants_tracker (0.0.4) |
| 29 | + thread_safe (~> 0.3, >= 0.3.1) |
| 30 | + diff-lcs (1.4.4) |
| 31 | + docile (1.1.5) |
| 32 | + equalizer (0.0.11) |
| 33 | + ffi (1.13.1) |
| 34 | + formatador (0.2.5) |
| 35 | + guard (2.16.2) |
| 36 | + formatador (>= 0.2.4) |
| 37 | + listen (>= 2.7, < 4.0) |
| 38 | + lumberjack (>= 1.0.12, < 2.0) |
| 39 | + nenv (~> 0.1) |
| 40 | + notiffany (~> 0.0) |
| 41 | + pry (>= 0.9.12) |
| 42 | + shellany (~> 0.0) |
| 43 | + thor (>= 0.18.1) |
| 44 | + guard-compat (1.2.1) |
| 45 | + guard-rspec (4.7.3) |
| 46 | + guard (~> 2.1) |
| 47 | + guard-compat (~> 1.1) |
| 48 | + rspec (>= 2.99.0, < 4.0) |
| 49 | + i18n (1.8.5) |
| 50 | + concurrent-ruby (~> 1.0) |
| 51 | + ice_nine (0.11.2) |
| 52 | + json (2.3.1) |
| 53 | + listen (3.2.1) |
| 54 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 55 | + rb-inotify (~> 0.9, >= 0.9.10) |
| 56 | + lumberjack (1.2.7) |
| 57 | + method_source (1.0.0) |
| 58 | + minitest (5.14.1) |
| 59 | + nenv (0.3.0) |
| 60 | + notiffany (0.1.3) |
| 61 | + nenv (~> 0.1) |
| 62 | + shellany (~> 0.0) |
| 63 | + pry (0.13.1) |
| 64 | + coderay (~> 1.1) |
| 65 | + method_source (~> 1.0) |
| 66 | + rb-fsevent (0.10.4) |
| 67 | + rb-inotify (0.10.1) |
| 68 | + ffi (~> 1.0) |
| 69 | + rspec (3.3.0) |
| 70 | + rspec-core (~> 3.3.0) |
| 71 | + rspec-expectations (~> 3.3.0) |
| 72 | + rspec-mocks (~> 3.3.0) |
| 73 | + rspec-core (3.3.2) |
| 74 | + rspec-support (~> 3.3.0) |
| 75 | + rspec-expectations (3.3.1) |
| 76 | + diff-lcs (>= 1.2.0, < 2.0) |
| 77 | + rspec-support (~> 3.3.0) |
| 78 | + rspec-mocks (3.3.2) |
| 79 | + diff-lcs (>= 1.2.0, < 2.0) |
| 80 | + rspec-support (~> 3.3.0) |
| 81 | + rspec-support (3.3.0) |
| 82 | + shellany (0.0.1) |
| 83 | + simplecov (0.13.0) |
| 84 | + docile (~> 1.1.0) |
| 85 | + json (>= 1.8, < 3) |
| 86 | + simplecov-html (~> 0.10.0) |
| 87 | + simplecov-html (0.10.2) |
| 88 | + thor (1.0.1) |
| 89 | + thread_safe (0.3.6) |
| 90 | + tzinfo (1.2.7) |
| 91 | + thread_safe (~> 0.1) |
| 92 | + virtus (1.0.5) |
| 93 | + axiom-types (~> 0.1) |
| 94 | + coercible (~> 1.0) |
| 95 | + descendants_tracker (~> 0.0, >= 0.0.3) |
| 96 | + equalizer (~> 0.0, >= 0.0.9) |
| 97 | + zeitwerk (2.4.0) |
| 98 | + |
| 99 | +PLATFORMS |
| 100 | + ruby |
| 101 | + |
| 102 | +DEPENDENCIES |
| 103 | + activemodel |
| 104 | + codeclimate-test-reporter |
| 105 | + csv-importer! |
| 106 | + guard-rspec |
| 107 | + rspec (~> 3.3.0) |
| 108 | + simplecov |
| 109 | + |
| 110 | +BUNDLED WITH |
| 111 | + 2.0.2 |
0 commit comments