diffend 0.2.44 → 0.2.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. checksums.yaml +4 -4
  2. checksums.yaml.gz.sig +0 -0
  3. data.tar.gz.sig +0 -0
  4. data/CHANGELOG.md +6 -0
  5. data/certs/mensfeld.pem +21 -21
  6. data/diffend.gemspec +13 -3
  7. data/lib/diffend/local_context/packages.rb +5 -1
  8. data/lib/diffend/version.rb +1 -1
  9. metadata +31 -164
  10. metadata.gz.sig +0 -0
  11. data/.coditsu/ci.yml +0 -3
  12. data/.diffend.yml +0 -3
  13. data/.github/workflows/ci.yml +0 -90
  14. data/.gitignore +0 -58
  15. data/.rspec +0 -1
  16. data/.ruby-version +0 -1
  17. data/Gemfile +0 -12
  18. data/Gemfile.lock +0 -40
  19. data/Rakefile +0 -40
  20. data/bin/bundle +0 -114
  21. data/bin/byebug +0 -29
  22. data/bin/htmldiff +0 -29
  23. data/bin/ldiff +0 -29
  24. data/bin/rake +0 -29
  25. data/bin/rspec +0 -29
  26. data/certs/tomaszpajor.pem +0 -25
  27. data/repositories/.diffend.yml +0 -3
  28. data/repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml +0 -3
  29. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile +0 -6
  30. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock +0 -22
  31. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  32. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  33. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  34. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  35. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  36. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  37. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  38. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  39. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  40. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -19
  41. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  42. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  43. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  44. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  45. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version +0 -1
  46. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  47. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -32
  48. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  49. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  50. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  51. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  52. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  53. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  54. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  55. data/repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml +0 -3
  56. data/repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile +0 -5
  57. data/repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml +0 -3
  58. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile +0 -5
  59. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock +0 -16
  60. data/repositories/bundler_2_1_4/update_with_gemfile_lock/README.md +0 -1
  61. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  62. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  63. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  64. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  65. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  66. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  67. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  68. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md +0 -1
  69. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  70. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  71. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  72. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  73. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  74. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  75. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -44
  76. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  77. data/repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml +0 -3
  78. data/repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile +0 -5
  79. data/repositories/bundler_2_1_4/update_without_gemfile_lock/README.md +0 -1
  80. data/repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml +0 -3
  81. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile +0 -6
  82. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock +0 -21
  83. data/repositories/bundler_2_2_7/install_with_gemfile_lock/README.md +0 -1
  84. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  85. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  86. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  87. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  88. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  89. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  90. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  91. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  92. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  93. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  94. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  95. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  96. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  97. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  98. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  99. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  100. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  101. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  102. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  103. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  104. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  105. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  106. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  107. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  108. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  109. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  110. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  111. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  112. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  113. data/repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml +0 -3
  114. data/repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile +0 -5
  115. data/repositories/bundler_2_2_7/install_without_gemfile_lock/README.md +0 -1
  116. data/repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml +0 -3
  117. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile +0 -5
  118. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock +0 -16
  119. data/repositories/bundler_2_2_7/update_with_gemfile_lock/README.md +0 -1
  120. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  121. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  122. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  123. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  124. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  125. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  126. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  127. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  128. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  129. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  130. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  131. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  132. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  133. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  134. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  135. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  136. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  137. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  138. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  139. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  140. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  141. data/repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml +0 -3
  142. data/repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile +0 -5
  143. data/repositories/diffend.json +0 -9
  144. data/scripts/generate_payload_for_file.rb +0 -14
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 07bae52f686cd3e88f10c37295b5cebe4227aa58f22af34c3dc81468e644324f
4
- data.tar.gz: 6aa9385bc4d9f3db721df93ca8cab6896da38deb91c96d458fe98922323663ad
3
+ metadata.gz: 4933823c26a02b4c6523e6b8f8c3f1d8e2c39c93186e180f145a2db3d5cc5c0e
4
+ data.tar.gz: 2381335aad95d075b3da3371a67f2062cd786e6797f741308ccb6428b267b778
5
5
  SHA512:
6
- metadata.gz: ef8e5536b559884c981b27a228719bf3b8f6d6f81e32c4dd8ae4cf3485fa0e7da61ca6ab09e4596992e3c27e5b68b3f8fefaa7b18c606ffe99c30e4f0f896fd5
7
- data.tar.gz: 38ba600074cc62b4c23ab4a6f0604afa45d94f5a299dc4428a24441d84b82e1c3982442a27dd659c349056992978f334d1f8e45e069c8780fee39d7dca17b740
6
+ metadata.gz: 7c6d338af638d731fd239cd0ce504d397cd543ef84e0edea2968ad2ea8f51f00de819cb44936f7f6749578e5a4eb44796c921dc0f9f9cc9c74ca32364489e0cd
7
+ data.tar.gz: a9e1956761362571faa72d58b5d1f3e54220b86107d78285b14779c934d2c1bb36e3b3edd2ca6da56a2f701e91d9440724629c531631abccbb65586b45fca4a0
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  ## [Unreleased][master]
4
4
 
5
+ ## [0.2.46] (2021-05-05)
6
+ - Optimized file selection to make releases smaller and easier to read through.
7
+
8
+ ## [0.2.45] (2021-05-05)
9
+ - Bundler 2.2.17 support
10
+
5
11
  ## [0.2.44] (2021-03-31)
6
12
  - `project_id`, `shareable_id` and `shareable_key` need to be a valid UUID
7
13
 
data/certs/mensfeld.pem CHANGED
@@ -1,25 +1,25 @@
1
1
  -----BEGIN CERTIFICATE-----
2
2
  MIIEODCCAqCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhtYWNp
3
- ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMTkwNzMwMTQ1NDU0WhcNMjAwNzI5MTQ1
4
- NDU0WjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
5
- CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQC9fCwtaHZG2SyyNXiH8r0QbJQx/xxl
6
- dkvwWz9QGJO+O8rEx20FB1Ab+MVkfOscwIv5jWpmk1U9whzDPl1uFtIbgu+sk+Zb
7
- uQlZyK/DPN6c+/BbBL+RryTBRyvkPLoCVwm7uxc/JZ1n4AI6eF4cCZ2ieZ9QgQbU
8
- MQs2QPqs9hT50Ez/40GnOdadVfiDDGz+NME2C4ms0BriXwZ1tcRTfJIHe2xjIbbb
9
- y5qRGfsLKcgMzvLQR24olixyX1MR0s4+Wveq3QL/gBhL4veUcv+UABJA8IJR0kyB
10
- seHHutusiwZ1v3SjjjW1xLLrc2ARV0mgCb0WaK2T4iA3oFTGLh6Ydz8LNl31KQFv
11
- 94nRd8IhmJxrhQ6dQ/WT9IXoa5S9lfT5lPJeINemH4/6QPABzf9W2IZlCdI9wCdB
12
- TBaw57MKneGAYZiKjw6OALSy2ltQUCl3RqFl3VP7n8uFy1U987Q5VIIQ3O1UUsQD
13
- Oe/h+r7GUU4RSPKgPlrwvW9bD/UQ+zF51v8CAwEAAaN3MHUwCQYDVR0TBAIwADAL
14
- BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFJNIBHdfEUD7TqHqIer2YhWaWhwcMB0GA1Ud
3
+ ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMjAwODExMDkxNTM3WhcNMjEwODExMDkx
4
+ NTM3WjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
5
+ CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDCpXsCgmINb6lHBXXBdyrgsBPSxC4/
6
+ 2H+weJ6L9CruTiv2+2/ZkQGtnLcDgrD14rdLIHK7t0o3EKYlDT5GhD/XUVhI15JE
7
+ N7IqnPUgexe1fbZArwQ51afxz2AmPQN2BkB2oeQHXxnSWUGMhvcEZpfbxCCJH26w
8
+ hS0Ccsma8yxA6hSlGVhFVDuCr7c2L1di6cK2CtIDpfDaWqnVNJEwBYHIxrCoWK5g
9
+ sIGekVt/admS9gRhIMaIBg+Mshth5/DEyWO2QjteTodItlxfTctrfmiAl8X8T5JP
10
+ VXeLp5SSOJ5JXE80nShMJp3RFnGw5fqjX/ffjtISYh78/By4xF3a25HdWH9+qO2Z
11
+ tx0wSGc9/4gqNM0APQnjN/4YXrGZ4IeSjtE+OrrX07l0TiyikzSLFOkZCAp8oBJi
12
+ Fhlosz8xQDJf7mhNxOaZziqASzp/hJTU/tuDKl5+ql2icnMv5iV/i6SlmvU29QNg
13
+ LCV71pUv0pWzN+OZbHZKWepGhEQ3cG9MwvkCAwEAAaN3MHUwCQYDVR0TBAIwADAL
14
+ BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFImGed2AXS070ohfRidiCEhXEUN+MB0GA1Ud
15
15
  EQQWMBSBEm1hY2llakBtZW5zZmVsZC5wbDAdBgNVHRIEFjAUgRJtYWNpZWpAbWVu
