diffend 0.2.45 → 0.2.46

Sign up to get free protection for your applications and to get access to all the features.
Files changed (204) 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 +3 -0
  5. data/diffend.gemspec +12 -2
  6. data/lib/diffend/version.rb +1 -1
  7. metadata +2 -197
  8. metadata.gz.sig +0 -0
  9. data/.coditsu/ci.yml +0 -3
  10. data/.diffend.yml +0 -3
  11. data/.github/workflows/ci.yml +0 -91
  12. data/.gitignore +0 -58
  13. data/.rspec +0 -1
  14. data/.ruby-version +0 -1
  15. data/Gemfile +0 -12
  16. data/Gemfile.lock +0 -41
  17. data/Rakefile +0 -43
  18. data/bin/bundle +0 -114
  19. data/bin/byebug +0 -29
  20. data/bin/htmldiff +0 -29
  21. data/bin/ldiff +0 -29
  22. data/bin/rake +0 -29
  23. data/bin/rspec +0 -29
  24. data/repositories/.diffend.yml +0 -3
  25. data/repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml +0 -3
  26. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile +0 -6
  27. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock +0 -22
  28. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  29. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  30. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  31. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  32. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  33. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  34. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  35. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  36. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  37. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -19
  38. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  39. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  40. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  41. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  42. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version +0 -1
  43. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  44. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -32
  45. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  46. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  47. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  48. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  49. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  50. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  51. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  52. data/repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml +0 -3
  53. data/repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile +0 -5
  54. data/repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml +0 -3
  55. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile +0 -5
  56. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock +0 -16
  57. data/repositories/bundler_2_1_4/update_with_gemfile_lock/README.md +0 -1
  58. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  59. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  60. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  61. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  62. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  63. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  64. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  65. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md +0 -1
  66. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  67. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  68. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  69. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  70. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  71. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  72. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -44
  73. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  74. data/repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml +0 -3
  75. data/repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile +0 -5
  76. data/repositories/bundler_2_1_4/update_without_gemfile_lock/README.md +0 -1
  77. data/repositories/bundler_2_2_17/install_with_gemfile_lock/.diffend.yml +0 -3
  78. data/repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile +0 -6
  79. data/repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile.lock +0 -21
  80. data/repositories/bundler_2_2_17/install_with_gemfile_lock/README.md +0 -1
  81. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  82. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  83. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  84. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  85. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  86. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  87. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  88. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  89. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  90. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  91. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  92. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  93. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  94. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  95. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  96. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  97. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  98. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  99. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  100. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  101. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  102. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  103. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  104. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  105. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  106. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  107. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  108. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  109. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  110. data/repositories/bundler_2_2_17/install_without_gemfile_lock/.diffend.yml +0 -3
  111. data/repositories/bundler_2_2_17/install_without_gemfile_lock/Gemfile +0 -5
  112. data/repositories/bundler_2_2_17/install_without_gemfile_lock/README.md +0 -1
  113. data/repositories/bundler_2_2_17/update_with_gemfile_lock/.diffend.yml +0 -3
  114. data/repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile +0 -5
  115. data/repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile.lock +0 -16
  116. data/repositories/bundler_2_2_17/update_with_gemfile_lock/README.md +0 -1
  117. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  118. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  119. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  120. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  121. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  122. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  123. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  124. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  125. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  126. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  127. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  128. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  129. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  130. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  131. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  132. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  133. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  134. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  135. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  136. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  137. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  138. data/repositories/bundler_2_2_17/update_without_gemfile_lock/.diffend.yml +0 -3
  139. data/repositories/bundler_2_2_17/update_without_gemfile_lock/Gemfile +0 -5
  140. data/repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml +0 -3
  141. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile +0 -6
  142. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock +0 -21
  143. data/repositories/bundler_2_2_7/install_with_gemfile_lock/README.md +0 -1
  144. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  145. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  146. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  147. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  148. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  149. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  150. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  151. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  152. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  153. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  154. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  155. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  156. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  157. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  158. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  159. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  160. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  161. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  162. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  163. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  164. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  165. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  166. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  167. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  168. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  169. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  170. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  171. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  172. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  173. data/repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml +0 -3
  174. data/repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile +0 -5
  175. data/repositories/bundler_2_2_7/install_without_gemfile_lock/README.md +0 -1
  176. data/repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml +0 -3
  177. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile +0 -5
  178. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock +0 -16
  179. data/repositories/bundler_2_2_7/update_with_gemfile_lock/README.md +0 -1
  180. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  181. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  182. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  183. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  184. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  185. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  186. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  187. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  188. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  189. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  190. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  191. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  192. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  193. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  194. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  195. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  196. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  197. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  198. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  199. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  200. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  201. data/repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml +0 -3
  202. data/repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile +0 -5
  203. data/repositories/diffend.json +0 -9
  204. data/scripts/generate_payload_for_file.rb +0 -14
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d225cf1331c630fd992dd9ab9336ca535307d995ac676930fd49e1c7e159e1d6
4
- data.tar.gz: 7bb14c0d773b775cbcf74e6b78a312e079cedb5795d0e88a2917119f884da2d3
3
+ metadata.gz: 4933823c26a02b4c6523e6b8f8c3f1d8e2c39c93186e180f145a2db3d5cc5c0e
4
+ data.tar.gz: 2381335aad95d075b3da3371a67f2062cd786e6797f741308ccb6428b267b778
5
5
  SHA512:
