scrivito_ui 1.13.0 → 1.14.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scrivito_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.0
4
+ version: 1.14.0.rc1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scrivito
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-13 00:00:00.000000000 Z
11
+ date: 2018-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -45,13 +45,14 @@ executables: []
45
45
  extensions: []
46
46
  extra_rdoc_files: []
47
47
  files:
48
- - README
48
+ - LICENSE
49
+ - README.md
49
50
  - lib/assets/javascripts/scrivito_ui.js
50
51
  - lib/assets/stylesheets/scrivito_ui.css
51
52
  - lib/scrivito_ui.rb
52
53
  homepage: https://www.scrivito.com/rails/documentation
53
54
  licenses:
54
- - "(c) Infopark AG"
55
+ - Copyright (c) Infopark AG
55
56
  metadata: {}
56
57
  post_install_message:
57
58
  rdoc_options: []
@@ -64,12 +65,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
64
65
  version: '0'
65
66
  required_rubygems_version: !ruby/object:Gem::Requirement
66
67
  requirements:
67
- - - ">="
68
+ - - ">"
68
69
  - !ruby/object:Gem::Version
69
- version: '0'
70
+ version: 1.3.1
70
71
  requirements: []
71
72
  rubyforge_project:
72
- rubygems_version: 2.7.6
73
+ rubygems_version: 2.7.7
73
74
  signing_key:
74
75
  specification_version: 4
75
76
  summary: Scrivito UI
data/README DELETED
@@ -1 +0,0 @@
1
- Javascript UI components for Scrivito, (c) 2016 by Infopark AG