github-api-client 0.2.7 → 0.2.8
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/VERSION +1 -1
- metadata +5 -5
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.2.
|
|
1
|
+
0.2.8
|
metadata
CHANGED
|
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
|
5
5
|
segments:
|
|
6
6
|
- 0
|
|
7
7
|
- 2
|
|
8
|
-
-
|
|
9
|
-
version: 0.2.
|
|
8
|
+
- 8
|
|
9
|
+
version: 0.2.8
|
|
10
10
|
platform: ruby
|
|
11
11
|
authors:
|
|
12
12
|
- "Jakub Oko\xC5\x84ski"
|
|
@@ -14,7 +14,7 @@ autorequire:
|
|
|
14
14
|
bindir: bin
|
|
15
15
|
cert_chain: []
|
|
16
16
|
|
|
17
|
-
date: 2011-01-
|
|
17
|
+
date: 2011-01-24 00:00:00 +01:00
|
|
18
18
|
default_executable: api-browser.rb
|
|
19
19
|
dependencies:
|
|
20
20
|
- !ruby/object:Gem::Dependency
|
|
@@ -208,7 +208,7 @@ files:
|
|
|
208
208
|
- spec/spec_helper.rb
|
|
209
209
|
- bin/api-browser.rb
|
|
210
210
|
has_rdoc: true
|
|
211
|
-
homepage: http://github.com/
|
|
211
|
+
homepage: http://github.com/okonski/github-api-client
|
|
212
212
|
licenses:
|
|
213
213
|
- MIT
|
|
214
214
|
post_install_message:
|
|
@@ -221,7 +221,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
221
221
|
requirements:
|
|
222
222
|
- - ">="
|
|
223
223
|
- !ruby/object:Gem::Version
|
|
224
|
-
hash:
|
|
224
|
+
hash: 1032645089992251918
|
|
225
225
|
segments:
|
|
226
226
|
- 0
|
|
227
227
|
version: "0"
|