scrivito_space_widget 1.1.5 → 1.1.6
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 744a5b7417c5888ed4ff4ebaaa0036c06b324978
|
4
|
+
data.tar.gz: f598afbd67a84d7795ad14cc956e973cadc09a24
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cfd6cff50cc1777b99c0766c47fd9b5f4356228f247d329120a783e62fb5240c23141ef41ae6705ace1fbc07b1e799664e34d75909cdaf42aeabb9e7aa6de8ab
|
7
|
+
data.tar.gz: 8c957b5cee755c75c35774c4bf4bde65727d689560fb93e57d20a41e8ebc3efb4d5ff51e4b67ecfa7952fab1e416ea5974d5530daaa496a6e2ecf407f47f04c3
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: scrivito_space_widget
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Scrivito
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-09-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -75,7 +75,7 @@ extra_rdoc_files: []
|
|
75
75
|
files:
|
76
76
|
- LICENSE
|
77
77
|
- Rakefile
|
78
|
-
- app/assets/images/
|
78
|
+
- app/assets/images/widget_preview_whitespace.png
|
79
79
|
- app/assets/stylesheets/scrivito_space_widget.css
|
80
80
|
- app/models/space_widget.rb
|
81
81
|
- app/views/space_widget/details.html.erb
|
@@ -106,7 +106,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
106
106
|
version: '0'
|
107
107
|
requirements: []
|
108
108
|
rubyforge_project:
|
109
|
-
rubygems_version: 2.
|
109
|
+
rubygems_version: 2.4.5
|
110
110
|
signing_key:
|
111
111
|
specification_version: 4
|
112
112
|
summary: Scrivito Widget for a spacing between Widgets.
|
Binary file
|