taskmapper-github 0.11.1 → 0.11.2

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.
data/Gemfile CHANGED
@@ -1,6 +1,6 @@
1
1
  source "http://rubygems.org"
2
2
  gem "taskmapper", "~> 0.8"
3
- gem "octokit", :git => "git://github.com/ajonas04/octokit.git"
3
+ gem "octokit", :git => 'https://github.com/bratsche/octokit.git'
4
4
  group :development do
5
5
  gem "jeweler", "~> 1.6"
6
6
  gem "rspec", "~> 2.3"
@@ -1,12 +1,13 @@
1
1
  GIT
2
- remote: git://github.com/ajonas04/octokit.git
3
- revision: 44633e89f77b0136cf496c6048bb751586f60b43
2
+ remote: https://github.com/bratsche/octokit.git
3
+ revision: 55b0fffd7e73fc9e098beee486b31e0fba343e40
4
4
  specs:
5
- octokit (1.18.0)
5
+ octokit (1.16.0)
6
6
  addressable (~> 2.2)
7
7
  faraday (~> 0.8)
8
8
  faraday_middleware (~> 0.8)
9
9
  hashie (~> 1.2)
10
+ json (~> 1.7)
10
11
  multi_json (~> 1.3)
11
12
 
12
13
  GEM
@@ -21,11 +22,11 @@ GEM
21
22
  activesupport (3.2.11)
22
23
  i18n (~> 0.6)
23
24
  multi_json (~> 1.0)
24
- addressable (2.3.2)
25
+ addressable (2.3.3)
25
26
  builder (3.0.4)
26
27
  diff-lcs (1.1.3)
27
28
  fakeweb (1.3.0)
28
- faraday (0.8.4)
29
+ faraday (0.8.6)
29
30
  multipart-post (~> 1.1)
30
31
  faraday_middleware (0.9.0)
31
32
  faraday (>= 0.7.4, < 0.9)
@@ -39,7 +40,7 @@ GEM
39
40
  rdoc
40
41
  json (1.7.6)
41
42
  multi_json (1.5.0)
42
- multipart-post (1.1.5)
43
+ multipart-post (1.2.0)
43
44
  rake (10.0.3)
44
45
  rcov (1.0.0)
45
46
  rdoc (3.12)
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.11.1
1
+ 0.11.2
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "taskmapper-github"
8
- s.version = "0.11.1"
8
+ s.version = "0.11.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["HybridGroup"]
12
- s.date = "2013-02-05"
12
+ s.date = "2013-03-14"
13
13
  s.description = "This provides an interface with github through the taskmapper gem."
14
14
  s.email = "hong.quach@abigfisch.com"
15
15
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: taskmapper-github
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.1
4
+ version: 0.11.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-02-05 00:00:00.000000000 Z
12
+ date: 2013-03-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: taskmapper
@@ -181,7 +181,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
181
181
  version: '0'
182
182
  segments:
183
183
  - 0
184
- hash: 561958626606546041
184
+ hash: -2844606696510024364
185
185
  required_rubygems_version: !ruby/object:Gem::Requirement
186
186
  none: false
187
187
  requirements: