smock 0.1.234 → 0.1.235
Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock
CHANGED
@@ -4,6 +4,10 @@
|
|
4
4
|
.s-padded
|
5
5
|
+space(padding)
|
6
6
|
|
7
|
+
.s-double-side-padded
|
8
|
+
+space(padding-left, 2)
|
9
|
+
+space(padding-right, 2)
|
10
|
+
|
7
11
|
.s-small-below
|
8
12
|
+space(margin-bottom)
|
9
13
|
|
@@ -47,4 +51,4 @@
|
|
47
51
|
+space(padding-bottom, 3)
|
48
52
|
|
49
53
|
.s-crazy-padding-top
|
50
|
-
+space(padding-top,
|
54
|
+
+space(padding-top, 7)
|
@@ -349,10 +349,10 @@
|
|
349
349
|
</section>
|
350
350
|
|
351
351
|
<section class="th-inverse">
|
352
|
-
<div class="container ch-dark-gray-background s-padded">
|
353
|
-
<h3 class="s-no-below
|
352
|
+
<div class="container ch-dark-gray-background s-double-side-padded s-crazy-padding-top">
|
353
|
+
<h3 class="s-no-below"><strong>Only the best for your job.</strong></h3>
|
354
354
|
<div am-grid-col="l:9">
|
355
|
-
<p class="th-size-large s-
|
355
|
+
<p class="th-size-large s-medium-below">All designers and developers have<br /> been hand-picked. It ensures great results<br /> for you, and enables them to earn an<br /> income doing what they
|
356
356
|
love.</p>
|
357
357
|
</div>
|
358
358
|
<div am-grid-col="l:3" class="th-align-center">
|
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.
|
4
|
+
version: 0.1.235
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -2368,7 +2368,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
2368
2368
|
version: '0'
|
2369
2369
|
segments:
|
2370
2370
|
- 0
|
2371
|
-
hash:
|
2371
|
+
hash: -2841133142602478287
|
2372
2372
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
2373
2373
|
none: false
|
2374
2374
|
requirements:
|
@@ -2377,7 +2377,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
2377
2377
|
version: '0'
|
2378
2378
|
segments:
|
2379
2379
|
- 0
|
2380
|
-
hash:
|
2380
|
+
hash: -2841133142602478287
|
2381
2381
|
requirements: []
|
2382
2382
|
rubyforge_project: smock
|
2383
2383
|
rubygems_version: 1.8.21
|