report_html 0.4.6 → 0.5.7

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 42b11e6f7cbc1b41650dec3d46300a4f81400582d19e443a31ada784d5a75876
4
- data.tar.gz: 43a686a11355a8a15bd1b477f979f13039bd456237c53100583ca3b932188b6f
3
+ metadata.gz: f6dd807a686824f1359ecacbf566660d041d913f88a2bebd5f37d123d0488ea0
4
+ data.tar.gz: 26c802b399fa10a4362edc29779625a0b9fcb9af6820d2fdfe37a88c807506f8
5
5
  SHA512:
6
- metadata.gz: af4adc3696c16ae9912747388bc25e3792357a3565b304d809c1b4bf153e1bec81ada93edb6be73273121794ea55195ab5f74f42d5809be996b389dd5bf24f9d
7
- data.tar.gz: 7e107643ea36da3a8a7c8257aa6cf481d20c0c08ae1721d347c108e63d3938ef1b71363ea51f03ba16ff53468731206a8a4402768aab82d73bc7a5b0c42abc9a
6
+ metadata.gz: 19b1e7957300f169b377083ffcdf71457e3703f382266938cdb15469fd3e33ee7ceef54c1f105b64611fbebb52428a9459d5d90554d5287fc5836def029ff9e8
7
+ data.tar.gz: d6a77f197a7254f0082a669e1066bfcef119aca06966c0537a47bbb8f12fa77c1aea71489b654ac469e24488b7e2a21c1140973e0088e0f5b2ee833016325e87
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # ReportHtml
2
2
 
3
+ DEPRECATED PROJECT. MIGRATED TO [python report_html](https://github.com/seoanezonjic/py_report_html)
4
+
3
5
  Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/report_html`. To experiment with that code, run `bin/console` for an interactive prompt.
4
6
 
5
7
  TODO: Delete this and the text above, and describe your gem