riveter 0.6.0 → 0.7.0

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: 0af369c290c92292bc05e43a0cbef0e2c351b472
4
- data.tar.gz: 4f24145bf053b9dc42dff0b244a4fd98f082adbb
3
+ metadata.gz: 1e92ba0b106dd7a83c6dc310f58dc13f1b7d68b8
4
+ data.tar.gz: be9c8cd23a55cc8ee9b6bfdb45f427abe4081db9
5
5
  SHA512:
6
- metadata.gz: 9f42fa9443a5faf0ca77e413b4e60ec6d1e1f912d8c20cf77d42691656da06575e36d7f70fa53cd22b9557b6d216f800f22ebea13662af4dafb0e92211ade58a
7
- data.tar.gz: 1e2746430be6705fbe977132e98266bd1378bc9785bb70fa1ccbaadeaaee41cbed2f749ada5a7e7765cb6f9446d6d85532404845522d9a6f426f97a6dad2526c
6
+ metadata.gz: ff7c3fbec522cf5408ae309c6a2742e9a7dbdc1a405f5131b975d4222a6abe93fd4bfad7522ffb50eefcbc7a6514f917138beefccb8ed7077914ce985e883b81
7
+ data.tar.gz: 050d800436b390b41194642127335a6374f1add9a957c7dcac5ce078f6084e2f975ee652c0093b1471f4c4ee30b8baffa4e1533707703720d081064871dc4789
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- riveter (0.6.0)
4
+ riveter (0.7.0)
5
5
  activemodel (>= 4.0.0)
6
6
  railties (>= 4.0.0)
7
7
  validates_timeliness (>= 3.0.0)
@@ -9,63 +9,62 @@ PATH
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
+ actionmailer (4.2.9)
13
+ actionpack (= 4.2.9)
14
+ actionview (= 4.2.9)
15
+ activejob (= 4.2.9)
16
16
  mail (~> 2.5, >= 2.5.4)
17
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)
18
+ actionpack (4.2.9)
19
+ actionview (= 4.2.9)
20
+ activesupport (= 4.2.9)
21
21
  rack (~> 1.6)
22
22
  rack-test (~> 0.6.2)
23
23
  rails-dom-testing (~> 1.0, >= 1.0.5)
24
24
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
25
- actionview (4.2.7.1)
26
- activesupport (= 4.2.7.1)
25
+ actionview (4.2.9)
26
+ activesupport (= 4.2.9)
27
27
  builder (~> 3.1)
28
28
  erubis (~> 2.7.0)
29
29
  rails-dom-testing (~> 1.0, >= 1.0.5)
30
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
31
- activejob (4.2.7.1)
32
- activesupport (= 4.2.7.1)
30
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
31
+ activejob (4.2.9)
32
+ activesupport (= 4.2.9)
33
33
  globalid (>= 0.3.0)
34
- activemodel (4.2.7.1)
35
- activesupport (= 4.2.7.1)
34
+ activemodel (4.2.9)
35
+ activesupport (= 4.2.9)
36
36
  builder (~> 3.1)
37
- activerecord (4.2.7.1)
38
- activemodel (= 4.2.7.1)
39
- activesupport (= 4.2.7.1)
37
+ activerecord (4.2.9)
38
+ activemodel (= 4.2.9)
39
+ activesupport (= 4.2.9)
40
40
  arel (~> 6.0)
41
- activesupport (4.2.7.1)
41
+ activesupport (4.2.9)
42
42
  i18n (~> 0.7)
43
- json (~> 1.7, >= 1.7.7)
44
43
  minitest (~> 5.1)
45
44
  thread_safe (~> 0.3, >= 0.3.4)
46
45
  tzinfo (~> 1.1)
47
- ammeter (1.1.3)
46
+ ammeter (1.1.4)
48
47
  activesupport (>= 3.0)
49
48
  railties (>= 3.0)
50
49
  rspec-rails (>= 2.2)
51
- arel (6.0.3)
52
- builder (3.2.2)
50
+ arel (6.0.4)
51
+ builder (3.2.3)
53
52
  byebug (4.0.5)
54
53
  columnize (= 0.9.0)
55
- coderay (1.1.1)
54
+ coderay (1.1.2)
56
55
  columnize (0.9.0)
57
- concurrent-ruby (1.0.2)
58
- coveralls (0.8.15)
56
+ concurrent-ruby (1.0.5)
57
+ coveralls (0.8.21)
59
58
  json (>= 1.8, < 3)
