smock 0.1.87 → 0.1.88
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 +1 -1
- data/index.html +1 -0
- metadata +3 -3
data/Gemfile.lock
CHANGED
data/index.html
CHANGED
@@ -18,6 +18,7 @@
|
|
18
18
|
<li class="nav__list__item__dropdown__item"><a href="examples/pages/customisation_express.html" target="style_frame">Express</a></li>
|
19
19
|
<li class="nav__list__item__dropdown__item"><a href="examples/pages/explore.html" target="style_frame">Explore</a></li>
|
20
20
|
<li class="nav__list__item__dropdown__item"><a href="examples/pages/testimonials.html" target="style_frame">Testimonials</a></li>
|
21
|
+
<li class="nav__list__item__dropdown__item"><a href="examples/pages/profile.html" target="style_frame">Profiles</a></li>
|
21
22
|
</ul>
|
22
23
|
</li>
|
23
24
|
</ul>
|
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.88
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -370,7 +370,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
370
370
|
version: '0'
|
371
371
|
segments:
|
372
372
|
- 0
|
373
|
-
hash:
|
373
|
+
hash: 243504586633759179
|
374
374
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
375
375
|
none: false
|
376
376
|
requirements:
|
@@ -379,7 +379,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
379
379
|
version: '0'
|
380
380
|
segments:
|
381
381
|
- 0
|
382
|
-
hash:
|
382
|
+
hash: 243504586633759179
|
383
383
|
requirements: []
|
384
384
|
rubyforge_project: smock
|
385
385
|
rubygems_version: 1.8.21
|