smock 0.1.135 → 0.1.136

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.135)
4
+ smock (0.1.136)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -37,4 +37,10 @@
37
37
  +space(width, 2)
38
38
  margin: auto
39
39
  .favorites__icon__container--active
40
- background-color: $red
40
+ background-color: $red
41
+
42
+ .metric__item:last-child
43
+ margin-bottom: 0
44
+
45
+ .metric__item
46
+ +space(margin-bottom)
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.135
4
+ version: 0.1.136
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -438,7 +438,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
438
438
  version: '0'
439
439
  segments:
440
440
  - 0
441
- hash: 2271153621641821817
441
+ hash: -4367473665257518851
442
442
  required_rubygems_version: !ruby/object:Gem::Requirement
443
443
  none: false
444
444
  requirements:
@@ -447,7 +447,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
447
447
  version: '0'
448
448
  segments:
449
449
  - 0
450
- hash: 2271153621641821817
450
+ hash: -4367473665257518851
451
451
  requirements: []
452
452
  rubyforge_project: smock
453
453
  rubygems_version: 1.8.21