acquia_toolbelt 2.2.0 → 2.2.1
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: acquia_toolbelt
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.2.
|
4
|
+
version: 2.2.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-
|
12
|
+
date: 2013-12-15 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: thor
|
@@ -219,7 +219,8 @@ dependencies:
|
|
219
219
|
- - '='
|
220
220
|
- !ruby/object:Gem::Version
|
221
221
|
version: 1.15.2
|
222
|
-
description:
|
222
|
+
description: The Acquia Toolbelt allows you to interact with the Acquia Cloud API
|
223
|
+
via the CLI.
|
223
224
|
email:
|
224
225
|
- jacob.bednarz@gmail.com
|
225
226
|
executables: []
|
@@ -250,5 +251,5 @@ rubyforge_project:
|
|
250
251
|
rubygems_version: 1.8.23
|
251
252
|
signing_key:
|
252
253
|
specification_version: 3
|
253
|
-
summary: '
|
254
|
+
summary: A CLI tool for interacting with Acquia's hosting services.
|
254
255
|
test_files: []
|