egghead-styles 1.0.54 → 1.0.55
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.
- checksums.yaml +4 -4
- data/README.md +0 -4
- data/lib/egghead/styles/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9acfd348773a165d90b0387f4b77fc816c45ffac
|
|
4
|
+
data.tar.gz: ef55c4cba336e518ec1a12a73c86d04b63203dfa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
|
|
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.
|
|
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-
|
|
11
|
+
date: 2016-02-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|