dispatch-rider 1.7.1 → 1.7.2

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: d47d4ee45b04f1d6fd0aca4e0d2235841c9142f5
4
- data.tar.gz: 5b4fb153e3d64ba30a45c8c8cd5b3de8a6335d42
3
+ metadata.gz: 16031cde6624a3f991d4308a570a07badacac7b2
4
+ data.tar.gz: 61a9e7795a7524a3de8d57c6050f27924e066d40
5
5
  SHA512:
6
- metadata.gz: 962c6973a4dea5ad37935530d2adb177fad6176eeb7cfb3638d6468008b83626d359a1b7ab5ddfd98bb241c0039217e6da202a79694c3d4ed22e4f1808511db7
7
- data.tar.gz: ef0e76ffd3d2c39de65a1ccaac1363472f9fd2bb221538d86bdac299062446995f5ab33c090dda718981f7886a9ac0cbc88c926a91c5488add688d7af8ac1a70
6
+ metadata.gz: 3d086784518d93e59fbc3abf12cb140fab0057290d3822bf5b6bda5107475bcbfb11016f867204865ecb21e224e3b9eeaa0d5064ac7f17ec8c852aa6128aeafa
7
+ data.tar.gz: 8d47fe941e689e2f033b1e70c210d690219d4e293cb885e6f4d4490252fa4bd3ea7f328db549ef00586f6eb9e635297ed28fa541587a77f619050c5eb86d8ce5
data/LICENSE.txt CHANGED
@@ -1,22 +1 @@
1
- Copyright (c) 2015 PayrollHero Pte. Ltd.
2
-
3
- MIT License
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining
6
- a copy of this software and associated documentation files (the
7
- "Software"), to deal in the Software without restriction, including
8
- without limitation the rights to use, copy, modify, merge, publish,
9
- distribute, sublicense, and/or sell copies of the Software, and to
10
- permit persons to whom the Software is furnished to do so, subject to
11
- the following conditions:
12
-
13
- The above copyright notice and this permission notice shall be
14
- included in all copies or substantial portions of the Software.
15
-
16
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1
+ PayrollHero Internal
@@ -1,4 +1,4 @@
1
1
  # This file specifies the current version of the gem.
2
2
  module DispatchRider
3
- VERSION = "1.7.1"
3
+ VERSION = "1.7.2"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dispatch-rider
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.1
4
+ version: 1.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Suman Mukherjee
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2015-07-17 00:00:00.000000000 Z
14
+ date: 2015-08-13 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: activesupport