capybarista 0.1.2 → 1.0.0

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 +13 -5
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 5d190cddc7761afa7b8b64d03980227c46051ddc
4
- data.tar.gz: 58e660f9a37c9254f24dce17eb91aab10f0cd79e
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ NDljOGZiMDllZjZmZTFjZWRiNmFiNjdjNmIzMjU5NjQ1MWE1NGY1Mw==
5
+ data.tar.gz: !binary |-
6
+ YzQ2YWViNjU5N2M3NDcwMjFmMjlmZDZkZDY2YjJhYWRjYmE1ZDQ0Mw==
5
7
  SHA512:
6
- metadata.gz: 21e7f7a7399b56dbef611917f9e7d0b16fc3d0df53cbf357ac166353c4cd157282bf8c5ee839efcfd7bdb4283b83be6c12fc637b8b90db1c6a82d120a57c3ae4
7
- data.tar.gz: a50372ff46a47aeb66f3e73ddfe84e6c79b2e350429eec58baa0e94ace4320c2042a7af9ded6ac3d2960544b5d57cd13f9fe6d8b849fc4a02381308976cc9ee1
8
+ metadata.gz: !binary |-
9
+ ZjE0ZGYyMmE2ZTkxMjZlMmY3YmEyMmIwNTQ0M2I1NGVmNGUxZWE4YTI1NTkx
10
+ YmY2MjE4M2IyODQ3MTlhMDE0NmE1M2ZiMDgwMzY1MWZhYzJhZTRiZjBjMDE3
11
+ MjQ3NGE1ZTBiN2I3YmEyZDg4MzU3Y2VlNjZhY2MwZWI3MjNhOTQ=
12
+ data.tar.gz: !binary |-
13
+ N2RlNDU4YmE0YTUxYjNmMTU4N2YxZjFiNDU1OGE1Mzg4NzlhODNlYjYxNDJl
14
+ NmM2ZjJkZDIyNjA0MWU0ODcwODc3ZmVlOWZjYmY0YzhhOWZkMmFhZGEwNDhi
15
+ MDAzNmU4NDU5Y2I2NTM5MDJhODUwNDRkODI0ODEwZjllYjFiMDQ=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capybarista
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian Lauber
@@ -73,17 +73,17 @@ require_paths:
73
73
  - lib
74
74
  required_ruby_version: !ruby/object:Gem::Requirement
75
75
  requirements:
76
- - - '>='
76
+ - - ! '>='
77
77
  - !ruby/object:Gem::Version
78
78
  version: '0'
79
79
  required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  requirements:
81
- - - '>='
81
+ - - ! '>='
82
82
  - !ruby/object:Gem::Version
83
83
  version: '0'
84
84
  requirements: []
85
85
  rubyforge_project:
86
- rubygems_version: 2.0.3
86
+ rubygems_version: 2.1.11
87
87
  signing_key:
88
88
  specification_version: 4
89
89
  summary: Useful extensions for Capybara