administrate-field-money 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: 95662930ddcfa174be4c78ffb58846b06c987dea
4
- data.tar.gz: 6e46ef4d320079da61fd3a6ef40c66d70eadf088
3
+ metadata.gz: 4daabb5f388c7b02aed1c76eefaa8f05c75a8591
4
+ data.tar.gz: f83b82efb3e6ba0fc4d765f11626ded6bac0a1e0
5
5
  SHA512:
6
- metadata.gz: 83a9ea78a4d4c5137922697030936c2977422d329092840b36716d82aadbe0dbca4c8815aadf0b27be3f0b982eb6698d85c9a499c0e5e4e7eddef9f05403b614
7
- data.tar.gz: 103275818cdbf5f8e5422738cf8f7d3f5ec8de61b763a20f4a44d3c5f1b0f9127fcfd5d16ac0a64961e14833a7474ccd34e62ffd52a6ae661a17daae4a9b05b9
6
+ metadata.gz: 3f2b7debef54b180b4424610a0a1e5f1d6deef1ddb21869467e1ee072edfcdc50c034074da394df984cfad75d44ce0260c5f99530c11ae56b075e6b90be2989f
7
+ data.tar.gz: 39457b47df2fbfceb33efd5647eb7c5600a16c409d4f06274cda6659d1e039f9c565784e1897770b61e25b3551b0537d20bf56ca95916db82243558328817c9b
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## [v0.0.3](https://github.com/z-productions/administrate-field-money/tree/v0.0.3) (2016-11-22)
4
+ [Full Changelog](https://github.com/z-productions/administrate-field-money/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-money/tree/v0.0.2) (2016-11-14)
4
9
  [Full Changelog](https://github.com/z-productions/administrate-field-money/compare/v0.0.1...v0.0.2)
5
10
 
@@ -1,63 +1,69 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- administrate-field-money (0.0.1)
5
- administrate (~> 0.2.1)
4
+ administrate-field-money (0.0.3)
5
+ administrate (~> 0.3.0)
6
6
  money (~> 6.7)
7
7
  rails (>= 4.2)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionmailer (4.2.7.1)
13
- actionpack (= 4.2.7.1)
14
- actionview (= 4.2.7.1)
15
- activejob (= 4.2.7.1)
12
+ actioncable (5.0.0.1)
13
+ actionpack (= 5.0.0.1)
14
+ nio4r (~> 1.2)
15
+ websocket-driver (~> 0.6.1)
16
+ actionmailer (5.0.0.1)
17
+ actionpack (= 5.0.0.1)
18
+ actionview (= 5.0.0.1)
19
+ activejob (= 5.0.0.1)
16
20
  mail (~> 2.5, >= 2.5.4)
17
- rails-dom-testing (~> 1.0, >= 1.0.5)
18
- actionpack (4.2.7.1)
19
- actionview (= 4.2.7.1)
20
- activesupport (= 4.2.7.1)
21
- rack (~> 1.6)
22
- rack-test (~> 0.6.2)
23
- rails-dom-testing (~> 1.0, >= 1.0.5)
21
+ rails-dom-testing (~> 2.0)
22
+ actionpack (5.0.0.1)
23
+ actionview (= 5.0.0.1)
24
+ activesupport (= 5.0.0.1)
25
+ rack (~> 2.0)
26
+ rack-test (~> 0.6.3)
27
+ rails-dom-testing (~> 2.0)
24
28
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
25
- actionview (4.2.7.1)
26
- activesupport (= 4.2.7.1)
29
+ actionview (5.0.0.1)
30
+ activesupport (= 5.0.0.1)
27
31
  builder (~> 3.1)
28
32
  erubis (~> 2.7.0)
29
- rails-dom-testing (~> 1.0, >= 1.0.5)
33
+ rails-dom-testing (~> 2.0)
30
34
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
31
- activejob (4.2.7.1)
32
- activesupport (= 4.2.7.1)
33
- globalid (>= 0.3.0)
34
- activemodel (4.2.7.1)
35
- activesupport (= 4.2.7.1)
36
- builder (~> 3.1)
37
- activerecord (4.2.7.1)
38
- activemodel (= 4.2.7.1)
39
- activesupport (= 4.2.7.1)
40
- arel (~> 6.0)
41
- activesupport (4.2.7.1)
35
+ activejob (5.0.0.1)
36
+ activesupport (= 5.0.0.1)
37
+ globalid (>= 0.3.6)
38
+ activemodel (5.0.0.1)
39
+ activesupport (= 5.0.0.1)
40
+ activerecord (5.0.0.1)
41
+ activemodel (= 5.0.0.1)
42
+ activesupport (= 5.0.0.1)
43
+ arel (~> 7.0)
44
+ activesupport (5.0.0.1)
45
+ concurrent-ruby (~> 1.0, >= 1.0.2)
42
46
  i18n (~> 0.7)
43
- json (~> 1.7, >= 1.7.7)
44
47
  minitest (~> 5.1)
45
- thread_safe (~> 0.3, >= 0.3.4)
46
48
  tzinfo (~> 1.1)
47
- administrate (0.2.2)
49
+ administrate (0.3.0)
48
50
  autoprefixer-rails (~> 6.0)
51
+ bourbon (~> 4.2)
49
52
  datetime_picker_rails (~> 0.0.7)
50
53
  jquery-rails (~> 4.0)
51
54
  kaminari (~> 0.16)
52
55
  momentjs-rails (~> 2.8)
53
56
  neat (~> 1.1)
54
57
  normalize-rails (~> 3.0)
55
- rails (~> 4.2)
58
+ rails (>= 4.2, < 5.1)
56
59
  sass-rails (~> 5.0)
57
60
  selectize-rails (~> 0.6)
58
- arel (6.0.3)
61
+ arel (7.1.4)
59
62
  autoprefixer-rails (6.5.3)
60
63
  execjs
64
+ bourbon (4.2.7)
65
+ sass (~> 3.4)
66
+ thor (~> 0.19)
61
67
  builder (3.2.2)
62
68
  concurrent-ruby (1.0.2)
63
69
  datetime_picker_rails (0.0.7)
@@ -71,7 +77,6 @@ GEM
71
77
  rails-dom-testing (>= 1, < 3)
72
78
  railties (>= 4.2.0)
73
79
  thor (>= 0.14, < 2.0)
74
- json (1.8.3)
75
80
  kaminari (0.17.0)
76
81
  actionpack (>= 3.0.0)
77
82
  activesupport (>= 3.0.0)
@@ -79,6 +84,7 @@ GEM
79
84
  nokogiri (>= 1.5.9)
80
85
  mail (2.6.4)
81
86
  mime-types (>= 1.16, < 4)
87
+ method_source (0.8.2)
82
88
  mime-types (3.1)
83
89
  mime-types-data (~> 3.2015)
84
90
  mime-types-data (3.2016.0521)
@@ -92,34 +98,34 @@ GEM
92
98
  neat (1.8.0)
93
99
  sass (>= 3.3)
94
100
  thor (~> 0.19)
101
+ nio4r (1.2.1)
95
102
  nokogiri (1.6.8.1)
96
103
  mini_portile2 (~> 2.1.0)
97
104
  normalize-rails (3.0.3)
98
- rack (1.6.5)
105
+ rack (2.0.1)
99
106
  rack-test (0.6.3)
100
107
  rack (>= 1.0)
101
- rails (4.2.7.1)
102
- actionmailer (= 4.2.7.1)
103
- actionpack (= 4.2.7.1)
104
- actionview (= 4.2.7.1)
105
- activejob (= 4.2.7.1)
106
- activemodel (= 4.2.7.1)
107
- activerecord (= 4.2.7.1)
108
- activesupport (= 4.2.7.1)
108
+ rails (5.0.0.1)
109
+ actioncable (= 5.0.0.1)
110
+ actionmailer (= 5.0.0.1)
111
+ actionpack (= 5.0.0.1)
112
+ actionview (= 5.0.0.1)
113
+ activejob (= 5.0.0.1)
114
+ activemodel (= 5.0.0.1)
115
+ activerecord (= 5.0.0.1)
116
+ activesupport (= 5.0.0.1)
109
117
  bundler (>= 1.3.0, < 2.0)
110
- railties (= 4.2.7.1)
111
- sprockets-rails
112
- rails-deprecated_sanitizer (1.0.3)
113
- activesupport (>= 4.2.0.alpha)
114
- rails-dom-testing (1.0.7)
115
- activesupport (>= 4.2.0.beta, < 5.0)
118
+ railties (= 5.0.0.1)
119
+ sprockets-rails (>= 2.0.0)
120
+ rails-dom-testing (2.0.1)
121
+ activesupport (>= 4.2.0, < 6.0)
116
122
  nokogiri (~> 1.6.0)
117
- rails-deprecated_sanitizer (>= 1.0.1)
118
123
  rails-html-sanitizer (1.0.3)
119
124
  loofah (~> 2.0)
120
- railties (4.2.7.1)
121
- actionpack (= 4.2.7.1)
122
- activesupport (= 4.2.7.1)
125
+ railties (5.0.0.1)
126
+ actionpack (= 5.0.0.1)
127
+ activesupport (= 5.0.0.1)
128
+ method_source
123
129
  rake (>= 0.8.7)
124
130
  thor (>= 0.18.1, < 2.0)
125
131
  rake (11.3.0)
@@ -144,6 +150,9 @@ GEM
144
150
  tilt (2.0.5)
145
151
  tzinfo (1.2.2)
146
152
  thread_safe (~> 0.1)
153
+ websocket-driver (0.6.4)
154
+ websocket-extensions (>= 0.1.0)
155
+ websocket-extensions (0.1.2)
147
156
 
148
157
  PLATFORMS
149
158
  ruby
data/README.md CHANGED
@@ -13,7 +13,7 @@ A plugin to deal with money in [Administrate], with the help of [Money] gem.
13
13
  Add it to your `Gemfile`:
14
14
 
15
15
  ```ruby
16
- gem 'administrate-field-money', '~> 0.0.1'
16
+ gem 'administrate-field-money', '~> 0.0.3'
17
17
  ```
18
18
 
19
19
  Run:
@@ -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-money'
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
8
  gem.homepage = 'https://github.com/z-productions/administrate-field-money'
@@ -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.2.1'
17
+ gem.add_runtime_dependency 'administrate', '~> 0.3.0'
18
18
  gem.add_runtime_dependency 'rails', '>= 4.2'
19
19
  gem.add_runtime_dependency 'money', '~> 6.7'
20
20
  end
@@ -1,7 +1,7 @@
1
1
  <%#
2
2
  # Money Show Partial
3
3
 
4
- This partial renders a date to be displayed
4
+ This partial renders an amount to be displayed
5
5
  on a resource's show page.
6
6
 
7
7
  ## Local variables:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: administrate-field-money
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-14 00:00:00.000000000 Z
11
+ date: 2016-11-25 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.2.1
19
+ version: 0.3.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.2.1
26
+ version: 0.3.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rails
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -93,7 +93,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
93
  version: '0'
94
94
  requirements: []
95
95
  rubyforge_project:
96
- rubygems_version: 2.5.1
96
+ rubygems_version: 2.5.2
97
97
  signing_key:
98
98
  specification_version: 4
99
99
  summary: A plugin to deal with money in Administrate