60
- simplecov (~> 0.12.0)
59
+ simplecov (~> 0.14.1)
61
60
  term-ansicolor (~> 1.3)
62
- thor (~> 0.19.1)
63
- tins (>= 1.6.0, < 2)
64
- diff-lcs (1.2.5)
61
+ thor (~> 0.19.4)
62
+ tins (~> 1.6)
63
+ diff-lcs (1.3)
65
64
  docile (1.1.5)
66
65
  erubis (2.7.0)
67
- globalid (0.3.7)
68
- activesupport (>= 4.1.0)
66
+ globalid (0.4.0)
67
+ activesupport (>= 4.2.0)
69
68
  haml (4.0.7)
70
69
  tilt
71
70
  haml-rails (0.9.0)
@@ -74,27 +73,25 @@ GEM
74
73
  haml (>= 4.0.6, < 5.0)
75
74
  html2haml (>= 1.0.1)
76
75
  railties (>= 4.0.1)
77
- html2haml (2.0.0)
76
+ html2haml (2.2.0)
78
77
  erubis (~> 2.7.0)
79
- haml (~> 4.0.0)
80
- nokogiri (~> 1.6.0)
78
+ haml (>= 4.0, < 6)
79
+ nokogiri (>= 1.6.0)
81
80
  ruby_parser (~> 3.5)
82
- i18n (0.7.0)
83
- json (1.8.3)
81
+ i18n (0.8.6)
82
+ json (2.1.0)
84
83
  loofah (2.0.3)
85
84
  nokogiri (>= 1.5.9)
86
- mail (2.6.4)
85
+ mail (2.6.6)
87
86
  mime-types (>= 1.16, < 4)
88
87
  method_source (0.8.2)
89
88
  mime-types (3.1)
90
89
  mime-types-data (~> 3.2015)
91
90
  mime-types-data (3.2016.0521)
92
- mini_portile2 (2.1.0)
93
- minitest (5.9.0)
94
- nokogiri (1.6.8)
95
- mini_portile2 (~> 2.1.0)
96
- pkg-config (~> 1.1.7)
97
- pkg-config (1.1.7)
91
+ mini_portile2 (2.3.0)
92
+ minitest (5.10.3)
93
+ nokogiri (1.8.1)
94
+ mini_portile2 (~> 2.3.0)
98
95
  pry (0.10.4)
99
96
  coderay (~> 1.1.0)
100
97
  method_source (~> 0.8.1)
@@ -102,31 +99,31 @@ GEM
102
99
  pry-byebug (3.1.0)
103
100
  byebug (~> 4.0)
104
101
  pry (~> 0.10)
105
- rack (1.6.4)
102
+ rack (1.6.8)
106
103
  rack-test (0.6.3)
107
104
  rack (>= 1.0)
108
- rails (4.2.7.1)
109
- actionmailer (= 4.2.7.1)
110
- actionpack (= 4.2.7.1)
111
- actionview (= 4.2.7.1)
112
- activejob (= 4.2.7.1)
113
- activemodel (= 4.2.7.1)
114
- activerecord (= 4.2.7.1)
115
- activesupport (= 4.2.7.1)
105
+ rails (4.2.9)
106
+ actionmailer (= 4.2.9)
107
+ actionpack (= 4.2.9)
108
+ actionview (= 4.2.9)
109
+ activejob (= 4.2.9)
110
+ activemodel (= 4.2.9)
111
+ activerecord (= 4.2.9)
112
+ activesupport (= 4.2.9)
116
113
  bundler (>= 1.3.0, < 2.0)
117
- railties (= 4.2.7.1)
114
+ railties (= 4.2.9)
118
115
  sprockets-rails
119
116
  rails-deprecated_sanitizer (1.0.3)
120
117
  activesupport (>= 4.2.0.alpha)
121
- rails-dom-testing (1.0.7)
118
+ rails-dom-testing (1.0.8)
122
119
  activesupport (>= 4.2.0.beta, < 5.0)
123
- nokogiri (~> 1.6.0)
120
+ nokogiri (~> 1.6)
124
121
  rails-deprecated_sanitizer (>= 1.0.1)
125
122
  rails-html-sanitizer (1.0.3)
126
123
  loofah (~> 2.0)
