bosh-core 1.2579.0 → 1.2583.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/bosh/core/version.rb +1 -1
  2. metadata +4 -4
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Core
3
- VERSION = '1.2579.0'
3
+ VERSION = '1.2583.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bosh-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2579.0
4
+ version: 1.2583.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-05-24 00:00:00.000000000 Z
12
+ date: 2014-05-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: gibberish
@@ -74,10 +74,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  version: '0'
75
75
  segments:
76
76
  - 0
77
- hash: 2619939500066754653
77
+ hash: 4492284872949257044
78
78
  requirements: []
79
79
  rubyforge_project:
80
- rubygems_version: 1.8.23
80
+ rubygems_version: 1.8.23.2
81
81
  signing_key:
82
82
  specification_version: 3
83
83
  summary: Bosh::Core provides things BOSH needs to exist