rspec-json_expectations 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NzYyYWJmZmM2MjVhYWIyMTc4NWM3MjQwOWQxMGI3MjhmNjczZDEzMA==
5
- data.tar.gz: !binary |-
6
- ZmNmZjk1YTczOTFmMjkxOTlhMmNkYTc3YjJhNjNkMTQ5NWQ0NjU2Mw==
2
+ SHA1:
3
+ metadata.gz: ba444e9c321897ecfaef00955d78b897f2132701
4
+ data.tar.gz: 381bfa291924bf00bf35993995df35eb7717cd97
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- MTllMTU1OTA4ODg0MTVlNGQ0MjA2OWU1OGQyMzM2ZjFhYjk5Yzk2ZTEwYjJk
10
- ODVkZjg0MjdmYTQ5YTAyYzBjYzI2Mjc1YjJlZmJmY2JlMWVkZDI4MTEzNTFm
11
- MWM1ZTc4Zjk2Y2I4OTllMzdlMzFmODEzOGY1MDZkODZmNGZiMzA=
12
- data.tar.gz: !binary |-
13
- NTQ0ZjExYTI0MTk4NjExNDg2MmU5YTg1ZTI2OGU4NGZjNzQ5MzI3MTU0OGQx
14
- ZDc3M2M0ODI1MWE4YmU5ZTc5YzBjNzVmYmQ5MzA0MTU1ODg4ZjJkYTNjNDhl
15
- MDYyODcxNmY5NWFjYmRlMjFkYjkyNDg2N2NmN2JkMzVhZWVlZTk=
6
+ metadata.gz: 032cf41af9b2d4e74c966bcccf82a88d5389c517bc2b2d9180667224a3bae38105781acb608eb6d6539e32b8870dbb7751f830e56bf325194666db3487d5bf14
7
+ data.tar.gz: 8f295dce2669d24d8bf6bdaa33ca78644e49d27829c6bd56058fa70c9915dacad15be31a26bba2f67f462dccd95f631951cb20bd8df144826825921605f80cba
@@ -0,0 +1,74 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ In the interest of fostering an open and welcoming environment, we as
6
+ contributors and maintainers pledge to making participation in our project and
7
+ our community a harassment-free experience for everyone, regardless of age, body
8
+ size, disability, ethnicity, gender identity and expression, level of experience,
9
+ nationality, personal appearance, race, religion, or sexual identity and
10
+ orientation.
11
+
12
+ ## Our Standards
13
+
14
+ Examples of behavior that contributes to creating a positive environment
15
+ include:
16
+
17
+ * Using welcoming and inclusive language
18
+ * Being respectful of differing viewpoints and experiences
19
+ * Gracefully accepting constructive criticism
20
+ * Focusing on what is best for the community
21
+ * Showing empathy towards other community members
22
+
23
+ Examples of unacceptable behavior by participants include:
24
+
25
+ * The use of sexualized language or imagery and unwelcome sexual attention or
26
+ advances
27
+ * Trolling, insulting/derogatory comments, and personal or political attacks
28
+ * Public or private harassment
29
+ * Publishing others' private information, such as a physical or electronic
30
+ address, without explicit permission
31
+ * Other conduct which could reasonably be considered inappropriate in a
32
+ professional setting
33
+
34
+ ## Our Responsibilities
35
+
36
+ Project maintainers are responsible for clarifying the standards of acceptable
37
+ behavior and are expected to take appropriate and fair corrective action in
38
+ response to any instances of unacceptable behavior.
39
+
40
+ Project maintainers have the right and responsibility to remove, edit, or
41
+ reject comments, commits, code, wiki edits, issues, and other contributions
42
+ that are not aligned to this Code of Conduct, or to ban temporarily or
43
+ permanently any contributor for other behaviors that they deem inappropriate,
44
+ threatening, offensive, or harmful.
45
+
46
+ ## Scope
47
+
48
+ This Code of Conduct applies both within project spaces and in public spaces
49
+ when an individual is representing the project or its community. Examples of
50
+ representing a project or community include using an official project e-mail
51
+ address, posting via an official social media account, or acting as an appointed
52
+ representative at an online or offline event. Representation of a project may be
53
+ further defined and clarified by project maintainers.
54
+
55
+ ## Enforcement
56
+
57
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
+ reported by contacting the project team at waterlink000@gmail.com. All
59
+ complaints will be reviewed and investigated and will result in a response that
60
+ is deemed necessary and appropriate to the circumstances. The project team is
61
+ obligated to maintain confidentiality with regard to the reporter of an incident.
62
+ Further details of specific enforcement policies may be posted separately.
63
+
64
+ Project maintainers who do not follow or enforce the Code of Conduct in good
65
+ faith may face temporary or permanent repercussions as determined by other
66
+ members of the project's leadership.
67
+
68
+ ## Attribution
69
+
70
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71
+ available at [http://contributor-covenant.org/version/1/4][version]
72
+
73
+ [homepage]: http://contributor-covenant.org
74
+ [version]: http://contributor-covenant.org/version/1/4/
data/README.md CHANGED
@@ -96,6 +96,11 @@ rspec ./spec/user_api_spec.rb:25 # User API has some additional info about user
96
96
 
97
97
  For other features look into documentation: https://www.relishapp.com/waterlink/rspec-json-expectations/docs/json-expectations
98
98
 
99
+ ## Development
100
+
101
+ - `bundle install` to install all dependencies.
102
+ - `bin/build` to run the test suite
103
+
99
104
  ## Contributing
100
105
 
101
106
  1. Fork it ( https://github.com/waterlink/rspec-json_expectations/fork )
@@ -1,4 +1,4 @@
1
- require "rspec"
1
+ require "rspec/core"
2
2
  require "rspec/json_expectations/version"
3
3
  require "rspec/json_expectations/json_traverser"
4
4
  require "rspec/json_expectations/failure_presenter"
@@ -1,5 +1,5 @@
1
1
  module RSpec
2
2
  module JsonExpectations
3
- VERSION = "1.2.1"
3
+ VERSION = "1.2.2"
4
4
  end
5
5
  end
@@ -6,8 +6,8 @@ require 'rspec/json_expectations/version'
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "rspec-json_expectations"
8
8
  spec.version = RSpec::JsonExpectations::VERSION
9
- spec.authors = ["Alexey Fedorov"]
10
- spec.email = ["alexey.fedorov@wimdu.com"]
9
+ spec.authors = ["Oleksii Fedorov"]
10
+ spec.email = ["waterlink000@gmail.com"]
11
11
  spec.summary = %q{Set of matchers and helpers to allow you test your APIs responses like a pro.}
12
12
  spec.description = ""
13
13
  spec.homepage = "https://github.com/waterlink/rspec-json_expectations"
metadata CHANGED
@@ -1,46 +1,46 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec-json_expectations
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
- - Alexey Fedorov
7
+ - Oleksii Fedorov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-23 00:00:00.000000000 Z
11
+ date: 2016-03-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
19
  version: '1.6'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ~>
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.6'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ! '>='
31
+ - - ">="
32
32
  - !ruby/object:Gem::Version
33
33
  version: '0'
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - ! '>='
38
+ - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  description: ''
42
42
  email:
43
- - alexey.fedorov@wimdu.com
43
+ - waterlink000@gmail.com
44
44
  executables:
45
45
  - build
46
46
  - with-rspec-2
@@ -48,8 +48,9 @@ executables:
48
48
  extensions: []
49
49
  extra_rdoc_files: []
50
50
  files:
51
- - .gitignore
52
- - .travis.yml
51
+ - ".gitignore"
52
+ - ".travis.yml"
53
+ - CODE_OF_CONDUCT.md
53
54
  - LICENSE.txt
54
55
  - README.md
55
56
  - Rakefile
@@ -84,17 +85,17 @@ require_paths:
84
85
  - lib
85
86
  required_ruby_version: !ruby/object:Gem::Requirement
86
87
  requirements:
87
- - - ! '>='
88
+ - - ">="
88
89
  - !ruby/object:Gem::Version
89
90
  version: '0'
90
91
  required_rubygems_version: !ruby/object:Gem::Requirement
91
92
  requirements:
92
- - - ! '>='
93
+ - - ">="
93
94
  - !ruby/object:Gem::Version
94
95
  version: '0'
95
96
  requirements: []
96
97
  rubyforge_project:
97
- rubygems_version: 2.5.1
98
+ rubygems_version: 2.4.6
98
99
  signing_key:
99
100
  specification_version: 4
100
101
  summary: Set of matchers and helpers to allow you test your APIs responses like a
@@ -109,3 +110,4 @@ test_files:
109
110
  - features/rspec/json_expectations/simple_hash_match.feature
110
111
  - features/step_definitions/steps.rb
111
112
  - features/support/env.rb
113
+ has_rdoc: