smarta_api_client 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/smarta_api_client/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 24ad0a23fb1f91eaad3c154cdade0bd5670083bc0db84a8a3f3ecd70b7c5d60c
|
4
|
+
data.tar.gz: 821e584abfdb0bc0dc6e88f1b155ddcf442c79cbc035971ab9ef68a61c8c382d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e7b79bc99aee8e9e42f33a33573e54e79e10dc1c3fc352c47abb7858fbb470b8b78a98fb000b298dc7612635f781c06ed0cf01542dcd8bf27d615f86c0e3e609
|
7
|
+
data.tar.gz: feae11ceb3b8665391e0e707b9c9b6a2380f5dddc83769bef5655d0a663e92797e9b571afb3ee38335360797b58b30bb6bc53dae2e6b96d9689c81d14cc31ee3
|
data/README.md
CHANGED
@@ -9,7 +9,7 @@ with analysis of historic patterns and static schedule data our own SMARTA APIs.
|
|
9
9
|
## Continuous Integration Status
|
10
10
|
|
11
11
|
[![Continuous Integration status](https://travis-ci.org/smartatransit/smarta-api-client.svg?branch=master)](https://travis-ci.org/smartatransit/smarta-api-client.svg?branch=master)
|
12
|
-
[![codecov](https://codecov.io/gh/smartatransit/smarta-api-client/branch/master/graph/badge.svg)](https://codecov.io/gh/smartatransit/smarta-api)
|
12
|
+
[![codecov](https://codecov.io/gh/smartatransit/smarta-api-client/branch/master/graph/badge.svg)](https://codecov.io/gh/smartatransit/smarta-api-client)
|
13
13
|
|
14
14
|
## Project Goals
|
15
15
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: smarta_api_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- smartatransit
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-01-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|