|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + jasperserver-rails (1.0.1) |
| 5 | + rails (~> 4.0) |
| 6 | + rest-client (~> 2.0.2) |
| 7 | + |
| 8 | +GEM |
| 9 | + remote: https://rubygems.org/ |
| 10 | + specs: |
| 11 | + actionmailer (4.2.10) |
| 12 | + actionpack (= 4.2.10) |
| 13 | + actionview (= 4.2.10) |
| 14 | + activejob (= 4.2.10) |
| 15 | + mail (~> 2.5, >= 2.5.4) |
| 16 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 17 | + actionpack (4.2.10) |
| 18 | + actionview (= 4.2.10) |
| 19 | + activesupport (= 4.2.10) |
| 20 | + rack (~> 1.6) |
| 21 | + rack-test (~> 0.6.2) |
| 22 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 23 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 24 | + actionview (4.2.10) |
| 25 | + activesupport (= 4.2.10) |
| 26 | + builder (~> 3.1) |
| 27 | + erubis (~> 2.7.0) |
| 28 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 29 | + rails-html-sanitizer (~> 1.0, >= 1.0.3) |
| 30 | + activejob (4.2.10) |
| 31 | + activesupport (= 4.2.10) |
| 32 | + globalid (>= 0.3.0) |
| 33 | + activemodel (4.2.10) |
| 34 | + activesupport (= 4.2.10) |
| 35 | + builder (~> 3.1) |
| 36 | + activerecord (4.2.10) |
| 37 | + activemodel (= 4.2.10) |
| 38 | + activesupport (= 4.2.10) |
| 39 | + arel (~> 6.0) |
| 40 | + activesupport (4.2.10) |
| 41 | + i18n (~> 0.7) |
| 42 | + minitest (~> 5.1) |
| 43 | + thread_safe (~> 0.3, >= 0.3.4) |
| 44 | + tzinfo (~> 1.1) |
| 45 | + addressable (2.5.2) |
| 46 | + public_suffix (>= 2.0.2, < 4.0) |
| 47 | + arel (6.0.4) |
| 48 | + bigdecimal (1.3.5) |
| 49 | + builder (3.2.3) |
| 50 | + concurrent-ruby (1.0.5) |
| 51 | + crack (0.4.3) |
| 52 | + safe_yaml (~> 1.0.0) |
| 53 | + crass (1.0.4) |
| 54 | + domain_name (0.5.20190701) |
| 55 | + unf (>= 0.0.5, < 1.0.0) |
| 56 | + erubis (2.7.0) |
| 57 | + globalid (0.4.1) |
| 58 | + activesupport (>= 4.2.0) |
| 59 | + hashdiff (0.3.7) |
| 60 | + http-cookie (1.0.7) |
| 61 | + domain_name (~> 0.5) |
| 62 | + i18n (0.9.5) |
| 63 | + concurrent-ruby (~> 1.0) |
| 64 | + jquery-rails (4.3.3) |
| 65 | + rails-dom-testing (>= 1, < 3) |
| 66 | + railties (>= 4.2.0) |
| 67 | + thor (>= 0.14, < 2.0) |
| 68 | + logger (1.5.3) |
| 69 | + loofah (2.2.2) |
| 70 | + crass (~> 1.0.2) |
| 71 | + nokogiri (>= 1.5.9) |
| 72 | + mail (2.7.0) |
| 73 | + mini_mime (>= 0.1.1) |
| 74 | + mime-types (3.6.0) |
| 75 | + logger |
| 76 | + mime-types-data (~> 3.2015) |
| 77 | + mime-types-data (3.2024.1105) |
| 78 | + mini_mime (1.0.0) |
| 79 | + mini_portile2 (2.3.0) |
| 80 | + minitest (5.11.3) |
| 81 | + netrc (0.11.0) |
| 82 | + nokogiri (1.8.2) |
| 83 | + mini_portile2 (~> 2.3.0) |
| 84 | + protected_attributes (1.1.4) |
| 85 | + activemodel (>= 4.0.1, < 5.0) |
| 86 | + public_suffix (3.0.2) |
| 87 | + rack (1.6.10) |
| 88 | + rack-test (0.6.3) |
| 89 | + rack (>= 1.0) |
| 90 | + rails (4.2.10) |
| 91 | + actionmailer (= 4.2.10) |
| 92 | + actionpack (= 4.2.10) |
| 93 | + actionview (= 4.2.10) |
| 94 | + activejob (= 4.2.10) |
| 95 | + activemodel (= 4.2.10) |
| 96 | + activerecord (= 4.2.10) |
| 97 | + activesupport (= 4.2.10) |
| 98 | + bundler (>= 1.3.0, < 2.0) |
| 99 | + railties (= 4.2.10) |
| 100 | + sprockets-rails |
| 101 | + rails-deprecated_sanitizer (1.0.3) |
| 102 | + activesupport (>= 4.2.0.alpha) |
| 103 | + rails-dom-testing (1.0.9) |
| 104 | + activesupport (>= 4.2.0, < 5.0) |
| 105 | + nokogiri (~> 1.6) |
| 106 | + rails-deprecated_sanitizer (>= 1.0.1) |
| 107 | + rails-html-sanitizer (1.0.4) |
| 108 | + loofah (~> 2.2, >= 2.2.2) |
| 109 | + railties (4.2.10) |
| 110 | + actionpack (= 4.2.10) |
| 111 | + activesupport (= 4.2.10) |
| 112 | + rake (>= 0.8.7) |
| 113 | + thor (>= 0.18.1, < 2.0) |
| 114 | + rake (12.3.1) |
| 115 | + rest-client (2.0.2) |
| 116 | + http-cookie (>= 1.0.2, < 2.0) |
| 117 | + mime-types (>= 1.16, < 4.0) |
| 118 | + netrc (~> 0.8) |
| 119 | + safe_yaml (1.0.4) |
| 120 | + sprockets (3.7.1) |
| 121 | + concurrent-ruby (~> 1.0) |
| 122 | + rack (> 1, < 3) |
| 123 | + sprockets-rails (3.2.1) |
| 124 | + actionpack (>= 4.0) |
| 125 | + activesupport (>= 4.0) |
| 126 | + sprockets (>= 3.0.0) |
| 127 | + sqlite3 (1.3.13) |
| 128 | + thor (0.20.0) |
| 129 | + thread_safe (0.3.6) |
| 130 | + tzinfo (1.2.5) |
| 131 | + thread_safe (~> 0.1) |
| 132 | + unf (0.2.0) |
| 133 | + vcr (4.0.0) |
| 134 | + webmock (3.4.1) |
| 135 | + addressable (>= 2.3.6) |
| 136 | + crack (>= 0.3.2) |
| 137 | + hashdiff |
| 138 | + |
| 139 | +PLATFORMS |
| 140 | + ruby |
| 141 | + |
| 142 | +DEPENDENCIES |
| 143 | + bigdecimal (= 1.3.5) |
| 144 | + bundler (>= 1.8.4) |
| 145 | + jasperserver-rails! |
| 146 | + jquery-rails |
| 147 | + nokogiri (= 1.8.2) |
| 148 | + protected_attributes |
| 149 | + rails (= 4.2.10) |
| 150 | + sqlite3 (~> 1.3.9) |
| 151 | + vcr (~> 4.0) |
| 152 | + webmock (~> 3.4) |
| 153 | + |
| 154 | +BUNDLED WITH |
| 155 | + 1.17.3 |
0 commit comments