smock 0.1.113 → 0.1.114

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.113)
4
+ smock (0.1.114)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,5 +1,6 @@
1
1
  .categories__list
2
2
  +space(margin-top, 1)
3
+ +space(margin-bottom, 1)
3
4
  margin-left: 0
4
5
 
5
6
  .categories__category__link,
@@ -32,7 +32,9 @@
32
32
  .search-filters__price,
33
33
  .search-filters__turnaround,
34
34
  .search-filters__country
35
- +space(padding, 1)
35
+ +space(padding-left, 1)
36
+ +space(padding-right, 1)
37
+ +space(padding-bottom, 1)
36
38
  +space(margin-bottom, 1)
37
39
  background: $gray-lightest
38
40
  border-radius: $border-radius
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.113
4
+ version: 0.1.114
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -423,7 +423,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
423
423
  version: '0'
424
424
  segments:
425
425
  - 0
426
- hash: 3132480639522456771
426
+ hash: -1537705096256450723
427
427
  required_rubygems_version: !ruby/object:Gem::Requirement
428
428
  none: false
429
429
  requirements:
@@ -432,7 +432,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
432
432
  version: '0'
433
433
  segments:
434
434
  - 0
435
- hash: 3132480639522456771
435
+ hash: -1537705096256450723
436
436
  requirements: []
437
437
  rubyforge_project: smock
438
438
  rubygems_version: 1.8.21