.github/workflows/build.yml | 100644 | 0 | 0 | | | 883 Bytes | 9595f69fc769063ea283f7d54bbee837c10e513e8e931de758ffb109102a6e14 |
.gitignore | 100644 | 0 | 0 | | | 57 Bytes | 2da2421bfaa794c650d34ba997eab45de5def7ed25c4a814b4c705d5d943e178 |
.rubocop.yml | 100644 | 0 | 0 | | | 899 Bytes | bd527ca3ba79f577d6b4d504845588f5744b39467beb5860a448906579707e6c |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 3822728783049fc2f22a56d1ee74d62352c49fbf81c6b54b50830d6f61c3af22 |
Gemfile | 100644 | 0 | 0 | | | 96 Bytes | b1407ce5dfc329a9095232d103ef51659464f0f693b6872a37bb635aa3d54644 |
Guardfile | 100644 | 0 | 0 | | | 1.8 KB | d14337c03b5e629c139c9d2999b90a219bd8d897053750e21d66a59d4711ef69 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 810a045428e72223853f724a5d507cccfa691f4734c44ddb3f39be4fdbd61ad7 |
MIGRATION_GUIDE_0_2_0.md | 100644 | 0 | 0 | | | 3.65 KB | 58f60ac615766073030b0161704f5c0e4b87b7146b5f3c16e7f63c5fbb1fccb2 |
README.md | 100644 | 0 | 0 | | | 10.2 KB | e9eb946bf7e29f9fe4e92dc7cff375fdff762c9d607035ed7181465b9c8fe7f1 |
Rakefile | 100755 | 0 | 0 | | | 283 Bytes | 587519237a1168e45eddd5536941f47c69c1f8bca0e8e2dd43010659aaa0425b |
bin/candy_check | 100755 | 0 | 0 | | | 120 Bytes | f68cd262040ece98468adc539a46486a582ed48d2c14ca197ecbd44903f073cb |
candy_check.gemspec | 100644 | 0 | 0 | | | 1.75 KB | 6925c9b19797ef92ee286fddc069a337e26bd4b809069b5435e5c9fbf9c186a5 |
lib/candy_check.rb | 100644 | 0 | 0 | | | 191 Bytes | e15e47ca298b3df11f792499f3086a5b06ebc2ada865d9f0dd129b9359244f57 |
lib/candy_check/app_store.rb | 100644 | 0 | 0 | | | 465 Bytes | 52aa3d862f3122cb2cb9967dcd53b96f312bdce5f59050808035fe3581475933 |
lib/candy_check/app_store/client.rb | 100644 | 0 | 0 | | | 1.69 KB | 1a7a32f6a7b4cbc7bb1d6f98f6b59b77c86a66ef906f7d1dfb98e24aa9973e8c |
lib/candy_check/app_store/config.rb | 100644 | 0 | 0 | | | 670 Bytes | 5950dac4e9b29bd88c9dfb1e1b2d308e01103dd6b41c53b00cebbe11a25cd820 |
lib/candy_check/app_store/receipt.rb | 100644 | 0 | 0 | | | 2.61 KB | 08c239aeb1539532eec01c8ce794ab90810d7e862a44eb386ce92508a926addf |
lib/candy_check/app_store/receipt_collection.rb | 100644 | 0 | 0 | | | 1.17 KB | e9e35616a20cf32fb3ed2313cc288732c8ce7f6ce1bdcbad9d5ccd956a18ca4b |
lib/candy_check/app_store/subscription_verification.rb | 100644 | 0 | 0 | | | 1.58 KB | b71b63f28836730e56a2c41fac7b0348b2a5ddfd5b8fd15b8a8131fe7bb5f35b |
lib/candy_check/app_store/verification.rb | 100644 | 0 | 0 | | | 1.47 KB | ec0f2f199553a28805d1e625562d5f895a5f4d020ca545925cd29eb87d3d9d4b |
lib/candy_check/app_store/verification_failure.rb | 100644 | 0 | 0 | | | 2.57 KB | db74814bb3ba2ea33aff682ae16644638bc2d65421588c76fbaf6acb3e3cf51f |
lib/candy_check/app_store/verifier.rb | 100644 | 0 | 0 | | | 2.86 KB | c9a13c077c007722aae5fce1b871e62c83ebd2e3036591f1823d07e200c2bd4a |
lib/candy_check/cli.rb | 100644 | 0 | 0 | | | 220 Bytes | 99bf5f7aa40ac9883d259b805bb310872779488df99f71e9cf8b3e9fdd404b38 |
lib/candy_check/cli/app.rb | 100644 | 0 | 0 | | | 1.38 KB | 528dfbd29515bf8c84e6aef25be1c40dd48854d57c5c30a5f4208b742b846116 |
lib/candy_check/cli/commands.rb | 100644 | 0 | 0 | | | 316 Bytes | 9718efb8b01ebd197ab951298775e37d8a8c8ba2c9214ac6391eef9b336405c4 |
lib/candy_check/cli/commands/app_store.rb | 100644 | 0 | 0 | | | 970 Bytes | e9ba686e0b57cd4e98ef765df6c96cd8730cc0e348ace5d2435adfc090e0ac50 |
lib/candy_check/cli/commands/base.rb | 100644 | 0 | 0 | | | 785 Bytes | bc7970acee241ef2b0e0650d74a35bdd3033a48ea45824a10337d218481b578e |
lib/candy_check/cli/commands/play_store.rb | 100644 | 0 | 0 | | | 1.13 KB | 94f0b26412012a6ae7e823c4db118838e3e392505323b66bd5785fa3528e3998 |
lib/candy_check/cli/commands/version.rb | 100644 | 0 | 0 | | | 279 Bytes | c7911355fb2af96532d004f13b2ad427b0fbc2b4033784630cbea834c0671f0c |
lib/candy_check/cli/out.rb | 100644 | 0 | 0 | | | 731 Bytes | e10f70c5823e61453f359ca8eac61454cc2e57d59a0572ec5497b271b532271c |
lib/candy_check/play_store.rb | 100644 | 0 | 0 | | | 1.14 KB | fd1e82ac24539bc19ed123e4c6fa745de5a8c64dff267d105800960b3ec15e73 |
lib/candy_check/play_store/acknowledger.rb | 100644 | 0 | 0 | | | 516 Bytes | 7ad44844c3ff56b6554b2680abc3101566a532215bc1a4e54ea377e12be201de |
lib/candy_check/play_store/android_publisher_service.rb | 100644 | 0 | 0 | | | 149 Bytes | 4ae85415788643d317448555eecc115d21dca52811b03b950b21fa4b27456838 |
lib/candy_check/play_store/product_acknowledgements/acknowledgement.rb | 100644 | 0 | 0 | | | 1.39 KB | 9a79192749251ea40f9fbe6169590e5d84ae626c04b7c5c82d8671bcd57bc519 |
lib/candy_check/play_store/product_acknowledgements/response.rb | 100644 | 0 | 0 | | | 480 Bytes | 61d0b6389748dfdd163e1db0120a7f4726f3e4c83e29d402ccf1820e5fc2c3e9 |
lib/candy_check/play_store/product_purchases/product_purchase.rb | 100644 | 0 | 0 | | | 2.76 KB | 6f20c56fb4168fc59d5831fae23be33dadefc849d30beeceb7902872b5f2153f |
lib/candy_check/play_store/product_purchases/product_verification.rb | 100644 | 0 | 0 | | | 1.76 KB | 29a7c559ab317678ab48fb819122e253e3989d9a7f6e2d550426d260988bd238 |
lib/candy_check/play_store/subscription_purchases/subscription_purchase.rb | 100644 | 0 | 0 | | | 4.83 KB | 85b7ded6bd8c608adf298db39a0a4e387affdb9e55527d231c1cd4a9d47dde7b |
lib/candy_check/play_store/subscription_purchases/subscription_verification.rb | 100644 | 0 | 0 | | | 1.94 KB | 0c3f019f9794768e52d48c4e93755dd3ae560eaa150d1f00e3fb97eec0afa5b6 |
lib/candy_check/play_store/verification_failure.rb | 100644 | 0 | 0 | | | 750 Bytes | 06b83744ae729ff16385447c05fde6dcf7f0a4412102cace78cbf3ef0c85afab |
lib/candy_check/play_store/verifier.rb | 100644 | 0 | 0 | | | 1.81 KB | 3fb6162315740fd29d3c8762b2fffd54c124052fbf16ca84043b386ef242b0f9 |
lib/candy_check/utils.rb | 100644 | 0 | 0 | | | 80 Bytes | 334eaf7af807ab2bbd61072d4c3c6ab96a5a3190cd5b48a0c152a911af64fef8 |
lib/candy_check/utils/attribute_reader.rb | 100644 | 0 | 0 | | | 823 Bytes | c419f07d4bbfce627c277a73e9a7b484d918b0afa61cbbc18259085e1a166089 |
lib/candy_check/utils/config.rb | 100644 | 0 | 0 | | | 1.21 KB | b815ebf01a4bd64f4152bf8158491b6f0839cd250fa470c1912f3c8ec9edb881 |
lib/candy_check/version.rb | 100644 | 0 | 0 | | | 79 Bytes | 43d458d9df1a4bceb98b6afa7b80f905e5f76a25f7ed8710f38fab6156197bad |
spec/app_store/client_spec.rb | 100644 | 0 | 0 | | | 1.37 KB | 51e6ae214419fb0065bb86a76f7f1984604f273279e2cb1593c5a9d1f4a99d8b |
spec/app_store/config_spec.rb | 100644 | 0 | 0 | | | 852 Bytes | 9f7bc459fad25dfa734edfb331d91a7640b5831ae64dc6e22da2f373ff7f494c |
spec/app_store/receipt_collection_spec.rb | 100644 | 0 | 0 | | | 2.7 KB | 77e66396c4f23bcf61f7d020ba0302af029a4fb7849cb4acba5cf0d83dd7dc6f |
spec/app_store/receipt_spec.rb | 100644 | 0 | 0 | | | 3.14 KB | afcf5c271697b0bf6fe22920b0f34121984de1ee4c0bdbbc3f07fccddb063a9a |
spec/app_store/subscription_verification_spec.rb | 100644 | 0 | 0 | | | 3.52 KB | ac72e58339242402445742ad6e425151883d73a25c421440f711f885c1c59e6b |
spec/app_store/verifcation_failure_spec.rb | 100644 | 0 | 0 | | | 763 Bytes | 609b45220d98398b7a838247449c2645e7fbf15e077758396daa9192783574bd |
spec/app_store/verification_spec.rb | 100644 | 0 | 0 | | | 1.91 KB | f49f0837afaf59258796be92f46b95c05bb86f698d7651352d1a6265f9a0213b |
spec/app_store/verifier_spec.rb | 100644 | 0 | 0 | | | 4.51 KB | 4e48aab5901a8c0c59c06daf42620dd0e42af6ba8ed178a8590a86faba7234f4 |
spec/candy_check_spec.rb | 100644 | 0 | 0 | | | 142 Bytes | 99f03713bc216f5eca06fe28676abec32964e2e478a9edacd6a4c665528ebf8c |
spec/cli/app_spec.rb | 100644 | 0 | 0 | | | 1 KB | 68dc796d120ac5a672e0943f8210392037124b7492bebc806bce8a2c77968e73 |
spec/cli/commands/app_store_spec.rb | 100644 | 0 | 0 | | | 1.28 KB | 42fe73730d689d95b6c4ac87711fa8434c573758f3f9ddf32f001306586d6333 |
spec/cli/commands/play_store_spec.rb | 100644 | 0 | 0 | | | 789 Bytes | 9bbe0cb1579565c704e460716e31d5ecbd5be99150e017e6bd493a6bd23e9014 |
spec/cli/commands/version_spec.rb | 100644 | 0 | 0 | | | 254 Bytes | 4f733536db74916cf5c856b77b488c381d44d103cd369f3b9f05ed3fe4d82bd3 |
spec/cli/out_spec.rb | 100644 | 0 | 0 | | | 749 Bytes | 9ed57af3861b27692d3d30a02e22ffd327fb064cddfb1de755874b20e186ffd4 |
spec/fixtures/play_store/random_dummy_key.json | 100644 | 0 | 0 | | | 2.13 KB | c31fb7e0c3f0f581087361258e5ce5b1c6a4a24a1d1765364c53cfcb3a58859c |
spec/fixtures/vcr_cassettes/play_store/product_acknowledgements/acknowledged.yml | 100644 | 0 | 0 | | | 2.8 KB | 241078ccb91b60c008460d97ab50b672af304180fc5a71c4d60309cc7356e88d |
spec/fixtures/vcr_cassettes/play_store/product_acknowledgements/already_acknowledged.yml | 100644 | 0 | 0 | | | 3.39 KB | c97eecda239bc6aeddbd886acf2b6f3cf1f379277708f850d8bc818eb36bb665 |
spec/fixtures/vcr_cassettes/play_store/product_acknowledgements/refunded.yml | 100644 | 0 | 0 | | | 3.26 KB | cc19242749b2a406a0d0b9f7b0f6bd8e241ca985c248b625a390b068a7f85d38 |
spec/fixtures/vcr_cassettes/play_store/product_purchases/permission_denied.yml | 100644 | 0 | 0 | | | 5.01 KB | 20d3afeba4f6ffa41be811880dea3da36224a5361cbdf86aa401053e03c547ef |
spec/fixtures/vcr_cassettes/play_store/product_purchases/response_with_empty_body.yml | 100644 | 0 | 0 | | | 4.59 KB | f0fd0a2a194c976104e5e81738489872d5d0e6e26fc59909ed1b863a436887c1 |
spec/fixtures/vcr_cassettes/play_store/product_purchases/valid_but_not_consumed.yml | 100644 | 0 | 0 | | | 2.94 KB | 70ef110973705b77af4106b19510597bab8d24e2a9b4877a0cc011b5fddaa7f4 |
spec/fixtures/vcr_cassettes/play_store/subscription_purchases/permission_denied.yml | 100644 | 0 | 0 | | | 5.03 KB | 9e7936aed55e41c55dd4d78dabbb1ec0c650dd047fc2da712e9da3be16788b3b |
spec/fixtures/vcr_cassettes/play_store/subscription_purchases/valid_but_expired.yml | 100644 | 0 | 0 | | | 3.11 KB | 5e737535936e5df902839344c5994b43ec320add3bf963f0ef0af9ab8e91a2ae |
spec/play_store/acknowledger_spec.rb | 100644 | 0 | 0 | | | 2.88 KB | 0d444ac0fd0c2d9fa8cd9725f4b827f5aefb4d37206cacc314af2fddefe9a195 |
spec/play_store/product_acknowledgements/acknowledgement_spec.rb | 100644 | 0 | 0 | | | 2.76 KB | 8e72e4068eb353934f1d7f6100702c421b558e135b0c6983e36c6030598f4566 |
spec/play_store/product_acknowledgements/response_spec.rb | 100644 | 0 | 0 | | | 1.42 KB | cc3a42190e2917dfc066cd0b5def2a65ac4aa070ced998a59e9ddcbd10c75832 |
spec/play_store/product_purchases/product_purchase_spec.rb | 100644 | 0 | 0 | | | 2.32 KB | bc183045f8828d290769b647bdd9312ecb8a858368b5be1e987a51da72eea96e |
spec/play_store/product_purchases/product_verification_spec.rb | 100644 | 0 | 0 | | | 1.58 KB | 096754a13ed990688d1392aae81e2cfcc9cd2f0a93f004cbdf32e13228f940c0 |
spec/play_store/subscription_purchases/subscription_purchase_spec.rb | 100644 | 0 | 0 | | | 5.95 KB | 531976699bda6d1d9ca82e92fbd112b8d8309771d2bc6e7736abab7def3d98ec |
spec/play_store/subscription_purchases/subscription_verification_spec.rb | 100644 | 0 | 0 | | | 1.82 KB | 5e1c3f56c1c7d6fe870600040d14ed17722724734c3580bade402873a7cdbd90 |
spec/play_store/verification_failure_spec.rb | 100644 | 0 | 0 | | | 854 Bytes | 3c32164257be5cd1a9d573a9ebd4cab0e38c80e9d9f618916aff4f0a747706b0 |
spec/play_store/verifier_spec.rb | 100644 | 0 | 0 | | | 2.17 KB | e5f0dc19389e929df6988d7231f7b4945c1902d217db462d217be8949825f634 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.67 KB | 866117ae2ec960543ac93d74f85bab68758e7deecd779628746af7a21f8581ff |
spec/support/with_command.rb | 100644 | 0 | 0 | | | 383 Bytes | d75287d3ddfb16165348abbc60ed4f140eabd74d5ab65db40da0ccdd512a46ce |
spec/support/with_fixtures.rb | 100644 | 0 | 0 | | | 194 Bytes | 45c751dcb615f13f1fed5a1534f7df4d3f615b2719180f09e8b28773b93e012a |
spec/support/with_temp_file.rb | 100644 | 0 | 0 | | | 544 Bytes | 1f7aeae8f3d0ee93a18811aa32a359c4a22c54f81264a1976e4d8acb2040947d |