megam_api 0.67 → 0.68

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: 4e00bb71803aef7d8bdb70e6bd34bb3905063198
4
- data.tar.gz: 8c3ffaf027aef6644cda60ba0b3c5d5d80a78912
3
+ metadata.gz: 47bf2e1ae7eb471e7892ab92823de85edf1c1f09
4
+ data.tar.gz: fbf2ba8e1e47c22b4055624b835163c466b6646a
5
5
  SHA512:
6
- metadata.gz: 30100983eb3bb08b74fb597e38930d0fbd065cdcf892094ca21e80b5c2d13daf69c9c79c49df9634cbceee8663e7942d4b2ada17330ca8bbf3fb887bf159c7d9
7
- data.tar.gz: acca1e4576c358f672f1275064329a0500203e2f7792391db72cea1203d78c789609ba8fbbbd271cb371dfc4f0a0b693b81b0f94966ef14f657b70f0f7f4d6e1
6
+ metadata.gz: 90862d7bc0c48869701c7ff2b5b8520db8ba2446cd84fb29a5bf4c3fd966b30cbacb5f13762444784b04304f2887e570319e92243738acc29b1ba23c8e59a52d
7
+ data.tar.gz: 5226d61ca6c178ad863999667a9cc7542aa799bca7e6e81089766c16448b0728ed5923dcb707b358db0f3519ee46d58c7723e3879e71233a04cfa2b5a0365796
@@ -1,5 +1,5 @@
1
1
  module Megam
2
2
  class API
3
- VERSION = "0.67"
3
+ VERSION = "0.68"
4
4
  end
5
5
  end
data/megam_api.gemspec CHANGED
@@ -5,8 +5,8 @@ require "megam/api/version"
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "megam_api"
7
7
  s.version = Megam::API::VERSION
8
- s.authors = ["Rajthilak, Kishorekumar Neelamegam, Thomas Alrin, Yeshwanth Kumar, Subash Sethurajan"]
9
- s.email = ["rajthilak@megam.io","nkishore@megam.io","thomasalrin@megam.io","getyesh@megam.io","subash.avc@gmail.com"]
8
+ s.authors = ["Rajthilak, Kishorekumar Neelamegam, Thomas Alrin, Yeshwanth Kumar, Subash Sethurajan, Arunkumar sekar"]
9
+ s.email = ["rajthilak@megam.io","nkishore@megam.io","thomasalrin@megam.io","getyesh@megam.io","subash.avc@gmail.com","arunkumar.sekar@megam.io"]
10
10
  s.homepage = "http://github.com/megamsys/megam_api"
11
11
  s.license = "Apache V2"
12
12
  s.extra_rdoc_files = ["README.md", "LICENSE" ]
metadata CHANGED
@@ -1,14 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: megam_api
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.67'
4
+ version: '0.68'
5
5
  platform: ruby
6
6
  authors:
7
- - Rajthilak, Kishorekumar Neelamegam, Thomas Alrin, Yeshwanth Kumar, Subash Sethurajan
7
+ - Rajthilak, Kishorekumar Neelamegam, Thomas Alrin, Yeshwanth Kumar, Subash Sethurajan,
8
+ Arunkumar sekar
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2015-09-07 00:00:00.000000000 Z
12
+ date: 2015-09-21 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: excon
@@ -115,6 +116,7 @@ email:
115
116
  - thomasalrin@megam.io
116
117
  - getyesh@megam.io
117
118
  - subash.avc@gmail.com
119
+ - arunkumar.sekar@megam.io
118
120
  executables: []
119
121
  extensions: []
120
122
  extra_rdoc_files: