administrate-field-hidden 0.0.1 → 0.0.2

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: 652b74d056724d444ee8593242a708ca24891eda
4
- data.tar.gz: abaf4c691ccd49e5cd5be0026ac42f330f7c2ebd
3
+ metadata.gz: 8d44f3d75b92c416389d362c4318091dcf5c2804
4
+ data.tar.gz: 7e2349c8af1052ab5255321506f4ff4b50a3c2e8
5
5
  SHA512:
6
- metadata.gz: f9a459867728a1d53115612f15468bad5f9a582a42d512e860fd295d5606fdcdd6b3d485a061cbaa035193676a0281e24d1dab91c0b1b761a98edf04b899d168
7
- data.tar.gz: 4e707a7e8d2717909e6dfecd28cecbd7644eb8da8383b25bed33796c1c344d1cbccd09c4c35df5866d99fc7e76244910c436fe9c6b2bf704c2e28732216de1d7
6
+ metadata.gz: 263063d8c16cf4cf9f7c4031df174867ad10270118d05cae2adf5f603d606ce3ebe848972684f1c1e21f7bb96b3c932ff02c916f28d59f350b9d6f047a43fe1b
7
+ data.tar.gz: 8c333060698e0d34a548914ab732e28fa1090b9d6e5f504a32c200f9327fab98bb99fe1378e2ed5e5755c5d85fff1b31c988ef23289f46823e8c6f29ae45ed07
@@ -0,0 +1 @@
1
+ *.gem
@@ -1,4 +1,9 @@
1
1
  # Changelog
2
2
 
