rspec-json_api 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dae6095a7d2697060a9beec3ed57f081c564f2c3767a4b0678bc8fa9f3bc0083
4
- data.tar.gz: 8ac43267a6ffc68f7578b3f7e8f56e7800a599e64ea48c243626b1f0e369728d
3
+ metadata.gz: 92b47d5a7ba7e688c32ef7e4bd3a1ffea063990f651cbee54b7836d33415518c
4
+ data.tar.gz: fcafadd473e00a3d61d87a14b672a94c3edefeacd754cac6aee8b4af6146fda7
5
5
  SHA512:
6
- metadata.gz: 6b0369b6150765bd4424a4fcac37e1d4f65b3bae8067369b83be627b370b2b87e934ce5a8264c79a8378b9953a0c877273f4287438179addbfc0360241e00346
7
- data.tar.gz: ae9a6841e079ee88edf9b8a9c5182ddb8199684f9b4787346f76ad1c72454e60ee567cc7b85a4954fcb748fb2f3116f63abd4ed2d5d2004bb9fa8ac3f36cfa8a
6
+ metadata.gz: d09a28d545718d0ca799b19ed75bf8e0837f37f52f1b4bdc7f4c503eba1a345773996c02a0a05d1515f6a21301030c84a7f539e3946feac26db001c4e61979a5
7
+ data.tar.gz: d11562c3361aa0bb7d5f45fae5ded93c7233f30f851c44072cd9dd2e1c7f49bc4561ec2d96473bd586ef3d01a854ead62331b2d86d76a4b1601787dc918cb360
data/Gemfile.lock CHANGED
@@ -1,68 +1,68 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rspec-json_api (1.0.0)
5
- activesupport (~> 6.1, >= 6.1.4.1)
6
- rails (~> 6.1, >= 6.1.4.1)
7
- rspec-rails (~> 5.0, >= 5.0.2)
4
+ rspec-json_api (1.0.3)
5
+ activesupport (>= 6.1.4.1)
6
+ rails (>= 6.1.4.1)
7
+ rspec-rails (>= 5.0.2)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (6.1.4.1)
13
- actionpack (= 6.1.4.1)
14
- activesupport (= 6.1.4.1)
12
+ actioncable (6.1.4.4)
13
+ actionpack (= 6.1.4.4)
14
+ activesupport (= 6.1.4.4)
15
15
  nio4r (~> 2.0)
16
16
  websocket-driver (>= 0.6.1)
17
- actionmailbox (6.1.4.1)
18
- actionpack (= 6.1.4.1)
19
- activejob (= 6.1.4.1)
20
- activerecord (= 6.1.4.1)
21
- activestorage (= 6.1.4.1)
22
- activesupport (= 6.1.4.1)
17
+ actionmailbox (6.1.4.4)
18
+ actionpack (= 6.1.4.4)
19
+ activejob (= 6.1.4.4)
20
+ activerecord (= 6.1.4.4)
21
+ activestorage (= 6.1.4.4)
22
+ activesupport (= 6.1.4.4)
23
23
  mail (>= 2.7.1)
24
- actionmailer (6.1.4.1)
25
- actionpack (= 6.1.4.1)
26
- actionview (= 6.1.4.1)
27
- activejob (= 6.1.4.1)
28
- activesupport (= 6.1.4.1)
24
+ actionmailer (6.1.4.4)
25
+ actionpack (= 6.1.4.4)
26
+ actionview (= 6.1.4.4)
27
+ activejob (= 6.1.4.4)
28
+ activesupport (= 6.1.4.4)
29
29
  mail (~> 2.5, >= 2.5.4)
30
30
  rails-dom-testing (~> 2.0)
31
- actionpack (6.1.4.1)
32
- actionview (= 6.1.4.1)
33
- activesupport (= 6.1.4.1)
31
+ actionpack (6.1.4.4)
32
+ actionview (= 6.1.4.4)
33
+ activesupport (= 6.1.4.4)
34
34
  rack (~> 2.0, >= 2.0.9)
35
35
  rack-test (>= 0.6.3)
36
36
  rails-dom-testing (~> 2.0)
37
37
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
38
- actiontext (6.1.4.1)
39
- actionpack (= 6.1.4.1)
40
- activerecord (= 6.1.4.1)
41
- activestorage (= 6.1.4.1)
42
- activesupport (= 6.1.4.1)
38
+ actiontext (6.1.4.4)
39
+ actionpack (= 6.1.4.4)
40
+ activerecord (= 6.1.4.4)
41
+ activestorage (= 6.1.4.4)
42
+ activesupport (= 6.1.4.4)
43
43
  nokogiri (>= 1.8.5)
44
- actionview (6.1.4.1)
45
- activesupport (= 6.1.4.1)
44
+ actionview (6.1.4.4)
45
+ activesupport (= 6.1.4.4)
46
46
  builder (~> 3.1)
47
47
  erubi (~> 1.4)
48
48
  rails-dom-testing (~> 2.0)
49
49
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
50
- activejob (6.1.4.1)
51
- activesupport (= 6.1.4.1)
50
+ activejob (6.1.4.4)
51
+ activesupport (= 6.1.4.4)
52
52
  globalid (>= 0.3.6)
