tengine_resource_ec2 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/Gemfile.lock +11 -11
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- YjczNjM3MWZlZjlkNzFmZjk3MTllMGM3MDIxNTZlNDNhOWY4ZDczYQ==
4
+ NWMzNzFjMDA0MzM1M2ExMmIxNjUyODk2ZjVhYTUxOTdiN2JjOTU3YQ==
5
5
  data.tar.gz: !binary |-
6
- NGQ3NzYyZmU4OWJkNTZkYjY5OWJlYzkyYjExNGZkN2Y1YTYxYjRlYw==
6
+ NmJjN2Q4ZDJlNmNlMjk1ZTkzMTQzZWY3MmU0Y2ZmOTNkNTQ0MzRkYw==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- YjE0Y2JhM2JhZWU5OTVmY2JkZTM5MmJhNDRhODVjNGFhMzI2YWQ3ODRmZGQy
10
- ZDg3NGU3MzI3YmIwMDNiZmZiNzEzNGY0MWM4NTljYTlmODdhYTk5Zjc2Yjk2
11
- ZTIwMGYxOGJkZmU2ZDFmM2JjNDM4YTUwM2Q2MTVjOTFhZTRkM2E=
9
+ ZjYyMzkxNDIwMTI4NjdkNzhjYzhmYWRiMzk1MDY4YjYzYmRiZTAzNTk5ZGQ3
10
+ MTRmZTcwNzdjMTI4NGZiZjI4MTg2NzlkYzNhNDIxNDJhOTZiOGRlMTcwNzJm
11
+ MDM4MmNmMDVlN2Y5NjhkOWVmNDJkMDhhYTI0ODQ4NGU3ODVjMzg=
12
12
  data.tar.gz: !binary |-
13
- YTJiMmUwZWM1NDM1NGY0NDFjOWI2MmE5N2VhNTk1ODY4OThmNmRjZTBmNWE1
14
- MTY2ZWUxNmE1YTVhYWM1YTExNmYzODk5NjE0YTY2M2E2YTE1ZWUxNzEwMjY1
15
- ZmNiYTEyNjRmNTNlNjUxYTkyOTAwZTI3NDg0YmRhNzk5ZDc2MjQ=
13
+ MTM2NjRlYWFhYjhmODhlZmUzOTM5Yjk3ZTBkNzBhYzdhNmY2YmJlNWJjNTU2
14
+ NTZmZmRiNDRlZjJiNzA5ODY1MTBlZWRlZGIzNDFiOWU1NDRhNDE1NTZkYTE4
15
+ YTRjMDVhZjU4YWI4YTZiZjc3NGMyMTA2MDBmNDM5ODRhODk0YTU=
@@ -1,9 +1,9 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- tengine_resource_ec2 (1.2.1)
4
+ tengine_resource_ec2 (1.2.2)
5
5
  right_aws (~> 2.1.0)
6
- tengine_resource (~> 1.2.1)
6
+ tengine_resource (~> 1.2.2)
7
7
 
8
8
  GEM
9
9
  remote: http://rubygems.org/
@@ -80,26 +80,26 @@ GEM
80
80
  simplecov-html (0.7.1)
81
81
  slop (3.4.4)
82
82
  systemu (2.5.2)
83
- tengine_core (1.2.1)
83
+ tengine_core (1.2.2)
84
84
  activemodel (>= 3.1.0)
85
85
  activesupport (>= 3.1.0)
86
86
  daemons (~> 1.1.4)
87
87
  mongoid (>= 3.0.22)
88
88
  selectable_attr (~> 0.3.15)
89
- tengine_event (~> 1.2.1)
90
- tengine_support (~> 1.2.1)
91
- tengine_event (1.2.1)
89
+ tengine_event (~> 1.2.2)
90
+ tengine_support (~> 1.2.2)
91
+ tengine_event (1.2.2)
92
92
  activesupport (>= 3.0.0)
93
93
  amqp (~> 0.9.10)
94
- tengine_support (~> 1.2.1)
94
+ tengine_support (~> 1.2.2)
95
95
  uuid (~> 2.3.4)
96
- tengine_resource (1.2.1)
96
+ tengine_resource (1.2.2)
97
97
  net-ssh (~> 2.5.2)
98
- tengine_core (~> 1.2.1)
99
- tengine_support (~> 1.2.1)
98
+ tengine_core (~> 1.2.2)
99
+ tengine_support (~> 1.2.2)
100
100
  text-table (~> 1.2.2)
101
101
  thor (>= 0.14.6)
102
- tengine_support (1.2.1)
102
+ tengine_support (1.2.2)
103
103
  activesupport (>= 3.0.0, < 4.0.0)
104
104
  text-table (1.2.3)
105
105
  thor (0.18.1)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tengine_resource_ec2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - taigou
@@ -13,7 +13,7 @@ authors:
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
- date: 2013-08-23 00:00:00.000000000 Z
16
+ date: 2013-09-03 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: tengine_resource
@@ -21,14 +21,14 @@ dependencies:
21
21
  requirements:
22
22
  - - ~>
23
23
  - !ruby/object:Gem::Version
24
- version: 1.2.1
24
+ version: 1.2.2
25
25
  type: :runtime
26
26
  prerelease: false
27
27
  version_requirements: !ruby/object:Gem::Requirement
28
28
  requirements:
29
29
  - - ~>
30
30
  - !ruby/object:Gem::Version
31
- version: 1.2.1
31
+ version: 1.2.2
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: right_aws
34
34
  requirement: !ruby/object:Gem::Requirement