smock 0.1.200 → 0.1.201

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.200)
4
+ smock (0.1.201)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,6 +1,12 @@
1
1
  .image--blocked
2
2
  display: block
3
3
 
4
+ .image--max-width
5
+ max-width: 100%
6
+ height: auto
7
+ display: inline-block
8
+ vertical-align: middle
9
+
4
10
  .avatar
5
11
  +space(max-height, 14)
6
12
  .avatar__image
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.200
4
+ version: 0.1.201
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -451,7 +451,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
451
451
  version: '0'
452
452
  segments:
453
453
  - 0
454
- hash: -94707415235343110
454
+ hash: -563281648014772954
455
455
  required_rubygems_version: !ruby/object:Gem::Requirement
456
456
  none: false
457
457
  requirements:
@@ -460,7 +460,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
460
460
  version: '0'
461
461
  segments:
462
462
  - 0
463
- hash: -94707415235343110
463
+ hash: -563281648014772954
464
464
  requirements: []
465
465
  rubyforge_project: smock
466
466
  rubygems_version: 1.8.21