mobe-client 0.0.1 → 0.0.2

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. checksums.yaml +8 -8
  2. metadata +5 -3
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NWZkNTBkMzNkYjdhYTc4ZmI2M2RlNWVmNThlMjlmY2JmY2U2YTQyNA==
4
+ NzdiYWI1MjE5NzcyYmNiZjIyODE3NTVmNDJmNzJmNThiMjE0N2JiNA==
5
5
  data.tar.gz: !binary |-
6
- MzNlODc1YjRiYTU4ZTJlZGZhOTUzMDhkMTIxYzQ3ZTQ1OTgwM2I0OQ==
6
+ YTIzMTQwOTZlMjIzZWE0ZmI3ODZlZWE5MTVhMGFhYzQxM2M1ODA3YQ==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- OTE3Y2QxOTViNTg3MzE4YWM3NzNlMmU5YTk3YmExNDRiMTE2NDE4NDk4YzFm
10
- N2UyNjNkZjc3NTcxM2MwMGUyOGFjMjM2YTk5OThiZDVkYjAxOWE2NTIwZGUw
11
- NWVhYmI5ZWI3YmIyMTRhMDAxMWYxMWIxYzY0Yzc3NjY5YjZhOTg=
9
+ NTI2ZjA2OGM1ZDhlYzc3NjA5NzM3NDI0NjdiNzI3ZGU4ZDJlYjUyOTZkNGM5
10
+ YzRjMTQ0MjNlZjc4ZTA1ZjQ4Y2RiNWY1NWRkODZmMzU5NzVkMmViMTJiZDA5
11
+ NjRmYWE2M2U1OWVhMjkyYjNhNTVlNjlmZDZkOTJhNGYyODUzYzI=
12
12
  data.tar.gz: !binary |-
13
- MDQzMzc1MTdiZGIzNjY3MjBhNTkxMzRhYWE5MDAwOTMyYmQ4Y2QwMDU0NDYy
14
- NTZhN2EyMTI1MWZmMGRmN2YxNDMzOTdhYmE0ZTU4YmI1NzJkNzEwMDE4Mjk2
15
- ODU1YWEyYWJjYzc0ZGIyY2ZkMDViNjYzYWE4YTI4MTY4NWQwNjA=
13
+ NWU4NjNjMjg0NTU2MDU1NTRlODAwMWMyZTdhOGQ2MjE3YjQ1ZWM1ZTEyOGIz
14
+ M2Y4NDI4ZmQ3YmM1ODg4YmNhNGYzNmZhNzBkOWY3MzM5ZWZiNTc5NTcxNjc1
15
+ ZGVjMjAwODUwZDE3Zjc0ZTY1MzlmNjQ2NjdmZGFlZWU5N2Y4YjU=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mobe-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Humerickhouse
@@ -10,7 +10,9 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2015-10-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: A simple hello world gem
13
+ description: ! "Point your application to mobe-server to mock out the back end.\n
14
+ \ This is ideal for unit testing the front end of your
15
+ application using a\n tool like Selenium."
14
16
  email: a.humerickhouse@gmail.com
15
17
  executables: []
16
18
  extensions: []
@@ -29,7 +31,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
29
31
  requirements:
30
32
  - - ! '>='
31
33
  - !ruby/object:Gem::Version
32
- version: '0'
34
+ version: 1.9.3
33
35
  required_rubygems_version: !ruby/object:Gem::Requirement
34
36
  requirements:
35
37
  - - ! '>='