mturk 1.9.1 → 1.10.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.
- checksums.yaml +4 -4
- metadata +8 -11
- checksums.yaml.gz.sig +0 -3
- data.tar.gz.sig +0 -0
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 944caa1440e771696975395539f1d532a2802306
|
|
4
|
+
data.tar.gz: 6855b686ad9074b6613c62124b432d707c8bb86d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 791d52f875823db5c4c1f20685805c78cd37b633c2b722c08d99bad7548bb196315c07f763f454769da4b2a7c1965ce2e8bba78692422d7a19733252ddc85179
|
|
7
|
+
data.tar.gz: e930532a0bc4e7281177489c4a9845c06b55e0bd7e799f85d2c434fe6f567e7986fda2f20017c9c140aac7be13d42a5753892317498ecf2d5328caca26977c31
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mturk
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.10.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- David J Parrott
|
|
@@ -29,7 +29,7 @@ cert_chain:
|
|
|
29
29
|
tlC13CXjOWGW+hn+n/swny4LFXOus/qZixxiMAePSmN3QUC+bl/GvdBqZz0uPmQc
|
|
30
30
|
QRVpdW2BFol3aw2mXmdYxaOwHvTxcB7DHmkfOf2h
|
|
31
31
|
-----END CERTIFICATE-----
|
|
32
|
-
date:
|
|
32
|
+
date: 2018-01-22 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: highline
|
|
@@ -87,15 +87,12 @@ dependencies:
|
|
|
87
87
|
- - "~>"
|
|
88
88
|
- !ruby/object:Gem::Version
|
|
89
89
|
version: '3.13'
|
|
90
|
-
description:
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
* To simplify using the Mechanical Turk APIs
|
|
97
|
-
* To allow you to focus more on solving the business problem
|
|
98
|
-
and less on managing technical details
|
|
90
|
+
description: This Amazon Mechanical Turk (MTurk) SDK is no longer under active development
|
|
91
|
+
as of 2018-01-01. The latest MTurk SDKs, with support for most common programming
|
|
92
|
+
languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With
|
|
93
|
+
the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface
|
|
94
|
+
(https://aws.amazon.com/cli/), allowing you to perform operations from your Windows,
|
|
95
|
+
Mac, or Linux command line without having to write code.
|
|
99
96
|
email: requester@mturk.com
|
|
100
97
|
executables:
|
|
101
98
|
- mturk
|
checksums.yaml.gz.sig
DELETED
data.tar.gz.sig
DELETED
|
Binary file
|
metadata.gz.sig
DELETED
|
Binary file
|