smock 0.1.10 → 0.1.11

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.10)
4
+ smock (0.1.11)
5
5
  sass (~> 3.2)
6
6
 
7
7
  GEM
@@ -1,5 +1,6 @@
1
1
  @import "thirdparty/normalize.css"
2
2
  @import "thirdparty/bourbon/bourbon"
3
+ @import "includes/grid"
3
4
  @import "thirdparty/neat/neat"
4
5
 
5
6
  @import "thirdparty/flexbox_mixins"
@@ -14,7 +15,7 @@
14
15
 
15
16
 
16
17
  @import "includes/typography"
17
- @import "includes/grid"
18
+
18
19
 
19
20
  @import "includes/icons"
20
21
 
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.10
4
+ version: 0.1.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -255,7 +255,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
255
255
  version: '0'
256
256
  segments:
257
257
  - 0
258
- hash: 2033956087147011241
258
+ hash: 4097981660171200960
259
259
  required_rubygems_version: !ruby/object:Gem::Requirement
260
260
  none: false
261
261
  requirements:
@@ -264,7 +264,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
264
264
  version: '0'
265
265
  segments:
266
266
  - 0
267
- hash: 2033956087147011241
267
+ hash: 4097981660171200960
268
268
  requirements: []
269
269
  rubyforge_project: smock
270
270
  rubygems_version: 1.8.21