127
- railties (4.2.7.1)
128
- actionpack (= 4.2.7.1)
129
- activesupport (= 4.2.7.1)
124
+ railties (4.2.9)
125
+ actionpack (= 4.2.9)
126
+ activesupport (= 4.2.9)
130
127
  rake (>= 0.8.7)
131
128
  thor (>= 0.18.1, < 2.0)
132
129
  rake (10.4.2)
@@ -147,32 +144,32 @@ GEM
147
144
  rspec-mocks (~> 3.2.0)
148
145
  rspec-support (~> 3.2.0)
149
146
  rspec-support (3.2.2)
150
- ruby_parser (3.8.2)
151
- sexp_processor (~> 4.1)
152
- sexp_processor (4.7.0)
147
+ ruby_parser (3.10.1)
148
+ sexp_processor (~> 4.9)
149
+ sexp_processor (4.10.0)
153
150
  shoulda-matchers (2.8.0)
154
151
  activesupport (>= 3.0.0)
155
- simplecov (0.12.0)
152
+ simplecov (0.14.1)
156
153
  docile (~> 1.1.0)
157
154
  json (>= 1.8, < 3)
158
155
  simplecov-html (~> 0.10.0)
159
- simplecov-html (0.10.0)
156
+ simplecov-html (0.10.2)
160
157
  slop (3.6.0)
161
- sprockets (3.7.0)
158
+ sprockets (3.7.1)
162
159
  concurrent-ruby (~> 1.0)
163
160
  rack (> 1, < 3)
164
- sprockets-rails (3.2.0)
161
+ sprockets-rails (3.2.1)
165
162
  actionpack (>= 4.0)
166
163
  activesupport (>= 4.0)
167
164
  sprockets (>= 3.0.0)
168
- term-ansicolor (1.3.2)
165
+ term-ansicolor (1.6.0)
169
166
  tins (~> 1.0)
170
- thor (0.19.1)
171
- thread_safe (0.3.5)
172
- tilt (2.0.5)
167
+ thor (0.19.4)
168
+ thread_safe (0.3.6)
169
+ tilt (2.0.8)
173
170
  timeliness (0.3.8)
174
- tins (1.12.0)
175
- tzinfo (1.2.2)
171
+ tins (1.15.0)
172
+ tzinfo (1.2.3)
176
173
  thread_safe (~> 0.1)
177
174
  validates_timeliness (4.0.2)
178
175
  timeliness (~> 0.3.7)
@@ -182,7 +179,7 @@ PLATFORMS
182
179
 
183
180
  DEPENDENCIES
184
181
  ammeter (~> 1.1.2)
185
- bundler (~> 1.11.2)
182
+ bundler (~> 1.15)
186
183
  coveralls (~> 0.8.1)
187
184
  haml-rails (~> 0.9.0)
188
185
  pry (~> 0.10.1)
@@ -194,4 +191,4 @@ DEPENDENCIES
194
191
  shoulda-matchers (~> 2.8.0)
195
192
 
196
193
  BUNDLED WITH
197
- 1.11.2
194
+ 1.15.4
@@ -1,3 +1,3 @@
1
1
  module Riveter
2
- VERSION = "0.6.0"
2
+ VERSION = "0.7.0"
3
3
  end
@@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
24
24
  spec.add_dependency 'activemodel' , '>= 4.0.0'
25
25
  spec.add_dependency 'validates_timeliness' , '>= 3.0.0'
26
26
 
27
- spec.add_development_dependency 'bundler' , '~> 1.11.2'
27
+ spec.add_development_dependency 'bundler' , '~> 1.15'
28
28
  spec.add_development_dependency 'rake' , '~> 10.4.2'
29
29
  spec.add_development_dependency 'rails' , '~> 4.2.1'
30
30
  spec.add_development_dependency 'haml-rails' , '~> 0.9.0'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: riveter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Stefano
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-08 00:00:00.000000000 Z
11
+ date: 2017-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: 1.11.2
61
+ version: '1.15'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: 1.11.2
68
+ version: '1.15'
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: rake
71
71
  requirement: !ruby/object:Gem::Requirement
@@ -407,7 +407,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
407
407
  version: '0'
408
408
  requirements: []
409
409
  rubyforge_project:
410
- rubygems_version: 2.4.8
410
+ rubygems_version: 2.6.13
411
411
  signing_key:
412
412
  specification_version: 4
413
413
  summary: Provides several useful patterns, packaged in a gem, for use in Rails.