egghead-styles 1.0.49 → 1.0.50

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a75a8ae5d0810f278dacd6f2d935ee42359d1111
4
- data.tar.gz: 6dff0009004a4a7e00aefea3edfcbc02f8ef72a9
3
+ metadata.gz: 1c89d7beb5f886ee1c0e8d280b01d037f9dd0cc6
4
+ data.tar.gz: 0d890f4f7ca0bc9471cbf3c925df55e286b66710
5
5
  SHA512:
6
- metadata.gz: ef7ab4097ac7304f03507cb8e0f1c82f9a3a736baf7c6e56d352c96538303399bd39b7951c59f3b60110624eb05f76e0c63757ae98d09aa9301ce84470d24861
7
- data.tar.gz: 52cce6b64f36b26da864d10d7c0c260deb8ffbd81583fcef061849e628850a068db45b903e8830162f97fcb2946605019411d733513e71aa57791efafc8bd725
6
+ metadata.gz: f71c9b6d13a2b4cd4487e64c02185722df0d4a4df3c9523507b2b4d9748b589e30e3bc2f09e52386c67a65007eeb4562fdbda68b0d5729d65da0109bcc6472e2
7
+ data.tar.gz: 39b72e006c6d0ca401a90483cdcb4ccfefb5ec1232494590ee776778f3b8a8a133daad12cdd61979bc75fc7ab2dff92f49a38f9983c751389e8b82f2a4cc210f
@@ -8,7 +8,6 @@
8
8
  * You're free to add application-wide styles to this file and they'll appear at the top of the
9
9
  * compiled file, but it's generally better to create a new file per style scope.
10
10
  *
11
- *= require_self
12
11
  */
13
12
 
14
13
  /* GLOBALS */
@@ -1,5 +1,5 @@
1
1
  module Egghead
2
2
  module Styles
3
- VERSION = "1.0.49"
3
+ VERSION = "1.0.50"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: egghead-styles
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.49
4
+ version: 1.0.50
5
5
  platform: ruby
6
6
  authors:
7
7
  - egghead.io