smock 0.1.130 → 0.1.131

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.130)
4
+ smock (0.1.131)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -34,9 +34,11 @@
34
34
  +space(height, 2.5)
35
35
  +space(margin-bottom, 0.5)
36
36
 
37
+ // This is for showing
38
+ // and hiding testimonials
37
39
  .testimonials
38
40
  +clearfix
39
41
  .testimonial--hidden
40
- display: none
42
+ display: none !important //yuck
41
43
  .testimonial--visible
42
44
  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.130
4
+ version: 0.1.131
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: 86736003000922864
439
+ hash: -1607118604584362092
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: 86736003000922864
448
+ hash: -1607118604584362092
449
449
  requirements: []
450
450
  rubyforge_project: smock
451
451
  rubygems_version: 1.8.21