octoevent 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: octoevent
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,6 +11,22 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2013-05-18 00:00:00.000000000 Z
13
13
  dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: httpclient
16
+ requirement: !ruby/object:Gem::Requirement
17
+ none: false
18
+ requirements:
19
+ - - ~>
20
+ - !ruby/object:Gem::Version
21
+ version: 2.3.3
22
+ type: :development
23
+ prerelease: false
24
+ version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
26
+ requirements:
27
+ - - ~>
28
+ - !ruby/object:Gem::Version
29
+ version: 2.3.3
14
30
  - !ruby/object:Gem::Dependency
15
31
  name: httpclient
16
32
  requirement: !ruby/object:Gem::Requirement
@@ -38,7 +54,7 @@ files:
38
54
  - README.md
39
55
  - LICENSE
40
56
  - lib/helper.rb
41
- - lib/OctoEvent.rb
57
+ - lib/octoevent.rb
42
58
  - lib/storage.rb
43
59
  homepage: https://github.com/void-main/OctoEvent
44
60
  licenses: []