smock 0.1.97 → 0.1.98

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.
Files changed (3) hide show
  1. data/Gemfile.lock +1 -1
  2. data/index2.html +2 -2
  3. metadata +3 -3
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.97)
4
+ smock (0.1.98)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
data/index2.html CHANGED
@@ -4,8 +4,8 @@
4
4
  <title>Styleguide</title>
5
5
  <link rel="stylesheet" href="svg_images.css" />
6
6
  <link rel="stylesheet" href="guide2.css" />
7
- <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.2/styles/monokai_sublime.min.css">
8
- <script src="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.2/highlight.min.js"></script>
7
+ <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.2/styles/monokai_sublime.min.css">
8
+ <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.2/highlight.min.js"></script>
9
9
  <script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
10
10
  <script src="guide.js"></script>
11
11
  </head>
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.97
4
+ version: 0.1.98
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -385,7 +385,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
385
385
  version: '0'
386
386
  segments:
387
387
  - 0
388
- hash: 4498795210035119995
388
+ hash: 3259708492106926687
389
389
  required_rubygems_version: !ruby/object:Gem::Requirement
390
390
  none: false
391
391
  requirements:
@@ -394,7 +394,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
394
394
  version: '0'
395
395
  segments:
396
396
  - 0
397
- hash: 4498795210035119995
397
+ hash: 3259708492106926687
398
398
  requirements: []
399
399
  rubyforge_project: smock
400
400
  rubygems_version: 1.8.21