administrate-field-boolean_emoji 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 96be1eff7d3b0600972a41ca4454939a0ba8b8c9
4
- data.tar.gz: ad27b2fe0c98c638becbe2a2f2642ccb53492c3b
3
+ metadata.gz: 181b8abe86faa8a3666a2922496d5f3f85c2c356
4
+ data.tar.gz: 427b5872222767f74f65d35d21f874d1ad55e9e9
5
5
  SHA512:
6
- metadata.gz: 5c07fbe12e9845b81e66ad351d6ae1b9869b3e25560259acb1f77980f2ddf7f95f06b6aea44405d14f0d909132b2dd3aef2e57c66b25679a75116b74abcc8b06
7
- data.tar.gz: 0b8577fabd2bc61016edca30005116d2ae01cfc985c68a9960163ff10acb9f95b39f4080f6a8c894e4179022411d607131308803c3f182831ae25fa87456b3de
6
+ metadata.gz: 273786d1cdaf5f2e62663a08731ec9b74a231c193ab3df480a79776bfa065e6c4f34a7ba77449809f7c19a428e05bee46bf0237dab71f86809bf5d6499283797
7
+ data.tar.gz: b3b5d283423db875519644b8f49433b195db100cd42aa3690d3e2ea554e7b0721c94a2533efabf9b2128e341c8c3320e5c05962c73080e6f3faed9ff2c8d4f5a
@@ -1,9 +1,14 @@
1
1
  # Changelog
2
2
 
3
- ## [v0.0.1](https://github.com/z-productions/administrate-field-boolean_emoji/tree/v0.0.2) (2016-11-29)
4
- [Full Changelog](https://github.com/z-productions/administrate-field-boolean_emoji/compare/v0.0.1...v0.0.2)
3
+ ## [v0.0.3](https://github.com/zooppa/administrate-field-boolean_emoji/tree/v0.0.3) (2017-03-20)
4
+ [Full Changelog](https://github.com/zooppa/administrate-field-boolean_emoji/compare/v0.0.2...v0.0.3)
5
+
6
+ * Bump up Administrate dependency
7
+
8
+ ## [v0.0.2](https://github.com/zooppa/administrate-field-boolean_emoji/tree/v0.0.2) (2016-11-29)
9
+ [Full Changelog](https://github.com/zooppa/administrate-field-boolean_emoji/compare/v0.0.1...v0.0.2)
5
10
 
6
11
  * Fix display in index view
7
12
 
8
- ## [v0.0.1](https://github.com/z-productions/administrate-field-boolean_emoji/tree/v0.0.1) (2016-11-29)
13
+ ## [v0.0.1](https://github.com/zooppa/administrate-field-boolean_emoji/tree/v0.0.1) (2016-11-29)
9
14
  First release
@@ -1,51 +1,51 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- administrate-field-boolean_emoji (0.0.2)
5
- administrate (~> 0.3.0)
4
+ administrate-field-boolean_emoji (0.0.3)
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)
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)
@@ -88,44 +88,44 @@ GEM
88
88
  mime-types-data (~> 3.2015)
89
89
  mime-types-data (3.2016.0521)
90
90
  mini_portile2 (2.1.0)
91
- minitest (5.9.1)
92
- momentjs-rails (2.15.1)
91
+ minitest (5.10.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
- rake (11.3.0)
128
- sass (3.4.22)
127
+ rake (12.0.0)
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-boolean_emoji!
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::BooleanEmoji
2
2
 
3
- [![Code Climate](https://codeclimate.com/github/z-productions/administrate-field-boolean_emoji/badges/gpa.svg)](https://codeclimate.com/github/z-productions/administrate-field-boolean_emoji)
3
+ [![Code Climate](https://codeclimate.com/github/zooppa/administrate-field-boolean_emoji/badges/gpa.svg)](https://codeclimate.com/github/zooppa/administrate-field-boolean_emoji)
4
4
 
5
5
  A plugin to visually display boolean fields in [Administrate].
6
6
 
@@ -9,7 +9,7 @@ A plugin to visually display boolean fields in [Administrate].
9
9
  Add it to your `Gemfile`:
10
10
 
11
11
  ```ruby
12
- gem 'administrate-field-boolean_emoji', '~> 0.0.2'
12
+ gem 'administrate-field-boolean_emoji', '~> 0.0.3'
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-boolean_emoji'
5
- gem.version = '0.0.2'
5
+ gem.version = '0.0.3'
6
6
  gem.authors = ['Michele Gerarduzzi']
7
7
  gem.email = ['michele.gerarduzzi@gmail.com']
8
- gem.homepage = 'https://github.com/z-productions/administrate-field-boolean_emoji'
8
+ gem.homepage = 'https://github.com/zooppa/administrate-field-boolean_emoji'
9
9
  gem.summary = 'A plugin to visually display boolean 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-boolean_emoji
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
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: 2016-11-29 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
@@ -56,7 +56,7 @@ files:
56
56
  - app/views/fields/boolean_emoji/_index.html.erb
57
57
  - app/views/fields/boolean_emoji/_show.html.erb
58
58
  - lib/administrate/field/boolean_emoji.rb
59
- homepage: https://github.com/z-productions/administrate-field-boolean_emoji
59
+ homepage: https://github.com/zooppa/administrate-field-boolean_emoji
60
60
  licenses:
61
61
  - MIT
62
62
  metadata: {}
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
76
  version: '0'
77
77
  requirements: []
78
78
  rubyforge_project:
79
- rubygems_version: 2.5.2
79
+ rubygems_version: 2.6.8
80
80
  signing_key:
81
81
  specification_version: 4
82
82
  summary: A plugin to visually display boolean fields in Administrate