smock 0.1.74 → 0.1.75

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.74)
4
+ smock (0.1.75)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,5 +1,5 @@
1
1
  .image--blocked
2
- +space(margin-bottom, 2)
2
+ +space(margin-bottom)
3
3
  display: block
4
4
 
5
5
  .avatar
@@ -2,6 +2,9 @@
2
2
  +top-horizontal-rule(3)
3
3
  +span-columns(7 of 8)
4
4
 
5
+ .testimonials--inlined
6
+ +space(margin-top, 3)
7
+
5
8
  .testimonial
6
9
  font-family: $font-stack-serif
7
10
  display: block
@@ -368,8 +368,6 @@
368
368
  </section>
369
369
 
370
370
  <section class="l-container">
371
- <h2 class="heading--mast">What our customers are saying</h2>
372
-
373
371
  <section class="testimonials--inlined">
374
372
  <blockquote class="testimonial testimonial--single" am-grid-col="l:6">
375
373
  <div class="testimonial__image avatar" am-grid-col="l:1:6">
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.74
4
+ version: 0.1.75
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-09-22 00:00:00.000000000 Z
12
+ date: 2014-09-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -360,7 +360,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
360
360
  version: '0'
361
361
  segments:
362
362
  - 0
363
- hash: 2307057322976964082
363
+ hash: -210510254545763567
364
364
  required_rubygems_version: !ruby/object:Gem::Requirement
365
365
  none: false
366
366
  requirements:
@@ -369,7 +369,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
369
369
  version: '0'
370
370
  segments:
371
371
  - 0
372
- hash: 2307057322976964082
372
+ hash: -210510254545763567
373
373
  requirements: []
374
374
  rubyforge_project: smock
375
375
  rubygems_version: 1.8.21