6
- metadata.gz: 78cc93592276ff199548aafa8e58097d8f111b621e739b58559be36f53da7fa125e54807330985ef1b28a81c31efac74820e0ce506bfb26022e91a36a66276e1
7
- data.tar.gz: 34d2bdb077978a3eacacdb431772b7882c94f310769398ba49f71905ed83e000050c41412ddc1b03c25b36a033c36af7acdd0e40b31d994a2b83291c0d75fed2
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,9 @@
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
+
5
8
  ## [0.2.45] (2021-05-05)
6
9
  - Bundler 2.2.17 support
7
10
 
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'
@@ -19,9 +28,10 @@ Gem::Specification.new do |spec|
19
28
  end
20
29
 
21
30
  spec.cert_chain = %w[certs/mensfeld.pem]
22
- spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(spec)/}) }
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
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Diffend
4
4
  # Current version
5
- VERSION = '0.2.45'
5
+ VERSION = '0.2.46'
6
6
  end
metadata CHANGED
@@ -1,10 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: diffend
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.45
4
+ version: 0.2.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomasz Pajor
8
+ - Maciej Mensfeld
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain:
@@ -71,24 +72,9 @@ 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
79
  - config/diffend.yml
94
80
  - diffend.gemspec
@@ -125,187 +111,6 @@ files:
125
111
  - lib/diffend/track.rb
126
112
  - lib/diffend/version.rb
127
113
  - plugins.rb
128
- - repositories/.diffend.yml
129
- - repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml
130
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile
131
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock
132
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml
133
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile
134
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock
135
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
136
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile
137
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
138
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md
139
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
140
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile
141
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
142
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml
143
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile
144
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
145
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml
146
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version
147
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile
148
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
149
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
150
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
151
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile
152
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
153
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml
154
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile
155
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock
156
- - repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml
157
- - repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile
158
- - repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml
159
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile
160
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock
161
- - repositories/bundler_2_1_4/update_with_gemfile_lock/README.md
162
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml
163
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile
164
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock
165
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md
166
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml
167
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile
168
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
169
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md
170
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
171
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile
172
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
173
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md
174
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml
175
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile
176
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock
177
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md
178
- - repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml
179
- - repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile
180
- - repositories/bundler_2_1_4/update_without_gemfile_lock/README.md
181
- - repositories/bundler_2_2_17/install_with_gemfile_lock/.diffend.yml
182
- - repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile
183
- - repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile.lock
184
- - repositories/bundler_2_2_17/install_with_gemfile_lock/README.md
185
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/.diffend.yml
186
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile
187
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile.lock
188
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/README.md
189
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
190
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile
191
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
192
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/README.md
193
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
194
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile
195
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
196
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/README.md
197
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/.diffend.yml
198
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile
199
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
200
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/README.md
201
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/.diffend.yml
202
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile
203
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
204
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/README.md
205
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
206
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
207
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile
208
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
209
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/README.md
210
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/.diffend.yml
211
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile
212
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile.lock
213
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/README.md
214
- - repositories/bundler_2_2_17/install_without_gemfile_lock/.diffend.yml
215
- - repositories/bundler_2_2_17/install_without_gemfile_lock/Gemfile
216
- - repositories/bundler_2_2_17/install_without_gemfile_lock/README.md
217
- - repositories/bundler_2_2_17/update_with_gemfile_lock/.diffend.yml
218
- - repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile
219
- - repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile.lock
220
- - repositories/bundler_2_2_17/update_with_gemfile_lock/README.md
221
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/.diffend.yml
222
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile
223
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile.lock
224
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/README.md
225
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile
226
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
227
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/README.md
228
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile
229
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
230
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/README.md
231
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/.diffend.yml
232
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile
233
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
234
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
235
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile
236
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
237
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/README.md
238
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/.diffend.yml
239
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile
240
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile.lock
241
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/README.md
242
- - repositories/bundler_2_2_17/update_without_gemfile_lock/.diffend.yml
243
- - repositories/bundler_2_2_17/update_without_gemfile_lock/Gemfile
244
- - repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml
245
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile
246
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock
247
- - repositories/bundler_2_2_7/install_with_gemfile_lock/README.md
248
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml
249
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile
250
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock
251
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md
252
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
253
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile
254
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
255
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md
256
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
257
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile
258
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
259
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md
260
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml
261
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile
262
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
263
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md
264
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml
265
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile
266
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
267
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md
268
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
269
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
270
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile
271
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
272
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md
273
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml
274
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile
275
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock
276
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md
277
- - repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml
278
- - repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile
279
- - repositories/bundler_2_2_7/install_without_gemfile_lock/README.md
280
- - repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml
281
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile
282
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock
283
- - repositories/bundler_2_2_7/update_with_gemfile_lock/README.md
284
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml
285
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile
286
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock
287
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md
288
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile
289
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
290
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md
291
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile
292
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
293
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md
294
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml
295
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile
296
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
297
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
298
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile
299
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
300
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md
301
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml
302
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile
303
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock
304
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md
305
- - repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml
306
- - repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile
307
- - repositories/diffend.json
308
- - scripts/generate_payload_for_file.rb
309
114
  homepage: https://diffend.io
