capistrano_sentinel 0.2.1 → 0.2.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: 2bd04af5efb41b0cc682528a54cf9151c5e2bd09
4
- data.tar.gz: 59507bae2578e72708b69f8a96acb3118b3a2ea1
3
+ metadata.gz: 9c79a7035f5a992d9af7e285608e89dcf9a3dfb1
4
+ data.tar.gz: 48787892d94c29e69f28d586131c9e6f5a96870f
5
5
  SHA512:
6
- metadata.gz: 92b8913f91e5a75231e136d3d9b06cb7675ac382c72915eab3f826f423b56d435b5ee685c33b55ba0d06feb4aa0ec61d9ec0b06762f79cf41eab5f18708dc82d
7
- data.tar.gz: 172a2fce1390c0852e16c86d89d46639bf7f1e5d9cb8846380694e6cca8b69721122b4450e5c02afd1e8c3e09ac8ff403ea0d3b8008f9f73a73d04292570115f
6
+ metadata.gz: 8a1869fa2b2fc231400ba3edb035603a248c2dadaa28ebd4798b621602b397b94b6d2a83046f91d12f7f15383c888a42f9717d6d8c56fdb3be00a038fed88bba
7
+ data.tar.gz: b671da7c3a39b2c43418e51037bb12fb46f811d7d470c39ffb531da1245ca804e75db231e16081443c298b787c8035e4c4b85823f958fd451e1eeece4cfa912f
@@ -8,8 +8,8 @@ rvm:
8
8
  - 2.3.1
9
9
  - 2.3.2
10
10
  - 2.3.3
11
+ - 2.4.0
11
12
  env:
12
13
  - RAILS_ENV=test RACK_ENV=test
13
14
  notifications:
14
15
  email: false
15
-
@@ -1,3 +1,4 @@
1
+ require 'date'
1
2
  require File.expand_path("../lib/capistrano_sentinel/version", __FILE__)
2
3
 
3
4
  Gem::Specification.new do |s|
@@ -17,7 +17,7 @@ module CapistranoSentinel
17
17
  # minor release version
18
18
  MINOR = 2
19
19
  # tiny release version
20
- TINY = 1
20
+ TINY = 2
21
21
  # prelease version ( set this only if it is a prelease)
22
22
  PRE = nil
23
23
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano_sentinel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - bogdanRada
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-04 00:00:00.000000000 Z
11
+ date: 2017-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: websocket
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  version: '0'
76
76
  requirements: []
77
77
  rubyforge_project:
78
- rubygems_version: 2.5.2
78
+ rubygems_version: 2.6.8
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: CapistranoSentinel is a simple ruby implementation that allows you to emit