purpose-platform-queued-client 0.0.3 → 0.1.1

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: 1ff631d6e5daf27e7b35225013c3898bc77c6e3d
4
- data.tar.gz: 71673bd595fe32d9851c2db502cdd5a499d91def
3
+ metadata.gz: 71f8b9fddadaba64f6f2bb75e23acdc50fc30d53
4
+ data.tar.gz: cff085dbf67838d743252902f004248c6e5cd8d1
5
5
  SHA512:
6
- metadata.gz: 7f3bd5fe2fd397ec2220cd3d779365561ea8a4a7736473275bcb2b3d5b812751ba9aa2c3fcf88e8813569c91562e9becbca26469d97002d79dc0302a5f982e2a
7
- data.tar.gz: 848e57d5d4f5d34b2a1424c6920b0676defbe3892729dbe77da21df93bda885bdfb9e392f2b116f76296b88c4fb70cfe04dcd924d894defa8d5f958ff173976b
6
+ metadata.gz: daaa339e768516af31d45ceb2b206803b6c817661705b522171f95036101d8417ad4d67fd001a2c18066d6ee45937aca41bc0d55126884b9ca4d01ace0e9881b
7
+ data.tar.gz: af8cc5d862afea3b4f38346afe634497792905cee97cfc2068f1101ae80f61b803d4bdf047b77bf3781b72e88737a71777f187db8207a4abed2825212147afec
data/.travis.yml CHANGED
@@ -1,3 +1,3 @@
1
1
  language: ruby
2
2
  rvm:
3
- - "2.0.0"
3
+ - "2.2.2"
data/README.md CHANGED
@@ -1,4 +1,5 @@
1
1
  # purpose-platform-queued-client
2
+ [![Build Status](https://travis-ci.org/controlshift/purpose-platform-queued-client.svg)](https://travis-ci.org/controlshift/purpose-platform-queued-client)
2
3
 
3
4
  Ruby interface for the queued API service fronting the Purpose Platform which Fight for the Future uses.
4
5
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.3
1
+ 0.1.1
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: purpose-platform-queued-client 0.0.3 ruby lib
5
+ # stub: purpose-platform-queued-client 0.1.1 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "purpose-platform-queued-client"
9
- s.version = "0.0.3"
9
+ s.version = "0.1.1"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Nathan Woodhull"]
14
- s.date = "2015-08-20"
14
+ s.date = "2015-10-02"
15
15
  s.description = "Ruby interface for the queued API service fronting the Purpose Platform which Fight for the Future uses."
16
16
  s.email = "nathan@controlshiftlabs.com"
17
17
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: purpose-platform-queued-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Woodhull
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-20 00:00:00.000000000 Z
11
+ date: 2015-10-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: vertebrae