53
- activemodel (6.1.4.1)
54
- activesupport (= 6.1.4.1)
55
- activerecord (6.1.4.1)
56
- activemodel (= 6.1.4.1)
57
- activesupport (= 6.1.4.1)
58
- activestorage (6.1.4.1)
59
- actionpack (= 6.1.4.1)
60
- activejob (= 6.1.4.1)
61
- activerecord (= 6.1.4.1)
62
- activesupport (= 6.1.4.1)
53
+ activemodel (6.1.4.4)
54
+ activesupport (= 6.1.4.4)
55
+ activerecord (6.1.4.4)
56
+ activemodel (= 6.1.4.4)
57
+ activesupport (= 6.1.4.4)
58
+ activestorage (6.1.4.4)
59
+ actionpack (= 6.1.4.4)
60
+ activejob (= 6.1.4.4)
61
+ activerecord (= 6.1.4.4)
62
+ activesupport (= 6.1.4.4)
63
63
  marcel (~> 1.0.0)
64
64
  mini_mime (>= 1.1.0)
65
- activesupport (6.1.4.1)
65
+ activesupport (6.1.4.4)
66
66
  concurrent-ruby (~> 1.0, >= 1.0.2)
67
67
  i18n (>= 1.6, < 2)
68
68
  minitest (>= 5.1)
@@ -71,13 +71,13 @@ GEM
71
71
  builder (3.2.4)
72
72
  concurrent-ruby (1.1.9)
73
73
  crass (1.0.6)
74
- diff-lcs (1.4.4)
74
+ diff-lcs (1.5.0)
75
75
  erubi (1.10.0)
76
- globalid (0.5.2)
76
+ globalid (1.0.0)
77
77
  activesupport (>= 5.0)
78
- i18n (1.8.10)
78
+ i18n (1.9.1)
79
79
  concurrent-ruby (~> 1.0)
80
- loofah (2.12.0)
80
+ loofah (2.13.0)
81
81
  crass (~> 1.0.2)
82
82
  nokogiri (>= 1.5.9)
83
83
  mail (2.7.1)
@@ -85,50 +85,50 @@ GEM
85
85
  marcel (1.0.2)
86
86
  method_source (1.0.0)
87
87
  mini_mime (1.1.2)
88
- minitest (5.14.4)
88
+ minitest (5.15.0)
89
89
  nio4r (2.5.8)
90
- nokogiri (1.12.4-x86_64-darwin)
90
+ nokogiri (1.13.1-x86_64-darwin)
91
91
  racc (~> 1.4)
92
- racc (1.5.2)
92
+ racc (1.6.0)
93
93
  rack (2.2.3)
94
94
  rack-test (1.1.0)
95
95
  rack (>= 1.0, < 3)
96
- rails (6.1.4.1)
97
- actioncable (= 6.1.4.1)
98
- actionmailbox (= 6.1.4.1)
99
- actionmailer (= 6.1.4.1)
100
- actionpack (= 6.1.4.1)
101
- actiontext (= 6.1.4.1)
102
- actionview (= 6.1.4.1)
103
- activejob (= 6.1.4.1)
104
- activemodel (= 6.1.4.1)
105
- activerecord (= 6.1.4.1)
106
- activestorage (= 6.1.4.1)
107
- activesupport (= 6.1.4.1)
96
+ rails (6.1.4.4)
97
+ actioncable (= 6.1.4.4)
98
+ actionmailbox (= 6.1.4.4)
99
+ actionmailer (= 6.1.4.4)
100
+ actionpack (= 6.1.4.4)
101
+ actiontext (= 6.1.4.4)
102
+ actionview (= 6.1.4.4)
103
+ activejob (= 6.1.4.4)
104
+ activemodel (= 6.1.4.4)
105
+ activerecord (= 6.1.4.4)
106
+ activestorage (= 6.1.4.4)
107
+ activesupport (= 6.1.4.4)
108
108
  bundler (>= 1.15.0)
109
- railties (= 6.1.4.1)
109
+ railties (= 6.1.4.4)
110
110
  sprockets-rails (>= 2.0.0)
111
111
  rails-dom-testing (2.0.3)
112
112
  activesupport (>= 4.2.0)
113
113
  nokogiri (>= 1.6)
114
114
  rails-html-sanitizer (1.4.2)
115
115
  loofah (~> 2.3)
116
- railties (6.1.4.1)
117
- actionpack (= 6.1.4.1)
118
- activesupport (= 6.1.4.1)
116
+ railties (6.1.4.4)
117
+ actionpack (= 6.1.4.4)
118
+ activesupport (= 6.1.4.4)
119
119
  method_source
120
120
  rake (>= 0.13)
121
121
  thor (~> 1.0)
122
122
  rake (13.0.6)
123
- rspec-core (3.10.1)
123
+ rspec-core (3.10.2)
124
124
  rspec-support (~> 3.10.0)
125
- rspec-expectations (3.10.1)
125
+ rspec-expectations (3.10.2)
126
126
  diff-lcs (>= 1.2.0, < 2.0)
