scrivito_content_browser 1.8.1 → 1.9.0.rc1

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
  SHA1:
3
- metadata.gz: 140ebef5131836bdc51991c70ae3515a78fa1ac9
4
- data.tar.gz: 6e40c0003d68bfb20973b539358156f94eaa98fc
3
+ metadata.gz: eee534302cbcff13e10fbe941bc61cf6a636ec5c
4
+ data.tar.gz: 31deafd3e0eac0f8c2d54a4a493f9f9e38317064
5
5
  SHA512:
6
- metadata.gz: 518cd72e6d319814840998b593e620b74587369b9da61b5cf182c23f0008e95d02642f9aeae86606a18cda99fecd427bae62fadee654e4b5d220b46413308fe6
7
- data.tar.gz: 5f0e7d4afc64373ab8a18ba7b93cccdea8f7c2977438de61243d330422f513733a5a6a96426e098c03b8f42650623196ae6c486fa81745a38bb9f7a593f6e503
6
+ metadata.gz: fa113b85c59a96465ecd47af453ee7100a92da65787fe35bc006e7145e24063cd4fc0094b07c677ab61573e3759c26868dd1bb5d78c79c01cada5ca9840cbe35
7
+ data.tar.gz: 26a1576544bdd10de1569e8e6572eb1fdbf315f4f98d5cf2dc27d6b92a6e82c81d128ef048c08056d8929335287fb576fb9380a1b4340e15de730c4f418e1dfa
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [![Gem Version](https://badge.fury.io/rb/scrivito_content_browser.svg)](https://badge.fury.io/rb/scrivito_content_browser)
4
4
 
5
- The [Scrivito](http://scrivito.com) content browser is a JavaScript based tool to add, update and
5
+ The [Scrivito](https://scrivito.com) content browser is a JavaScript based tool to add, update and
6
6
  delete Scrivito CMS resources and documents.
7
7
  It provides flexible configuration options and can easily be integrated into your application.
8
8