smock 0.1.224 → 0.1.225

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.224)
4
+ smock (0.1.225)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -7,9 +7,9 @@ class Smock.TestimonialSlick
7
7
  ready: ->
8
8
  $(@slickClass).slick(
9
9
  dots: true
10
+ fade: true
10
11
  arrows: false
11
- slidesToShow: 2
12
- slidesToScroll: 2
12
+ slidesToShow: 1
13
13
  autoplay: true
14
14
  autoplaySpeed: 10000
15
15
  )
@@ -395,9 +395,8 @@
395
395
  </div>
396
396
  <img height="308" src="http://placehold.it/459x308" src="https://dummyimage.com/223x198">
397
397
  </a>
398
- </div>
399
- <div>
400
- <a href="#" class="lh-pull-left service__card__image--large">
398
+
399
+ <a href="#" class="lh-pull-right service__card__image--large">
401
400
  <div class="service__card__mask s-padded">
402
401
  <p class="th-double-line s-no-below">Photo Retouching by Brandbusters</p>
403
402
  <blockquote class="th-size-large s-small-below">
@@ -431,9 +430,7 @@
431
430
  </div>
432
431
  <img height="308" src="http://placehold.it/459x308" src="https://dummyimage.com/223x198">
433
432
  </a>
434
- </div>
435
- <div>
436
- <a href="#" class="lh-pull-left service__card__image--large">
433
+ <a href="#" class="lh-pull-right service__card__image--large">
437
434
  <div class="service__card__mask s-padded">
438
435
  <p class="th-double-line s-no-below">Photo Retouching by Brandbusters</p>
439
436
  <blockquote class="th-size-large s-small-below">
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.224
4
+ version: 0.1.225
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-01-22 00:00:00.000000000 Z
12
+ date: 2015-01-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -2361,7 +2361,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
2361
2361
  version: '0'
2362
2362
  segments:
2363
2363
  - 0
2364
- hash: 3576843952409336352
2364
+ hash: -751811866355708922
2365
2365
  required_rubygems_version: !ruby/object:Gem::Requirement
2366
2366
  none: false
2367
2367
  requirements:
@@ -2370,7 +2370,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2370
2370
  version: '0'
2371
2371
  segments:
2372
2372
  - 0
2373
- hash: 3576843952409336352
2373
+ hash: -751811866355708922
2374
2374
  requirements: []
2375
2375
  rubyforge_project: smock
2376
2376
  rubygems_version: 1.8.21