administrate-field-simple_markdown 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/Gemfile.lock +58 -58
- data/README.md +1 -1
- data/administrate-field-simple_markdown.gemspec +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 06ec9a469a69bc3a828855ae6bd701b15e285c74
|
4
|
+
data.tar.gz: dddc613eed77e4390c2de4a3b4734de790e6584a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bef052ed0f715de1d25e69d7bb0c31ccbf667561d55fc016aa233db3c06682c9982f947464d33f985cf825fd6929c51a0d8d9d583c7aaf3629515204e7d9df14
|
7
|
+
data.tar.gz: 6bcea01d9cbdcdac2e6031f75d0ea8b40926c7816ca7178999c79c577bc1ab0fc51695ea01a0bc24c8372f7a712ee1fb4d4bf99a1023cd99aeb6a279cc171a0f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [v0.0.3](https://github.com/z-productions/administrate-field-simple_markdown/tree/v0.0.3) (2017-03-20)
|
4
|
+
[Full Changelog](https://github.com/z-productions/administrate-field-simple_markdown/compare/v0.0.2...v0.0.3)
|
5
|
+
|
6
|
+
* Bump up Administrate dependency
|
7
|
+
|
3
8
|
## [v0.0.2](https://github.com/z-productions/administrate-field-simple_markdown/tree/v0.0.2) (2016-11-22)
|
4
9
|
[Full Changelog](https://github.com/z-productions/administrate-field-simple_markdown/compare/v0.0.1...v0.0.2)
|
5
10
|
|
data/Gemfile.lock
CHANGED
@@ -1,52 +1,52 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
administrate-field-simple_markdown (0.0.
|
5
|
-
administrate (~> 0.
|
4
|
+
administrate-field-simple_markdown (0.0.3)
|
5
|
+
administrate (~> 0.4.0)
|
6
6
|
rails (>= 4.2)
|
7
7
|
redcarpet (~> 3.3)
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
actioncable (5.0.
|
13
|
-
actionpack (= 5.0.
|
14
|
-
nio4r (
|
12
|
+
actioncable (5.0.2)
|
13
|
+
actionpack (= 5.0.2)
|
14
|
+
nio4r (>= 1.2, < 3.0)
|
15
15
|
websocket-driver (~> 0.6.1)
|
16
|
-
actionmailer (5.0.
|
17
|
-
actionpack (= 5.0.
|
18
|
-
actionview (= 5.0.
|
19
|
-
activejob (= 5.0.
|
16
|
+
actionmailer (5.0.2)
|
17
|
+
actionpack (= 5.0.2)
|
18
|
+
actionview (= 5.0.2)
|
19
|
+
activejob (= 5.0.2)
|
20
20
|
mail (~> 2.5, >= 2.5.4)
|
21
21
|
rails-dom-testing (~> 2.0)
|
22
|
-
actionpack (5.0.
|
23
|
-
actionview (= 5.0.
|
24
|
-
activesupport (= 5.0.
|
22
|
+
actionpack (5.0.2)
|
23
|
+
actionview (= 5.0.2)
|
24
|
+
activesupport (= 5.0.2)
|
25
25
|
rack (~> 2.0)
|
26
26
|
rack-test (~> 0.6.3)
|
27
27
|
rails-dom-testing (~> 2.0)
|
28
28
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
29
|
-
actionview (5.0.
|
30
|
-
activesupport (= 5.0.
|
29
|
+
actionview (5.0.2)
|
30
|
+
activesupport (= 5.0.2)
|
31
31
|
builder (~> 3.1)
|
32
32
|
erubis (~> 2.7.0)
|
33
33
|
rails-dom-testing (~> 2.0)
|
34
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.
|
35
|
-
activejob (5.0.
|
36
|
-
activesupport (= 5.0.
|
34
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
35
|
+
activejob (5.0.2)
|
36
|
+
activesupport (= 5.0.2)
|
37
37
|
globalid (>= 0.3.6)
|
38
|
-
activemodel (5.0.
|
39
|
-
activesupport (= 5.0.
|
40
|
-
activerecord (5.0.
|
41
|
-
activemodel (= 5.0.
|
42
|
-
activesupport (= 5.0.
|
38
|
+
activemodel (5.0.2)
|
39
|
+
activesupport (= 5.0.2)
|
40
|
+
activerecord (5.0.2)
|
41
|
+
activemodel (= 5.0.2)
|
42
|
+
activesupport (= 5.0.2)
|
43
43
|
arel (~> 7.0)
|
44
|
-
activesupport (5.0.
|
44
|
+
activesupport (5.0.2)
|
45
45
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
46
46
|
i18n (~> 0.7)
|
47
47
|
minitest (~> 5.1)
|
48
48
|
tzinfo (~> 1.1)
|
49
|
-
administrate (0.
|
49
|
+
administrate (0.4.0)
|
50
50
|
autoprefixer-rails (~> 6.0)
|
51
51
|
bourbon (~> 4.2)
|
52
52
|
datetime_picker_rails (~> 0.0.7)
|
@@ -59,21 +59,21 @@ GEM
|
|
59
59
|
sass-rails (~> 5.0)
|
60
60
|
selectize-rails (~> 0.6)
|
61
61
|
arel (7.1.4)
|
62
|
-
autoprefixer-rails (6.
|
62
|
+
autoprefixer-rails (6.7.7)
|
63
63
|
execjs
|
64
|
-
bourbon (4.
|
64
|
+
bourbon (4.3.3)
|
65
65
|
sass (~> 3.4)
|
66
66
|
thor (~> 0.19)
|
67
|
-
builder (3.2.
|
68
|
-
concurrent-ruby (1.0.
|
67
|
+
builder (3.2.3)
|
68
|
+
concurrent-ruby (1.0.5)
|
69
69
|
datetime_picker_rails (0.0.7)
|
70
70
|
momentjs-rails (>= 2.8.1)
|
71
71
|
erubis (2.7.0)
|
72
72
|
execjs (2.7.0)
|
73
73
|
globalid (0.3.7)
|
74
74
|
activesupport (>= 4.1.0)
|
75
|
-
i18n (0.
|
76
|
-
jquery-rails (4.2.
|
75
|
+
i18n (0.8.1)
|
76
|
+
jquery-rails (4.2.2)
|
77
77
|
rails-dom-testing (>= 1, < 3)
|
78
78
|
railties (>= 4.2.0)
|
79
79
|
thor (>= 0.14, < 2.0)
|
@@ -89,45 +89,45 @@ GEM
|
|
89
89
|
mime-types-data (~> 3.2015)
|
90
90
|
mime-types-data (3.2016.0521)
|
91
91
|
mini_portile2 (2.1.0)
|
92
|
-
minitest (5.
|
93
|
-
momentjs-rails (2.
|
92
|
+
minitest (5.10.1)
|
93
|
+
momentjs-rails (2.17.1)
|
94
94
|
railties (>= 3.1)
|
95
95
|
neat (1.8.0)
|
96
96
|
sass (>= 3.3)
|
97
97
|
thor (~> 0.19)
|
98
|
-
nio4r (
|
99
|
-
nokogiri (1.
|
98
|
+
nio4r (2.0.0)
|
99
|
+
nokogiri (1.7.1)
|
100
100
|
mini_portile2 (~> 2.1.0)
|
101
101
|
normalize-rails (3.0.3)
|
102
102
|
rack (2.0.1)
|
103
103
|
rack-test (0.6.3)
|
104
104
|
rack (>= 1.0)
|
105
|
-
rails (5.0.
|
106
|
-
actioncable (= 5.0.
|
107
|
-
actionmailer (= 5.0.
|
108
|
-
actionpack (= 5.0.
|
109
|
-
actionview (= 5.0.
|
110
|
-
activejob (= 5.0.
|
111
|
-
activemodel (= 5.0.
|
112
|
-
activerecord (= 5.0.
|
113
|
-
activesupport (= 5.0.
|
105
|
+
rails (5.0.2)
|
106
|
+
actioncable (= 5.0.2)
|
107
|
+
actionmailer (= 5.0.2)
|
108
|
+
actionpack (= 5.0.2)
|
109
|
+
actionview (= 5.0.2)
|
110
|
+
activejob (= 5.0.2)
|
111
|
+
activemodel (= 5.0.2)
|
112
|
+
activerecord (= 5.0.2)
|
113
|
+
activesupport (= 5.0.2)
|
114
114
|
bundler (>= 1.3.0, < 2.0)
|
115
|
-
railties (= 5.0.
|
115
|
+
railties (= 5.0.2)
|
116
116
|
sprockets-rails (>= 2.0.0)
|
117
|
-
rails-dom-testing (2.0.
|
117
|
+
rails-dom-testing (2.0.2)
|
118
118
|
activesupport (>= 4.2.0, < 6.0)
|
119
|
-
nokogiri (~> 1.6
|
119
|
+
nokogiri (~> 1.6)
|
120
120
|
rails-html-sanitizer (1.0.3)
|
121
121
|
loofah (~> 2.0)
|
122
|
-
railties (5.0.
|
123
|
-
actionpack (= 5.0.
|
124
|
-
activesupport (= 5.0.
|
122
|
+
railties (5.0.2)
|
123
|
+
actionpack (= 5.0.2)
|
124
|
+
activesupport (= 5.0.2)
|
125
125
|
method_source
|
126
126
|
rake (>= 0.8.7)
|
127
127
|
thor (>= 0.18.1, < 2.0)
|
128
|
-
rake (
|
129
|
-
redcarpet (3.
|
130
|
-
sass (3.4.
|
128
|
+
rake (12.0.0)
|
129
|
+
redcarpet (3.4.0)
|
130
|
+
sass (3.4.23)
|
131
131
|
sass-rails (5.0.6)
|
132
132
|
railties (>= 4.0.0, < 6)
|
133
133
|
sass (~> 3.1)
|
@@ -135,19 +135,19 @@ GEM
|
|
135
135
|
sprockets-rails (>= 2.0, < 4.0)
|
136
136
|
tilt (>= 1.1, < 3)
|
137
137
|
selectize-rails (0.12.4)
|
138
|
-
sprockets (3.7.
|
138
|
+
sprockets (3.7.1)
|
139
139
|
concurrent-ruby (~> 1.0)
|
140
140
|
rack (> 1, < 3)
|
141
141
|
sprockets-rails (3.2.0)
|
142
142
|
actionpack (>= 4.0)
|
143
143
|
activesupport (>= 4.0)
|
144
144
|
sprockets (>= 3.0.0)
|
145
|
-
thor (0.19.
|
146
|
-
thread_safe (0.3.
|
147
|
-
tilt (2.0.
|
145
|
+
thor (0.19.4)
|
146
|
+
thread_safe (0.3.6)
|
147
|
+
tilt (2.0.7)
|
148
148
|
tzinfo (1.2.2)
|
149
149
|
thread_safe (~> 0.1)
|
150
|
-
websocket-driver (0.6.
|
150
|
+
websocket-driver (0.6.5)
|
151
151
|
websocket-extensions (>= 0.1.0)
|
152
152
|
websocket-extensions (0.1.2)
|
153
153
|
|
@@ -158,4 +158,4 @@ DEPENDENCIES
|
|
158
158
|
administrate-field-simple_markdown!
|
159
159
|
|
160
160
|
BUNDLED WITH
|
161
|
-
1.
|
161
|
+
1.14.6
|
data/README.md
CHANGED
@@ -2,7 +2,7 @@ $:.push File.expand_path('../lib', __FILE__)
|
|
2
2
|
|
3
3
|
Gem::Specification.new do |gem|
|
4
4
|
gem.name = 'administrate-field-simple_markdown'
|
5
|
-
gem.version = '0.0.
|
5
|
+
gem.version = '0.0.3'
|
6
6
|
gem.authors = ['Michele Gerarduzzi']
|
7
7
|
gem.email = ['michele.gerarduzzi@gmail.com']
|
8
8
|
gem.homepage = 'https://github.com/z-productions/administrate-field-simple_markdown'
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
|
|
14
14
|
gem.files = `git ls-files`.split("\n")
|
15
15
|
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
|
16
16
|
|
17
|
-
gem.add_runtime_dependency 'administrate', '~> 0.
|
17
|
+
gem.add_runtime_dependency 'administrate', '~> 0.4.0'
|
18
18
|
gem.add_runtime_dependency 'rails', '>= 4.2'
|
19
19
|
gem.add_runtime_dependency 'redcarpet', '~> 3.3'
|
20
20
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: administrate-field-simple_markdown
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michele Gerarduzzi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2017-03-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: administrate
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.
|
19
|
+
version: 0.4.0
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.
|
26
|
+
version: 0.4.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: rails
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -95,7 +95,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
95
95
|
version: '0'
|
96
96
|
requirements: []
|
97
97
|
rubyforge_project:
|
98
|
-
rubygems_version: 2.
|
98
|
+
rubygems_version: 2.6.8
|
99
99
|
signing_key:
|
100
100
|
specification_version: 4
|
101
101
|
summary: A plugin to edit Markdown text in Administrate
|