127
127
  rspec-support (~> 3.10.0)
128
- rspec-mocks (3.10.2)
128
+ rspec-mocks (3.10.3)
129
129
  diff-lcs (>= 1.2.0, < 2.0)
130
130
  rspec-support (~> 3.10.0)
131
- rspec-rails (5.0.2)
131
+ rspec-rails (5.1.0)
132
132
  actionpack (>= 5.2)
133
133
  activesupport (>= 5.2)
134
134
  railties (>= 5.2)
@@ -136,21 +136,21 @@ GEM
136
136
  rspec-expectations (~> 3.10)
137
137
  rspec-mocks (~> 3.10)
138
138
  rspec-support (~> 3.10)
139
- rspec-support (3.10.2)
139
+ rspec-support (3.10.3)
140
140
  sprockets (4.0.2)
141
141
  concurrent-ruby (~> 1.0)
142
142
  rack (> 1, < 3)
143
- sprockets-rails (3.2.2)
144
- actionpack (>= 4.0)
145
- activesupport (>= 4.0)
143
+ sprockets-rails (3.4.2)
144
+ actionpack (>= 5.2)
145
+ activesupport (>= 5.2)
146
146
  sprockets (>= 3.0.0)
147
- thor (1.1.0)
147
+ thor (1.2.1)
148
148
  tzinfo (2.0.4)
149
149
  concurrent-ruby (~> 1.0)
150
150
  websocket-driver (0.7.5)
151
151
  websocket-extensions (>= 0.1.0)
152
152
  websocket-extensions (0.1.5)
153
- zeitwerk (2.4.2)
153
+ zeitwerk (2.5.4)
154
154
 
155
155
  PLATFORMS
156
156
  x86_64-darwin-20
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RSpec
4
4
  module JsonApi
5
- VERSION = "1.0.2"
5
+ VERSION = "1.0.3"
6
6
  end
7
7
  end
@@ -27,9 +27,9 @@ Gem::Specification.new do |spec|
27
27
  spec.require_paths = ["lib"]
28
28
 
29
29
  # Uncomment to register a new dependency of your gem
30
- spec.add_dependency "activesupport", "~> 6.1", ">= 6.1.4.1"
31
- spec.add_dependency "rails", "~> 6.1", ">= 6.1.4.1"
32
- spec.add_dependency "rspec-rails", "~> 5.0", ">= 5.0.2"
30
+ spec.add_dependency "activesupport", ">= 6.1.4.1"
31
+ spec.add_dependency "rails", ">= 6.1.4.1"
32
+ spec.add_dependency "rspec-rails", ">= 5.0.2"
33
33
 
34
34
  # For more information and examples about making a new gem, checkout our
35
35
  # guide at: https://bundler.io/guides/creating_gem.html
metadata CHANGED
@@ -1,22 +1,19 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec-json_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michal Gajowiak
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-12-22 00:00:00.000000000 Z
11
+ date: 2022-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
18
- - !ruby/object:Gem::Version
19
- version: '6.1'
20
17
  - - ">="
21
18
  - !ruby/object:Gem::Version
22
19
  version: 6.1.4.1
@@ -24,9 +21,6 @@ dependencies:
24
21
  prerelease: false
25
22
  version_requirements: !ruby/object:Gem::Requirement
26
23
  requirements:
27
- - - "~>"
28
- - !ruby/object:Gem::Version
29
- version: '6.1'
30
24
  - - ">="
31
25
  - !ruby/object:Gem::Version
32
26
  version: 6.1.4.1
@@ -34,9 +28,6 @@ dependencies:
34
28
  name: rails
35
29
  requirement: !ruby/object:Gem::Requirement
36
30
  requirements:
37
- - - "~>"
38
- - !ruby/object:Gem::Version
39
- version: '6.1'
40
31
  - - ">="
41
32
  - !ruby/object:Gem::Version
42
33
  version: 6.1.4.1
@@ -44,9 +35,6 @@ dependencies:
44
35
  prerelease: false
45
36
  version_requirements: !ruby/object:Gem::Requirement
46
37
  requirements:
47
- - - "~>"
48
- - !ruby/object:Gem::Version
49
- version: '6.1'
50
38
  - - ">="
51
39
  - !ruby/object:Gem::Version
52
40
  version: 6.1.4.1
@@ -54,9 +42,6 @@ dependencies:
54
42
  name: rspec-rails
55
43
  requirement: !ruby/object:Gem::Requirement
56
44
  requirements:
57
- - - "~>"
58
- - !ruby/object:Gem::Version
59
- version: '5.0'
60
45
  - - ">="
61
46
  - !ruby/object:Gem::Version
62
47
  version: 5.0.2
@@ -64,9 +49,6 @@ dependencies:
64
49
  prerelease: false
65
50
  version_requirements: !ruby/object:Gem::Requirement
66
51
  requirements:
67
- - - "~>"
68
- - !ruby/object:Gem::Version
69
- version: '5.0'
70
52
  - - ">="
71
53
  - !ruby/object:Gem::Version
72
54
  version: 5.0.2