smock 0.1.129 → 0.1.130

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.129)
4
+ smock (0.1.130)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -33,3 +33,10 @@
33
33
  .testimonials__user-avatars__avatar__link
34
34
  +space(height, 2.5)
35
35
  +space(margin-bottom, 0.5)
36
+
37
+ .testimonials
38
+ +clearfix
39
+ .testimonial--hidden
40
+ display: none
41
+ .testimonial--visible
42
+ display: block
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.129
4
+ version: 0.1.130
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -436,7 +436,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
436
436
  version: '0'
437
437
  segments:
438
438
  - 0
439
- hash: 2703874461020028828
439
+ hash: 86736003000922864
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: 2703874461020028828
448
+ hash: 86736003000922864
449
449
  requirements: []
450
450
  rubyforge_project: smock
451
451
  rubygems_version: 1.8.21