egghead-styles 1.0.54 → 1.0.55

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: 2900564d5ee85239b55d2f002f7424ac3692426b
4
- data.tar.gz: f66c69a0e04eea8f2c17268daa5e230e55da3b08
3
+ metadata.gz: 9acfd348773a165d90b0387f4b77fc816c45ffac
4
+ data.tar.gz: ef55c4cba336e518ec1a12a73c86d04b63203dfa
5
5
  SHA512:
6
- metadata.gz: 2f8cde6b5f13ccb26e41a8bf9745d26e6645555e29414824ed4216c0f8c93033c4c6860ebec1fbd9de414e3e74781c17097c927d661632f30abec91439cd4a7e
7
- data.tar.gz: bf5fd82cb8cdce0eb7407932a7092053447657afe345998acedc6ea049f6bcabbdf97e73bfd130a76f54a5922ff5bab0ccd1cf1b3e8fc470903f6bea7e5786da
6
+ metadata.gz: f76ee8a4ed3cbf791b5965b74527812a543251d6439607eb32fd05911102d0ff3a65d8d70c039d5216a3908c96a9dffddae45a8042c3662c2e636f91261a1e0c
7
+ data.tar.gz: be6a947eab67fa1311e12a46ac59b6dfddfbec1df81ee79f71a38ab2e849bb2f0cf94577154e0d7b7db6b917dbcd33858cc0aa4661c0e4dbd4e3b4bd98b7ca54
data/README.md CHANGED
@@ -38,8 +38,4 @@ Vagrant mounts `egghead-styles` to the root of the VM at `/egghead-styles`. Chan
38
38
 
39
39
  *!IMPORTANT* Do not forget to change this line back after completing your work as it will break production.
40
40
 
41
- #### References
42
-
43
- Source [here](http://bundler.io/v1.3/git.html)
44
-
45
41
 
@@ -1,5 +1,5 @@
1
1
  module Egghead
2
2
  module Styles
3
- VERSION = "1.0.54"
3
+ VERSION = "1.0.55"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: egghead-styles
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.54
4
+ version: 1.0.55
5
5
  platform: ruby
6
6
  authors:
7
7
  - egghead.io
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-02-25 00:00:00.000000000 Z
11
+ date: 2016-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler