engineyard 2.0.12 → 2.0.13

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/engineyard/version.rb +2 -2
  2. metadata +4 -4
@@ -1,4 +1,4 @@
1
1
  module EY
2
- VERSION = '2.0.12'
3
- ENGINEYARD_SERVERSIDE_VERSION = ENV['ENGINEYARD_SERVERSIDE_VERSION'] || '2.0.6'
2
+ VERSION = '2.0.13'
3
+ ENGINEYARD_SERVERSIDE_VERSION = ENV['ENGINEYARD_SERVERSIDE_VERSION'] || '2.0.7'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: engineyard
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.12
4
+ version: 2.0.13
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: 2013-04-11 00:00:00.000000000 Z
12
+ date: 2013-05-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rest-client
@@ -426,7 +426,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
426
426
  version: '0'
427
427
  segments:
428
428
  - 0
429
- hash: -3354831071858298430
429
+ hash: -2355853462827576949
430
430
  required_rubygems_version: !ruby/object:Gem::Requirement
431
431
  none: false
432
432
  requirements:
@@ -435,7 +435,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
435
435
  version: '0'
436
436
  segments:
437
437
  - 0
438
- hash: -3354831071858298430
438
+ hash: -2355853462827576949
439
439
  requirements: []
440
440
  rubyforge_project:
441
441
  rubygems_version: 1.8.25