smock 0.1.128 → 0.1.129

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.128)
4
+ smock (0.1.129)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -21,6 +21,7 @@
21
21
 
22
22
  .testimonials__user-avatars
23
23
  +clearfix
24
+ +space(margin-bottom)
24
25
 
25
26
  .testimonials__user-avatars__avatar
26
27
  background-color: $gray-lightest
@@ -31,4 +32,4 @@
31
32
 
32
33
  .testimonials__user-avatars__avatar__link
33
34
  +space(height, 2.5)
34
- +space(padding-bottom, 0.5)
35
+ +space(margin-bottom, 0.5)
@@ -60,23 +60,23 @@
60
60
  </div>
61
61
 
62
62
  <div class="example">
63
- <section class="testimonial__user-avatars" am-grid-col="l:6 l:pre3">
64
- <a href="#" am-grid-col="l:1:6" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
63
+ <section class="testimonial__user-avatars" am-grid-col="">
64
+ <a href="#" am-grid-col="l:1" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
65
65
  <div class="testimonials__user-avatars__avatar avatar__image image__avatar--sturichos_username"></div>
66
66
  </a>
67
- <a href="#" am-grid-col="l:1:6" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
67
+ <a href="#" am-grid-col="l:1" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
68
68
  <div class="testimonials__user-avatars__avatar avatar__image image__avatar--sturichos_username"></div>
69
69
  </a>
70
- <a href="#" am-grid-col="l:1:6" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
70
+ <a href="#" am-grid-col="l:1" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
71
71
  <div class="testimonials__user-avatars__avatar avatar__image image__avatar--sturichos_username"></div>
72
72
  </a>
73
- <a href="#" am-grid-col="l:1:6" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
73
+ <a href="#" am-grid-col="l:1" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
74
74
  <div class="testimonials__user-avatars__avatar avatar__image image__avatar--sturichos_username"></div>
75
75
  </a>
76
- <a href="#" am-grid-col="l:1:6" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
76
+ <a href="#" am-grid-col="l:1" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
77
77
  <div class="testimonials__user-avatars__avatar avatar__image image__avatar--sturichos_username"></div>
78
78
  </a>
79
- <a href="#" am-grid-col="l:1:6" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
79
+ <a href="#" am-grid-col="l:1" class="testimonials__user-avatars__avatar__link" data-testimonial="sturichos_username">
80
80
  <div class="testimonials__user-avatars__avatar avatar__image image__avatar--sturichos_username"></div>
81
81
  </a>
82
82
  </section>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.128
4
+ version: 0.1.129
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-10-22 00:00:00.000000000 Z
12
+ date: 2014-10-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -436,7 +436,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
436
436
  version: '0'
437
437
  segments:
438
438
  - 0
439
- hash: -1036581016331041761
439
+ hash: 2703874461020028828
440
440
  required_rubygems_version: !ruby/object:Gem::Requirement
441
441
  none: false
442
442
  requirements:
@@ -445,7 +445,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
445
445
  version: '0'
446
446
  segments:
447
447
  - 0
448
- hash: -1036581016331041761
448
+ hash: 2703874461020028828
449
449
  requirements: []
450
450
  rubyforge_project: smock
451
451
  rubygems_version: 1.8.21