16
- c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBAKA4eqko6BTNhlysip6rfBkVTGri
17
- ZXsL+kRb2hLvsQJS/kLyM21oMlu+LN0aPj3qEFR8mE/YeDD8rLAfruBRTltPNbR7
18
- xA5eE1gkxY5LfExUtK3b2wPqfmo7mZgfcsMwfYg/tUXw1WpBCnrhAJodpGH6SXmp
19
- A40qFUZst0vjiOoO+aTblIHPmMJXoZ3K42dTlNKlEiDKUWMRKSgpjjYGEYalFNWI
20
- hHfCz2r8L2t+dYdMZg1JGbEkq4ADGsAA8ioZIpJd7V4hI17u5TCdi7X5wh/0gN0E
21
- CgP+nLox3D+l2q0QuQEkayr+auFYkzTCkF+BmEk1D0Ru4mcf3F4CJvEmW4Pzbjqt
22
- i1tsCWPtJ4E/UUKnKaWKqGbjrjHJ0MuShYzHkodox5IOiCXIQg+1+YSzfXUV6WEK
23
- KJG/fhg1JV5vVDdVy6x+tv5SQ5ctU0feCsVfESi3rE3zRd+nvzE9HcZ5aXeL1UtJ
24
- nT5Xrioegu2w1jPyVEgyZgTZC5rvD0nNS5sFNQ==
16
+ c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBAKiHpwoENVrMi94V1zD4o8/6G3AU
17
+ gWz4udkPYHTZLUy3dLznc/sNjdkJFWT3E6NKYq7c60EpJ0m0vAEg5+F5pmNOsvD3
18
+ 2pXLj9kisEeYhR516HwXAvtngboUcb75skqvBCU++4Pu7BRAPjO1/ihLSBexbwSS
19
+ fF+J5OWNuyHHCQp+kGPLtXJe2yUYyvSWDj3I2//Vk0VhNOIlaCS1+5/P3ZJThOtm
20
+ zJUBI7h3HgovwRpcnmk2mXTmU4Zx/bCzX8EA6VY0khEvnmiq7S6eBF0H9qH8KyQ6
21
+ EkVLpvmUDFcf/uNaBQdazEMB5jYtwoA8gQlANETNGPi51KlkukhKgaIEDMkBDJOx
22
+ 65N7DzmkcyY0/GwjIVIxmRhcrCt1YeCUElmfFx0iida1/YRm6sB2AXqScc1+ECRi
23
+ 2DND//YJUikn1zwbz1kT70XmHd97B4Eytpln7K+M1u2g1pHVEPW4owD/ammXNpUy
24
+ nt70FcDD4yxJQ+0YNiHd0N8IcVBM1TMIVctMNQ==
25
25
  -----END CERTIFICATE-----
data/diffend.gemspec CHANGED
@@ -4,10 +4,19 @@ lib = File.expand_path('lib', __dir__)
4
4
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
5
  require 'diffend/version'
6
6
 