310
115
  licenses:
311
116
  - Prosperity Public License
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,91 +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
- - '2.2.17'
23
- include:
24
- - ruby: '2.7'
25
- coverage: 'true'
26
-
27
- steps:
28
- - uses: actions/checkout@v2
29
- - uses: actions/cache@v2
30
- with:
31
- path: vendor/bundle
32
- key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile.lock') }}
33
- restore-keys: |
34
- ${{ runner.os }}-gems-
35
- - name: Install package dependencies
36
- run: "[ -e $APT_DEPS ] || sudo apt-get install -y --no-install-recommends $APT_DEPS"
37
- - name: Set up Ruby
38
- uses: ruby/setup-ruby@v1
39
- with:
40
- ruby-version: ${{matrix.ruby}}
41
- bundler: ${{matrix.bundler}}
42
- - name: Bundle install
43
- env:
44
- DIFFEND_DEVELOPMENT: true
45
- run: |
46
- bundle _${{matrix.bundler}}_ config path vendor/bundle
47
- bundle _${{matrix.bundler}}_ install --jobs 4 --retry 3
48
- - name: Run all tests
49
- env:
50
- GITHUB_COVERAGE: ${{matrix.coverage}}
51
- run: bundle _${{matrix.bundler}}_ exec rspec
52
- - name: Run integration tests
53
- run: bundle _${{matrix.bundler}}_ exec rake integration_suite
54
-
55
- diffend:
56
- runs-on: ubuntu-latest
57
- strategy:
58
- fail-fast: false
59
- steps:
60
- - uses: actions/checkout@v2
61
- with:
62
- fetch-depth: 0
63
- - name: Set up Ruby
64
- uses: ruby/setup-ruby@v1
65
- with:
66
- ruby-version: 3.0
67
- - name: Install latest bundler
68
- run: gem install bundler --no-document
69
- - name: Install Diffend plugin
70
- run: bundle plugin install diffend
71
- - name: Bundle Secure
72
- run: bundle secure
73
-
74
- coditsu:
75
- runs-on: ubuntu-latest
76
- strategy:
77
- fail-fast: false
78
- steps:
79
- - uses: actions/checkout@v2
80
- with:
81
- fetch-depth: 0
82
- - name: Run Coditsu
83
- env:
84
- CODITSU_API_KEY: ${{ secrets.CODITSU_API_KEY }}
85
- CODITSU_API_SECRET: ${{ secrets.CODITSU_API_SECRET }}
86
- run: \curl -sSL https://api.coditsu.io/run/ci | bash
87
-
88
- on:
89
- push:
90
- schedule:
91
- - cron: '0 1 * * *'
data/.gitignore DELETED
@@ -1,58 +0,0 @@
1
- *.gem
2
- *.rbc
3
- /.config
4
- /coverage/
5
- /InstalledFiles
6
- /pkg/
7
- /spec/reports/
8
- /spec/examples.txt
9
- /test/tmp/
10
- /test/version_tmp/
11
- /tmp/
12
-
13
- # Used by dotenv library to load environment variables.
14
- # .env
15
-
16
- # Ignore Byebug command history file.
17
- .byebug_history
18
-
19
- ## Specific to RubyMotion:
20
- .dat*
21
- .repl_history
22
- build/
23
- *.bridgesupport
24
- build-iPhoneOS/
25
- build-iPhoneSimulator/
26
-
27
- ## Specific to RubyMotion (use of CocoaPods):
28
- #
29
- # We recommend against adding the Pods directory to your .gitignore. However
30
- # you should judge for yourself, the pros and cons are mentioned at:
31
- # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
32
- #
33
- # vendor/Pods/
34
-
35
- ## Documentation cache and generated files:
36
- /.yardoc/
37
- /_yardoc/
38
- /doc/
39
- /rdoc/
40
-
41
- ## Environment normalization:
42
- /.bundle/
43
- /vendor/bundle
44
- /lib/bundler/man/
45
-
46
- # for a library or gem, you might want to ignore these files since the code is
47
- # intended to run in multiple environments; otherwise, check them in:
48
- # Gemfile.lock
49
- # .ruby-version
50
- # .ruby-gemset
51
-
52
- # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
53
- .rvmrc
54
-
55
- # Used by RuboCop. Remote config files pulled in from inherit_from directive.
56
- # .rubocop-https?--*
57
- .coditsu/local.yml
58
- spec/support/*/vendor/bundle