3
- ## [v0.0.1](https://github.com/z-productions/administrate-field-hidden/tree/v0.0.1) (2016-12-07)
3
+ ## [v0.0.2](https://github.com/zooppa/administrate-field-hidden/tree/v0.0.2) (2017-03-20)
4
+ [Full Changelog](https://github.com/zooppa/administrate-field-hidden/compare/v0.0.1...v0.0.2)
5
+
6
+ * Bump up Administrate dependency
7
+
8
+ ## [v0.0.1](https://github.com/zooppa/administrate-field-hidden/tree/v0.0.1) (2016-12-07)
4
9
  First release
@@ -1,51 +1,51 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- administrate-field-hidden (0.0.1)
5
- administrate (~> 0.3.0)
4
+ administrate-field-hidden (0.0.2)
5
+ administrate (~> 0.4.0)
6
6
  rails (>= 4.2)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actioncable (5.0.0.1)
12
- actionpack (= 5.0.0.1)
13
- nio4r (~> 1.2)
11
+ actioncable (5.0.2)
12
+ actionpack (= 5.0.2)
13
+ nio4r (>= 1.2, < 3.0)
14
14
  websocket-driver (~> 0.6.1)
15
- actionmailer (5.0.0.1)
16
- actionpack (= 5.0.0.1)
17
- actionview (= 5.0.0.1)
18
- activejob (= 5.0.0.1)
15
+ actionmailer (5.0.2)
16
+ actionpack (= 5.0.2)
17
+ actionview (= 5.0.2)
18
+ activejob (= 5.0.2)
19
19
  mail (~> 2.5, >= 2.5.4)
20
20
  rails-dom-testing (~> 2.0)
21
- actionpack (5.0.0.1)
22
- actionview (= 5.0.0.1)
23
- activesupport (= 5.0.0.1)
21
+ actionpack (5.0.2)
22
+ actionview (= 5.0.2)
23
+ activesupport (= 5.0.2)
24
24
  rack (~> 2.0)
25
25
  rack-test (~> 0.6.3)
26
26
  rails-dom-testing (~> 2.0)
27
27
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
28
- actionview (5.0.0.1)
29
- activesupport (= 5.0.0.1)
28
+ actionview (5.0.2)
29
+ activesupport (= 5.0.2)
30
30
  builder (~> 3.1)
31
31
  erubis (~> 2.7.0)
32
32
  rails-dom-testing (~> 2.0)
33
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
34
- activejob (5.0.0.1)
35
- activesupport (= 5.0.0.1)
33
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
34
+ activejob (5.0.2)
35
+ activesupport (= 5.0.2)
36
36
  globalid (>= 0.3.6)
37
- activemodel (5.0.0.1)
38
- activesupport (= 5.0.0.1)
39
- activerecord (5.0.0.1)
40
- activemodel (= 5.0.0.1)
41
- activesupport (= 5.0.0.1)
37
+ activemodel (5.0.2)
38
+ activesupport (= 5.0.2)
39
+ activerecord (5.0.2)
40
+ activemodel (= 5.0.2)
41
+ activesupport (= 5.0.2)
42
42
  arel (~> 7.0)
43
- activesupport (5.0.0.1)
43
+ activesupport (5.0.2)
44
44
  concurrent-ruby (~> 1.0, >= 1.0.2)
45
45
  i18n (~> 0.7)
46
46
  minitest (~> 5.1)
47
47
  tzinfo (~> 1.1)
48
- administrate (0.3.0)
48
+ administrate (0.4.0)
49
49
  autoprefixer-rails (~> 6.0)
50
50
  bourbon (~> 4.2)
51
51
  datetime_picker_rails (~> 0.0.7)
@@ -58,21 +58,21 @@ GEM
58
58
  sass-rails (~> 5.0)
59
59
  selectize-rails (~> 0.6)
60
60
  arel (7.1.4)
61
- autoprefixer-rails (6.5.3.1)
61
+ autoprefixer-rails (6.7.7)
62
62
  execjs
63
- bourbon (4.2.7)
63
+ bourbon (4.3.3)
64
64
  sass (~> 3.4)
65
65
  thor (~> 0.19)
66
- builder (3.2.2)
67
- concurrent-ruby (1.0.2)
66
+ builder (3.2.3)
67
+ concurrent-ruby (1.0.5)
68
68
  datetime_picker_rails (0.0.7)
69
69
  momentjs-rails (>= 2.8.1)
70
70
  erubis (2.7.0)
71
71
  execjs (2.7.0)
72
72
  globalid (0.3.7)
73
73
  activesupport (>= 4.1.0)
74
- i18n (0.7.0)
75
- jquery-rails (4.2.1)
74
+ i18n (0.8.1)
75
+ jquery-rails (4.2.2)
76
76
  rails-dom-testing (>= 1, < 3)
77
77
  railties (>= 4.2.0)
78
78
  thor (>= 0.14, < 2.0)
@@ -89,43 +89,43 @@ GEM
89
89
  mime-types-data (3.2016.0521)
90
90
  mini_portile2 (2.1.0)
91
91
  minitest (5.10.1)
92
- momentjs-rails (2.15.1)
92
+ momentjs-rails (2.17.1)
93
93
  railties (>= 3.1)
94
94
  neat (1.8.0)
95
95
  sass (>= 3.3)
96
96
  thor (~> 0.19)
97
- nio4r (1.2.1)
98
- nokogiri (1.6.8.1)
97
+ nio4r (2.0.0)
98
+ nokogiri (1.7.1)
99
99
  mini_portile2 (~> 2.1.0)
100
100
  normalize-rails (3.0.3)
101
101
  rack (2.0.1)
102
102
  rack-test (0.6.3)
103
103
  rack (>= 1.0)
104
- rails (5.0.0.1)
105
- actioncable (= 5.0.0.1)
106
- actionmailer (= 5.0.0.1)
107
- actionpack (= 5.0.0.1)
108
- actionview (= 5.0.0.1)
109
- activejob (= 5.0.0.1)
110
- activemodel (= 5.0.0.1)
111
- activerecord (= 5.0.0.1)
112
- activesupport (= 5.0.0.1)
104
+ rails (5.0.2)
105
+ actioncable (= 5.0.2)
106
+ actionmailer (= 5.0.2)
107
+ actionpack (= 5.0.2)
108
+ actionview (= 5.0.2)
109
+ activejob (= 5.0.2)
110
+ activemodel (= 5.0.2)
111
+ activerecord (= 5.0.2)
112
+ activesupport (= 5.0.2)
113
113
  bundler (>= 1.3.0, < 2.0)
114
- railties (= 5.0.0.1)
114
+ railties (= 5.0.2)
115
115
  sprockets-rails (>= 2.0.0)
116
- rails-dom-testing (2.0.1)
116
+ rails-dom-testing (2.0.2)
117
117
  activesupport (>= 4.2.0, < 6.0)
118
- nokogiri (~> 1.6.0)
118
+ nokogiri (~> 1.6)
119
119
  rails-html-sanitizer (1.0.3)
120
120
  loofah (~> 2.0)
121
- railties (5.0.0.1)
122
- actionpack (= 5.0.0.1)
123
- activesupport (= 5.0.0.1)
121
+ railties (5.0.2)
122
+ actionpack (= 5.0.2)
123
+ activesupport (= 5.0.2)
124
124
  method_source
125
125
  rake (>= 0.8.7)
126
126
  thor (>= 0.18.1, < 2.0)
127
127
  rake (12.0.0)
128
- sass (3.4.22)
128
+ sass (3.4.23)
129
129
  sass-rails (5.0.6)
130
130
  railties (>= 4.0.0, < 6)
131
131
  sass (~> 3.1)
@@ -133,7 +133,7 @@ GEM
133
133
  sprockets-rails (>= 2.0, < 4.0)
134
134
  tilt (>= 1.1, < 3)
135
135
  selectize-rails (0.12.4)
136
- sprockets (3.7.0)
136
+ sprockets (3.7.1)
137
137
  concurrent-ruby (~> 1.0)
138
138
  rack (> 1, < 3)
139
139
  sprockets-rails (3.2.0)
@@ -141,11 +141,11 @@ GEM
141
141
  activesupport (>= 4.0)
142
142
  sprockets (>= 3.0.0)
143
143
  thor (0.19.4)
144
- thread_safe (0.3.5)
145
- tilt (2.0.5)
144
+ thread_safe (0.3.6)
145
+ tilt (2.0.7)
146
146
  tzinfo (1.2.2)
147
147
  thread_safe (~> 0.1)
148
- websocket-driver (0.6.4)
148
+ websocket-driver (0.6.5)
149
149
  websocket-extensions (>= 0.1.0)
150
150
  websocket-extensions (0.1.2)
151
151
 
@@ -156,4 +156,4 @@ DEPENDENCIES
156
156
  administrate-field-hidden!
157
157
 
158
158
  BUNDLED WITH
159
- 1.13.6
159
+ 1.14.6
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Administrate::Field::Hidden
2
2
 
3
- [![Code Climate](https://codeclimate.com/github/z-productions/administrate-field-hidden/badges/gpa.svg)](https://codeclimate.com/github/z-productions/administrate-field-hidden)
3
+ [![Code Climate](https://codeclimate.com/github/zooppa/administrate-field-hidden/badges/gpa.svg)](https://codeclimate.com/github/zooppa/administrate-field-hidden)
4
4
 
5
5
  A plugin for hidden fields in [Administrate].
6
6
 
@@ -9,7 +9,7 @@ A plugin for hidden fields in [Administrate].
9
9
  Add it to your `Gemfile`:
10
10
 
11
11
  ```ruby
12
- gem 'administrate-field-hidden', '~> 0.0.1'
12
+ gem 'administrate-field-hidden', '~> 0.0.2'
13
13
  ```
14
14
 
15
15
  Run:
@@ -2,10 +2,10 @@ $:.push File.expand_path('../lib', __FILE__)
2
2
 
3
3
  Gem::Specification.new do |gem|
4
4
  gem.name = 'administrate-field-hidden'
5
- gem.version = '0.0.1'
5
+ gem.version = '0.0.2'
6
6
  gem.authors = ['Michele Gerarduzzi']
7
7
  gem.email = ['michele.gerarduzzi@gmail.com']
8
- gem.homepage = 'https://github.com/z-productions/administrate-field-hidden'
8
+ gem.homepage = 'https://github.com/zooppa/administrate-field-hidden'
9
9
  gem.summary = 'A plugin for hidden fields in Administrate'
10
10
  gem.description = gem.summary
11
11
  gem.license = 'MIT'
@@ -14,6 +14,6 @@ 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.3.0'
17
+ gem.add_runtime_dependency 'administrate', '~> 0.4.0'
18
18
  gem.add_runtime_dependency 'rails', '>= 4.2'
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: administrate-field-hidden
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michele Gerarduzzi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-07 00:00:00.000000000 Z
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.3.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.3.0
26
+ version: 0.4.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rails
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -45,6 +45,7 @@ executables: []
45
45
  extensions: []
46
46
  extra_rdoc_files: []
47
47
  files:
48
+ - ".gitignore"
48
49
  - CHANGELOG.md
49
50
  - Gemfile
50
51
  - Gemfile.lock
@@ -55,7 +56,7 @@ files:
55
56
  - app/views/fields/hidden/_index.html.erb
56
57
  - app/views/fields/hidden/_show.html.erb
57
58
  - lib/administrate/field/hidden.rb
58
- homepage: https://github.com/z-productions/administrate-field-hidden
59
+ homepage: https://github.com/zooppa/administrate-field-hidden
59
60
  licenses:
60
61
  - MIT
61
62
  metadata: {}
@@ -75,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
76
  version: '0'
76
77
  requirements: []
77
78
  rubyforge_project:
78
- rubygems_version: 2.5.2
79
+ rubygems_version: 2.6.8
79
80
  signing_key:
80
81
  specification_version: 4
81
82
  summary: A plugin for hidden fields in Administrate