cached_resource 6.0.0 → 7.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.
@@ -1,193 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- cached_resource (5.3.0)
5
- activeresource (>= 4.0)
6
- activesupport (>= 4.0)
7
- nilio (>= 1.0)
8
-
9
- GEM
10
- remote: http://rubygems.org/
11
- specs:
12
- actioncable (7.0.4)
13
- actionpack (= 7.0.4)
14
- activesupport (= 7.0.4)
15
- nio4r (~> 2.0)
16
- websocket-driver (>= 0.6.1)
17
- actionmailbox (7.0.4)
18
- actionpack (= 7.0.4)
19
- activejob (= 7.0.4)
20
- activerecord (= 7.0.4)
21
- activestorage (= 7.0.4)
22
- activesupport (= 7.0.4)
23
- mail (>= 2.7.1)
24
- net-imap
25
- net-pop
26
- net-smtp
27
- actionmailer (7.0.4)
28
- actionpack (= 7.0.4)
29
- actionview (= 7.0.4)
30
- activejob (= 7.0.4)
31
- activesupport (= 7.0.4)
32
- mail (~> 2.5, >= 2.5.4)
33
- net-imap
34
- net-pop
35
- net-smtp
36
- rails-dom-testing (~> 2.0)
37
- actionpack (7.0.4)
38
- actionview (= 7.0.4)
39
- activesupport (= 7.0.4)
40
- rack (~> 2.0, >= 2.2.0)
41
- rack-test (>= 0.6.3)
42
- rails-dom-testing (~> 2.0)
43
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
44
- actiontext (7.0.4)
45
- actionpack (= 7.0.4)
46
- activerecord (= 7.0.4)
47
- activestorage (= 7.0.4)
48
- activesupport (= 7.0.4)
49
- globalid (>= 0.6.0)
50
- nokogiri (>= 1.8.5)
51
- actionview (7.0.4)
52
- activesupport (= 7.0.4)
53
- builder (~> 3.1)
54
- erubi (~> 1.4)
55
- rails-dom-testing (~> 2.0)
56
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
57
- activejob (7.0.4)
58
- activesupport (= 7.0.4)
59
- globalid (>= 0.3.6)
60
- activemodel (7.0.4)
61
- activesupport (= 7.0.4)
62
- activemodel-serializers-xml (1.0.2)
63
- activemodel (> 5.x)
64
- activesupport (> 5.x)
65
- builder (~> 3.1)
66
- activerecord (7.0.4)
67
- activemodel (= 7.0.4)
68
- activesupport (= 7.0.4)
69
- activeresource (6.0.0)
70
- activemodel (>= 6.0)
71
- activemodel-serializers-xml (~> 1.0)
72
- activesupport (>= 6.0)
73
- activestorage (7.0.4)
74
- actionpack (= 7.0.4)
75
- activejob (= 7.0.4)
76
- activerecord (= 7.0.4)
77
- activesupport (= 7.0.4)
78
- marcel (~> 1.0)
79
- mini_mime (>= 1.1.0)
80
- activesupport (7.0.4)
81
- concurrent-ruby (~> 1.0, >= 1.0.2)
82
- i18n (>= 1.6, < 2)
83
- minitest (>= 5.1)
84
- tzinfo (~> 2.0)
85
- appraisal (2.4.1)
86
- bundler
87
- rake
88
- thor (>= 0.14.0)
89
- builder (3.2.4)
90
- concurrent-ruby (1.1.10)
91
- crass (1.0.6)
92
- diff-lcs (1.5.0)
93
- digest (3.1.0)
94
- erubi (1.11.0)
95
- globalid (1.0.0)
96
- activesupport (>= 5.0)
97
- i18n (1.12.0)
98
- concurrent-ruby (~> 1.0)
99
- loofah (2.19.0)
100
- crass (~> 1.0.2)
101
- nokogiri (>= 1.5.9)
102
- mail (2.7.1)
103
- mini_mime (>= 0.1.1)
104
- marcel (1.0.2)
105
- method_source (1.0.0)
106
- mini_mime (1.1.2)
107
- mini_portile2 (2.8.0)
108
- minitest (5.16.3)
109
- net-imap (0.2.3)
110
- digest
111
- net-protocol
112
- strscan
113
- net-pop (0.1.1)
114
- digest
115
- net-protocol
116
- timeout
117
- net-protocol (0.1.3)
118
- timeout
119
- net-smtp (0.3.1)
120
- digest
121
- net-protocol
122
- timeout
123
- nilio (1.0.0)
124
- nio4r (2.5.8)
125
- nokogiri (1.13.8)
126
- mini_portile2 (~> 2.8.0)
127
- racc (~> 1.4)
128
- racc (1.6.0)
129
- rack (2.2.4)
130
- rack-test (2.0.2)
131
- rack (>= 1.3)
132
- rails (7.0.4)
133
- actioncable (= 7.0.4)
134
- actionmailbox (= 7.0.4)
135
- actionmailer (= 7.0.4)
136
- actionpack (= 7.0.4)
137
- actiontext (= 7.0.4)
138
- actionview (= 7.0.4)
139
- activejob (= 7.0.4)
140
- activemodel (= 7.0.4)
141
- activerecord (= 7.0.4)
142
- activestorage (= 7.0.4)
143
- activesupport (= 7.0.4)
144
- bundler (>= 1.15.0)
145
- railties (= 7.0.4)
146
- rails-dom-testing (2.0.3)
147
- activesupport (>= 4.2.0)
148
- nokogiri (>= 1.6)
149
- rails-html-sanitizer (1.4.3)
150
- loofah (~> 2.3)
151
- railties (7.0.4)
152
- actionpack (= 7.0.4)
153
- activesupport (= 7.0.4)
154
- method_source
155
- rake (>= 12.2)
156
- thor (~> 1.0)
157
- zeitwerk (~> 2.5)
158
- rake (13.0.6)
159
- rspec (3.11.0)
160
- rspec-core (~> 3.11.0)
161
- rspec-expectations (~> 3.11.0)
162
- rspec-mocks (~> 3.11.0)
163
- rspec-core (3.11.0)
164
- rspec-support (~> 3.11.0)
165
- rspec-expectations (3.11.1)
166
- diff-lcs (>= 1.2.0, < 2.0)
167
- rspec-support (~> 3.11.0)
168
- rspec-mocks (3.11.1)
169
- diff-lcs (>= 1.2.0, < 2.0)
170
- rspec-support (~> 3.11.0)
171
- rspec-support (3.11.1)
172
- strscan (3.0.4)
173
- thor (1.2.1)
174
- timeout (0.3.0)
175
- tzinfo (2.0.5)
176
- concurrent-ruby (~> 1.0)
177
- websocket-driver (0.7.5)
178
- websocket-extensions (>= 0.1.0)
179
- websocket-extensions (0.1.5)
180
- zeitwerk (2.6.0)
181
-
182
- PLATFORMS
183
- ruby
184
-
185
- DEPENDENCIES
186
- appraisal
187
- cached_resource!
188
- rails (~> 7.0.0)
189
- rake
190
- rspec
191
-
192
- BUNDLED WITH
193
- 1.17.3