|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + lightspark-client (0.0.1) |
| 5 | + typhoeus (~> 1.3) |
| 6 | + |
| 7 | +GEM |
| 8 | + remote: https://rubygems.org/ |
| 9 | + specs: |
| 10 | + activesupport (7.1.3.4) |
| 11 | + base64 |
| 12 | + bigdecimal |
| 13 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 14 | + connection_pool (>= 2.2.5) |
| 15 | + drb |
| 16 | + i18n (>= 1.6, < 2) |
| 17 | + minitest (>= 5.1) |
| 18 | + mutex_m |
| 19 | + tzinfo (~> 2.0) |
| 20 | + addressable (2.8.7) |
| 21 | + public_suffix (>= 2.0.2, < 7.0) |
| 22 | + ast (2.4.2) |
| 23 | + base64 (0.2.0) |
| 24 | + bigdecimal (3.1.8) |
| 25 | + byebug (10.0.2) |
| 26 | + coderay (1.1.3) |
| 27 | + concurrent-ruby (1.3.4) |
| 28 | + connection_pool (2.4.1) |
| 29 | + crack (1.0.0) |
| 30 | + bigdecimal |
| 31 | + rexml |
| 32 | + diff-lcs (1.5.1) |
| 33 | + drb (2.2.1) |
| 34 | + ethon (0.16.0) |
| 35 | + ffi (>= 1.15.0) |
| 36 | + ffi (1.16.3) |
| 37 | + hashdiff (1.1.1) |
| 38 | + i18n (1.14.5) |
| 39 | + concurrent-ruby (~> 1.0) |
| 40 | + method_source (1.1.0) |
| 41 | + minitest (5.25.1) |
| 42 | + mutex_m (0.2.0) |
| 43 | + parallel (1.26.3) |
| 44 | + parser (3.3.4.2) |
| 45 | + ast (~> 2.4.1) |
| 46 | + racc |
| 47 | + pry (0.14.2) |
| 48 | + coderay (~> 1.1) |
| 49 | + method_source (~> 1.0) |
| 50 | + pry-byebug (3.6.0) |
| 51 | + byebug (~> 10.0) |
| 52 | + pry (~> 0.10) |
| 53 | + public_suffix (5.1.1) |
| 54 | + racc (1.8.1) |
| 55 | + rack (3.1.7) |
| 56 | + rainbow (3.1.1) |
| 57 | + rake (12.3.3) |
| 58 | + regexp_parser (2.9.2) |
| 59 | + rexml (3.3.5) |
| 60 | + strscan |
| 61 | + rspec (3.13.0) |
| 62 | + rspec-core (~> 3.13.0) |
| 63 | + rspec-expectations (~> 3.13.0) |
| 64 | + rspec-mocks (~> 3.13.0) |
| 65 | + rspec-core (3.13.0) |
| 66 | + rspec-support (~> 3.13.0) |
| 67 | + rspec-expectations (3.13.2) |
| 68 | + diff-lcs (>= 1.2.0, < 2.0) |
| 69 | + rspec-support (~> 3.13.0) |
| 70 | + rspec-mocks (3.13.1) |
| 71 | + diff-lcs (>= 1.2.0, < 2.0) |
| 72 | + rspec-support (~> 3.13.0) |
| 73 | + rspec-support (3.13.1) |
| 74 | + rubocop (0.93.1) |
| 75 | + parallel (~> 1.10) |
| 76 | + parser (>= 2.7.1.5) |
| 77 | + rainbow (>= 2.2.2, < 4.0) |
| 78 | + regexp_parser (>= 1.8) |
| 79 | + rexml |
| 80 | + rubocop-ast (>= 0.6.0) |
| 81 | + ruby-progressbar (~> 1.7) |
| 82 | + unicode-display_width (>= 1.4.0, < 2.0) |
| 83 | + rubocop-ast (1.32.1) |
| 84 | + parser (>= 3.3.1.0) |
| 85 | + rubocop-github (0.17.0) |
| 86 | + rubocop |
| 87 | + rubocop-performance |
| 88 | + rubocop-rails |
| 89 | + rubocop-performance (1.10.2) |
| 90 | + rubocop (>= 0.90.0, < 2.0) |
| 91 | + rubocop-ast (>= 0.4.0) |
| 92 | + rubocop-rails (2.9.1) |
| 93 | + activesupport (>= 4.2.0) |
| 94 | + rack (>= 1.1) |
| 95 | + rubocop (>= 0.90.0, < 2.0) |
| 96 | + rubocop-rspec (1.44.1) |
| 97 | + rubocop (~> 0.87) |
| 98 | + rubocop-ast (>= 0.7.1) |
| 99 | + ruby-progressbar (1.13.0) |
| 100 | + strscan (3.1.0) |
| 101 | + typhoeus (1.4.1) |
| 102 | + ethon (>= 0.9.0) |
| 103 | + tzinfo (2.0.6) |
| 104 | + concurrent-ruby (~> 1.0) |
| 105 | + unicode-display_width (1.8.0) |
| 106 | + webmock (3.23.1) |
| 107 | + addressable (>= 2.8.0) |
| 108 | + crack (>= 0.3.2) |
| 109 | + hashdiff (>= 0.4.0, < 2.0.0) |
| 110 | + |
| 111 | +PLATFORMS |
| 112 | + ruby |
| 113 | + |
| 114 | +DEPENDENCIES |
| 115 | + bundler (~> 1.16) |
| 116 | + byebug (~> 10.0) |
| 117 | + lightspark-client! |
| 118 | + pry-byebug (<= 3.6) |
| 119 | + rake (~> 12.3.3) |
| 120 | + rspec (~> 3.8) |
| 121 | + rubocop (~> 0.53) |
| 122 | + rubocop-github (~> 0.10) |
| 123 | + rubocop-rspec (~> 1.24) |
| 124 | + webmock (~> 3.5) |
| 125 | + |
| 126 | +BUNDLED WITH |
| 127 | + 2.1.4 |
0 commit comments