lyberteam-capistrano-devel 3.1.0 → 3.2.0

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: 5bc2fd304833ec7bfcbe748ab500f073bcf66dfa
4
- data.tar.gz: 3ebea8e9800a67772b726c49bf40c53fdd4493d5
3
+ metadata.gz: 90fbc30b26493f9804a4d424b03037d3ff86b6d5
4
+ data.tar.gz: 1a36ede393358b2c721fed90446c7c00dd85da2c
5
5
  SHA512:
6
- metadata.gz: 62a4cf028128502817ed58dcb7e274b6a81326925f02725a67fb72572aa0f60901f8d8e524788e83f208855a2ca29926281a28bd8bb5a6e88cf2c53459190cd3
7
- data.tar.gz: 807bbcb23474d560b542c14b96d573108cb6eded2d7edb7c330eb682c62043fddcb235e3f943d3b3bf3703323b684b42f15b2cddcaaa797fc21e4adf9a4c2bb2
6
+ metadata.gz: 6f11a2349b4322581843c541127200d32dcc5bc1a34252c564e4610d660a33873493d0440bbe107dd5a0ee115d091325857c17dbbdf6bef386d55dded365328c
7
+ data.tar.gz: 7fda78687ee5916f268276c33411f9180e4dc6c8f2ca313d491a090f2dcb4f5272892ca35f8b923c51e74c80267cb261f30518ffa6b837467870eb61d0319c2f
@@ -1,4 +1,4 @@
1
- ENV['RELEASE_BOARD_URL'] ||= "http://dlss-releases.stanford.edu"
1
+ ENV['RELEASE_BOARD_URL'] ||= "https://dlss-releases.stanford.edu"
2
2
 
3
3
  require 'capistrano/one_time_key'
4
4
  require 'capistrano/releaseboard'
@@ -4,7 +4,7 @@ $:.unshift lib unless $:.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "lyberteam-capistrano-devel"
7
- s.version = "3.1.0"
7
+ s.version = "3.2.0"
8
8
 
9
9
  s.platform = Gem::Platform::RUBY
10
10
  s.authors = ["Chris Beer","Willy Mene"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lyberteam-capistrano-devel
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Beer
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-09-25 00:00:00.000000000 Z
12
+ date: 2015-05-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: capistrano
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  version: 1.3.6
104
104
  requirements: []
105
105
  rubyforge_project:
106
- rubygems_version: 2.2.2
106
+ rubygems_version: 2.4.5
107
107
  signing_key:
108
108
  specification_version: 4
109
109
  summary: Capistrano recipies for use in SUL/DLSS projects