engineyard 2.1.0 → 2.1.1

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.1.0'
3
- ENGINEYARD_SERVERSIDE_VERSION = ENV['ENGINEYARD_SERVERSIDE_VERSION'] || '2.1.0'
2
+ VERSION = '2.1.1'
3
+ ENGINEYARD_SERVERSIDE_VERSION = ENV['ENGINEYARD_SERVERSIDE_VERSION'] || '2.1.1'
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.1.0
4
+ version: 2.1.1
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-05-28 00:00:00.000000000 Z
12
+ date: 2013-05-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rest-client
@@ -427,7 +427,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
427
427
  version: '0'
428
428
  segments:
429
429
  - 0
430
- hash: 992286049463492350
430
+ hash: 1530179440623494929
431
431
  required_rubygems_version: !ruby/object:Gem::Requirement
432
432
  none: false
433
433
  requirements:
@@ -436,7 +436,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
436
436
  version: '0'
437
437
  segments:
438
438
  - 0
439
- hash: 992286049463492350
439
+ hash: 1530179440623494929
440
440
  requirements: []
441
441
  rubyforge_project:
442
442
  rubygems_version: 1.8.25