7
+ files_locations = %w[
8
+ *.md
9
+ lib/**/*.rb
10
+ config/*
11
+ certs/*
12
+ diffend.gemspec
13
+ plugins.rb
14
+ ]
15
+
7
16
  Gem::Specification.new do |spec|
8
17
  spec.name = 'diffend'
9
18
  spec.version = Diffend::VERSION
10
- spec.authors = ['Tomasz Pajor']
19
+ spec.authors = ['Tomasz Pajor', 'Maciej Mensfeld']
11
20
  spec.email = ['contact@diffend.io']
12
21
 
13
22
  spec.summary = 'OSS supply chain security and management platform'
@@ -18,10 +27,11 @@ Gem::Specification.new do |spec|
18
27
  spec.signing_key = File.expand_path('~/.ssh/gem-private_key.pem')
19
28
  end
20
29
 
21
- spec.cert_chain = %w[certs/tomaszpajor.pem]
22
- spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(spec)/}) }
30
+ spec.cert_chain = %w[certs/mensfeld.pem]
23
31
  spec.require_paths = %w[lib]
24
32
 
33
+ files_locations.each { |location| spec.files += Dir[location] }
34
+
25
35
  spec.add_development_dependency 'bundler'
26
36
  spec.add_development_dependency 'rake'
27
37
  end
@@ -62,6 +62,10 @@ module Diffend
62
62
  # Resolve definition
63
63
  def resolve
64
64
  @cached ? @definition.resolve_with_cache! : @definition.resolve_remotely!
65
+
66
+ # Despite bundler not materializing resolution, we always need to do so to get all the
67
+ # gems details
68
+ @definition.specs
65
69
  end
66
70
 
67
71
  # Build specification
@@ -96,8 +100,8 @@ module Diffend
96
100
  def build_main
97
101
  {
98
102
  'dependencies' => {},
99
- 'sources' => build_sources,
100
103
  'plugins' => {},
104
+ 'sources' => build_sources,
101
105
  'platforms' => @definition.platforms.map(&:to_s)
102
106
  }
103
107
  end
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Diffend
4
4
  # Current version
5
- VERSION = '0.2.44'
5
+ VERSION = '0.2.46'
6
6
  end
metadata CHANGED
@@ -1,40 +1,41 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: diffend
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.44
4
+ version: 0.2.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomasz Pajor
8
- autorequire:
8
+ - Maciej Mensfeld
9
+ autorequire:
9
10
  bindir: bin
10
11
  cert_chain:
11
12
  - |
12
13
  -----BEGIN CERTIFICATE-----
13
- MIIERDCCAqygAwIBAgIBATANBgkqhkiG9w0BAQsFADAmMSQwIgYDVQQDDBt0b21l
14
- ay9EQz1wb2xpc2hnZWVrcy9EQz1jb20wHhcNMjAwNzA3MTY0NjU0WhcNMjEwNzA3
15
- MTY0NjU0WjAmMSQwIgYDVQQDDBt0b21lay9EQz1wb2xpc2hnZWVrcy9EQz1jb20w
16
- ggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDPRTvPuofdtL/wFEPOwPUr
17
- vR0XHzM/ADb2GBuzu6fzgmoxaYXBe8A++0BbgFvK47T04i8bsbXnfkxrkz/nupQ5
18
- SK2DPgS4HWnADuyBuyBY7LT4O1wwlytdlHtJgQV6NIcbprcOs/ZQKnimZpW9uByu
19
- FoN3i94pAEQhuzK0S+wWPvSm22+6XGtCuOzyFGdnCJjGUOkCRno5Nx34MWz0NpJ3
20
- 9Ekkyy8g2cLvBcUdfeSrY7WsJ5cPCNrBs5cMuV426s1dDrhuvsW+sacwwY/4/LBw
21
- JzEX4/zS+lsVIX+iOoIFGJdeGnpEWqKgWoaskxqseFi661td1n9UaMXxgoaYh/oX
22
- 3fJOy2jsZFboZ/eJ5rfciXLiCqSERGkEA+QcA2/jC/d77YJ1FfJW9uwJs3kptf4D
23
- p6h8wuA3T6rN4QrxkGBYzOfUJ2zSQy1cFu0rTZiYdKo9X6BunnxhmUExNng7advu
24
- qo8IDinyRlqA5+sOLXd4W3AS/RfF2nrayZNa3khTmmUCAwEAAaN9MHswCQYDVR0T
25
- BAIwADALBgNVHQ8EBAMCBLAwHQYDVR0OBBYEFHRFOZPwpgOd2m8FIOodOii+OiID
26
- MCAGA1UdEQQZMBeBFXRvbWVrQHBvbGlzaGdlZWtzLmNvbTAgBgNVHRIEGTAXgRV0
27
- b21la0Bwb2xpc2hnZWVrcy5jb20wDQYJKoZIhvcNAQELBQADggGBAKWFwYTGZVoy
28
- Bj3L9lvGOXpz8VWNoptFNHdncpaw1MMhS8UHcPQOUEiExX5ZH7MARy1fBjMXzIh9
29
- 41ZpCjR+S6uCEpzUcg5Z/kEWa/wOW6tqrX+zfyxFATDI20pYaQWOLepjbDxePFMZ
30
- GAlIX5UNsze04A+wArXAttZB4oPt6loS1ao0GNdMb+syYMLzZUTW/sY2rm8zP4Mz
31
- Kt+zjoqMxQ1Jf+EwH+0uq8Tj5BJcmG6mWYM+ljvRbxBwfimoUBUCQe6KIDouF0Og
32
- uwLMY7X3jSERta4SxyY+iY7qNLsmG370GIGYbHuIiCwubFXt8jiPJZEdPE1xuzVF
33
- CLsYItzC28UQEWrVe6sJ0Fuqv5VHM6t8jNClkXDwzf95efFlGSCFN4t+/dywVIK8
34
- 9MmF6uCQa1EjK2p8tYT0MnbHrFkoehxdX4VO9y99GAkhZyJNKPYPtyAUFV27sT2V
35
- LfCJRk4ifKIN/FUCwDSn8Cz0m6oH265q0p6wdzI6qrWOjP8tGOMBTA==
14
+ MIIEODCCAqCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhtYWNp
15
+ ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMjAwODExMDkxNTM3WhcNMjEwODExMDkx
16
+ NTM3WjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
17
+ CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDCpXsCgmINb6lHBXXBdyrgsBPSxC4/
18
+ 2H+weJ6L9CruTiv2+2/ZkQGtnLcDgrD14rdLIHK7t0o3EKYlDT5GhD/XUVhI15JE
19
+ N7IqnPUgexe1fbZArwQ51afxz2AmPQN2BkB2oeQHXxnSWUGMhvcEZpfbxCCJH26w
20
+ hS0Ccsma8yxA6hSlGVhFVDuCr7c2L1di6cK2CtIDpfDaWqnVNJEwBYHIxrCoWK5g
21
+ sIGekVt/admS9gRhIMaIBg+Mshth5/DEyWO2QjteTodItlxfTctrfmiAl8X8T5JP
22
+ VXeLp5SSOJ5JXE80nShMJp3RFnGw5fqjX/ffjtISYh78/By4xF3a25HdWH9+qO2Z
23
+ tx0wSGc9/4gqNM0APQnjN/4YXrGZ4IeSjtE+OrrX07l0TiyikzSLFOkZCAp8oBJi
24
+ Fhlosz8xQDJf7mhNxOaZziqASzp/hJTU/tuDKl5+ql2icnMv5iV/i6SlmvU29QNg
25
+ LCV71pUv0pWzN+OZbHZKWepGhEQ3cG9MwvkCAwEAAaN3MHUwCQYDVR0TBAIwADAL
26
+ BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFImGed2AXS070ohfRidiCEhXEUN+MB0GA1Ud
27
+ EQQWMBSBEm1hY2llakBtZW5zZmVsZC5wbDAdBgNVHRIEFjAUgRJtYWNpZWpAbWVu
28
+ c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBAKiHpwoENVrMi94V1zD4o8/6G3AU
29
+ gWz4udkPYHTZLUy3dLznc/sNjdkJFWT3E6NKYq7c60EpJ0m0vAEg5+F5pmNOsvD3
30
+ 2pXLj9kisEeYhR516HwXAvtngboUcb75skqvBCU++4Pu7BRAPjO1/ihLSBexbwSS
31
+ fF+J5OWNuyHHCQp+kGPLtXJe2yUYyvSWDj3I2//Vk0VhNOIlaCS1+5/P3ZJThOtm
32
+ zJUBI7h3HgovwRpcnmk2mXTmU4Zx/bCzX8EA6VY0khEvnmiq7S6eBF0H9qH8KyQ6
33
+ EkVLpvmUDFcf/uNaBQdazEMB5jYtwoA8gQlANETNGPi51KlkukhKgaIEDMkBDJOx
34
+ 65N7DzmkcyY0/GwjIVIxmRhcrCt1YeCUElmfFx0iida1/YRm6sB2AXqScc1+ECRi
35
+ 2DND//YJUikn1zwbz1kT70XmHd97B4Eytpln7K+M1u2g1pHVEPW4owD/ammXNpUy
36
+ nt70FcDD4yxJQ+0YNiHd0N8IcVBM1TMIVctMNQ==
36
37
  -----END CERTIFICATE-----
37
- date: 2021-03-31 00:00:00.000000000 Z
38
+ date: 2021-05-05 00:00:00.000000000 Z
38
39
  dependencies:
39
40
  - !ruby/object:Gem::Dependency
40
41
  name: bundler
@@ -64,33 +65,17 @@ dependencies:
64
65
  - - ">="
65
66
  - !ruby/object:Gem::Version
66
67
  version: '0'
67
- description:
68
+ description:
68
69
  email:
69
70
  - contact@diffend.io
70
71
  executables: []
71
72
  extensions: []
72
73
  extra_rdoc_files: []
73
74
  files:
74
- - ".coditsu/ci.yml"
75
- - ".diffend.yml"
76
- - ".github/workflows/ci.yml"
77
- - ".gitignore"
78
- - ".rspec"
79
- - ".ruby-version"
80
75
  - CHANGELOG.md
81
- - Gemfile
82
- - Gemfile.lock
83
76
  - LICENSE.md
84
77
  - README.md
85
- - Rakefile
86
- - bin/bundle
87
- - bin/byebug
88
- - bin/htmldiff
89
- - bin/ldiff
90
- - bin/rake
91
- - bin/rspec
92
78
  - certs/mensfeld.pem
93
- - certs/tomaszpajor.pem
94
79
  - config/diffend.yml
95
80
  - diffend.gemspec
96
81
  - lib/diffend.rb
@@ -126,129 +111,11 @@ files:
126
111
  - lib/diffend/track.rb
127
112
  - lib/diffend/version.rb
128
113
  - plugins.rb
129
- - repositories/.diffend.yml
130
- - repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml
131
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile
132
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock
133
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml
134
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile
135
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock
136
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
137
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile
138
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
139
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md
140
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
141
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile
142
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
143
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml
144
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile
145
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
146
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml
147
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version
148
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile
149
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
150
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
151
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
152
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile
153
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
154
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml
155
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile
156
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock
157
- - repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml
158
- - repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile
159
- - repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml
160
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile
161
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock
162
- - repositories/bundler_2_1_4/update_with_gemfile_lock/README.md
163
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml
164
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile
165
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock
166
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md
167
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml
168
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile
169
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
170
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md
171
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
172
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile
173
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
174
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md
175
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml
176
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile
177
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock
178
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md
179
- - repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml
180
- - repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile
181
- - repositories/bundler_2_1_4/update_without_gemfile_lock/README.md
182
- - repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml
183
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile
184
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock
185
- - repositories/bundler_2_2_7/install_with_gemfile_lock/README.md
186
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml
187
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile
188
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock
189
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md
190
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
191
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile
192
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
193
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md
194
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
195
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile
196
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
197
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md
198
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml
199
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile
200
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
201
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md
202
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml
203
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile
204
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
205
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md
206
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
207
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
208
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile
209
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
210
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md
211
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml
212
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile
213
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock
214
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md
215
- - repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml
216
- - repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile
217
- - repositories/bundler_2_2_7/install_without_gemfile_lock/README.md
218
- - repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml
219
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile
220
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock
221
- - repositories/bundler_2_2_7/update_with_gemfile_lock/README.md
222
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml
223
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile
224
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock
225
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md
226
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile
227
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
228
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md
229
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile
230
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
231
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md
232
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml
233
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile
234
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
235
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
236
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile
237
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
238
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md
239
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml
240
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile
241
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock
242
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md
243
- - repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml
244
- - repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile
245
- - repositories/diffend.json
246
- - scripts/generate_payload_for_file.rb
247
114
  homepage: https://diffend.io
248
115
  licenses:
249
116
  - Prosperity Public License
250
117
  metadata: {}
251
- post_install_message:
118
+ post_install_message:
252
119
  rdoc_options: []
253
120
  require_paths:
254
121
  - lib
@@ -263,8 +130,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
263
130
  - !ruby/object:Gem::Version
264
131
  version: '0'
265
132
  requirements: []
266
- rubygems_version: 3.2.3
267
- signing_key:
133
+ rubygems_version: 3.2.15
134
+ signing_key:
268
135
  specification_version: 4
269
136
  summary: OSS supply chain security and management platform
270
137
  test_files: []
metadata.gz.sig CHANGED
Binary file
data/.coditsu/ci.yml DELETED
@@ -1,3 +0,0 @@
1
- repository_id: '376dd725-895a-4221-9de5-de8ede1b30a6'
2
- api_key: <%= ENV['CODITSU_API_KEY'] %>
3
- api_secret: <%= ENV['CODITSU_API_SECRET'] %>
data/.diffend.yml DELETED
@@ -1,3 +0,0 @@
1
- project_id: '78703667-6612-476e-9718-ae573983358e'
2
- shareable_id: '432691a9-92c8-4a40-91a1-b63b09ec4123'
3
- shareable_key: '34a19a31-06c5-4941-a32e-aceb006f3730'
@@ -1,90 +0,0 @@
1
- name: ci
2
-
3
- jobs:
4
- specs:
5
- needs:
6
- - diffend
7
- - coditsu
8
-
9
- runs-on: ubuntu-latest
10
- strategy:
11
- fail-fast: false
12
- matrix:
13
- ruby:
14
- - '3.0'
15
- - '2.7'
16
- - '2.6'
17
- - '2.5'
18
- - 'jruby-9.2.14.0'
19
- bundler:
20
- - '2.1.4'
21
- - '2.2.7'
22
- include:
23
- - ruby: '2.7'
24
- coverage: 'true'
25
-
26
- steps:
27
- - uses: actions/checkout@v2
28
- - uses: actions/cache@v2
29
- with:
30
- path: vendor/bundle
31
- key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile.lock') }}
32
- restore-keys: |
33
- ${{ runner.os }}-gems-
34
- - name: Install package dependencies
35
- run: "[ -e $APT_DEPS ] || sudo apt-get install -y --no-install-recommends $APT_DEPS"
36
- - name: Set up Ruby
37
- uses: ruby/setup-ruby@v1
38
- with:
39
- ruby-version: ${{matrix.ruby}}
40
- bundler: ${{matrix.bundler}}
41
- - name: Bundle install
42
- env:
43
- DIFFEND_DEVELOPMENT: true
44
- run: |
45
- bundle _${{matrix.bundler}}_ config path vendor/bundle
46
- bundle _${{matrix.bundler}}_ install --jobs 4 --retry 3
47
- - name: Run all tests
48
- env:
49
- GITHUB_COVERAGE: ${{matrix.coverage}}
50
- run: bundle _${{matrix.bundler}}_ exec rspec
51
- - name: Run integration tests
52
- run: bundle _${{matrix.bundler}}_ exec rake integration_suite
53
-
54
- diffend:
55
- runs-on: ubuntu-latest
56
- strategy:
57
- fail-fast: false
58
- steps:
59
- - uses: actions/checkout@v2
60
- with:
61
- fetch-depth: 0
62
- - name: Set up Ruby
63
- uses: ruby/setup-ruby@v1
64
- with:
65
- ruby-version: 3.0
66
- - name: Install latest bundler
67
- run: gem install bundler --no-document
68
- - name: Install Diffend plugin
69
- run: bundle plugin install diffend
70
- - name: Bundle Secure
71
- run: bundle secure
72
-
73
- coditsu:
74
- runs-on: ubuntu-latest
75
- strategy:
76
- fail-fast: false
77
- steps:
78
- - uses: actions/checkout@v2
79
- with:
80
- fetch-depth: 0
81
- - name: Run Coditsu
82
- env:
83
- CODITSU_API_KEY: ${{ secrets.CODITSU_API_KEY }}
84
- CODITSU_API_SECRET: ${{ secrets.CODITSU_API_SECRET }}
85
- run: \curl -sSL https://api.coditsu.io/run/ci | bash
86
-
87
- on:
88
- push:
89
- schedule:
90
- - cron: '0 1 * * *'