timewizard 0.3.2.pre.alpha.pre.73 → 0.3.2.pre.alpha.pre.82
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/README.md +2 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ZWU3MzNhZWQ3NWRhN2JmNjJjOTRjNjkwZDZlZDY3MTUzZTA3OTJlOQ==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
NDgyMmRmMDQzY2M2ZTAyMTM0YWQ2ZTAzZjNhMjNmYjFjYjBkNTE3Yg==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
ZGJjYzAyMWVlMDViZTljNjk1YWUyNjI3NmRiN2U1ZmMyY2Q1Y2NiZGI3YmI2
|
10
|
+
NmNiMmJmZmY4MWIzZTBjOGQ0YWMwMmY1ZTZiYWI2YzAwZGZiNjFkMjZmMGRi
|
11
|
+
MTFjZjBhNjc3M2RhY2I0ZjMwZGU5ZGZhNWI2Y2Q2NjBiY2ViNzQ=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
M2U0ZDc2Y2Y4NDJmODFjYjg0ODBmNjZiOWVlMzAyMmI3MGEwMWM3NTE2ZDMw
|
14
|
+
NGUyZTAxNDU5YjhmM2RkZTM1ZTMzZWMwOWIyYjMzZjE3MjYxN2M0YTMzNTBi
|
15
|
+
NWJmMWI5N2E0ZDFmY2IwMDE3OWZiMDgwYWQwZGI5MTc4MGRlNzQ=
|
data/README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1
1
|
# Timewizard
|
2
2
|
|
3
|
+
[![Join the chat at https://gitter.im/Nunnery/timewizard](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Nunnery/timewizard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
4
|
+
|
3
5
|
[![Code Climate](https://img.shields.io/codeclimate/github/Nunnery/timewizard.svg?style=flat-square)](https://codeclimate.com/github/Nunnery/timewizard)
|
4
6
|
[![Test Coverage](https://img.shields.io/codeclimate/coverage/github/Nunnery/timewizard.svg?style=flat-square)](https://codeclimate.com/github/Nunnery/timewizard/coverage)
|
5
7
|
[![Build Status](https://img.shields.io/travis/Nunnery/timewizard.svg?style=flat-square)](https://travis-ci.org/Nunnery/timewizard)
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: timewizard
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.2.pre.alpha.pre.
|
4
|
+
version: 0.3.2.pre.alpha.pre.82
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Richard Harrah
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-09-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: versionomy
|