app_manager 2.3.5 → 2.3.6
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.
- checksums.yaml +4 -4
- data/Gemfile.lock +88 -79
- data/lib/app_manager/graphql_helper.rb +3 -2
- data/lib/app_manager/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e3d64d0ffdff623bbbd97c138297df0607d4621926c02c42404103626ff3592b
|
|
4
|
+
data.tar.gz: de6e2e35c943c8cfa30649173d126d3ed8274daad83c13e46e28b4ea689c9fea
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d572b354aedc7762a4989e86ba513651705943130d4fe89483c4d11e2bbfa78be4894ac816b3ba3a7e6a0663d26df17735bab1cf9e6cade164837021582bdc8c
|
|
7
|
+
data.tar.gz: 0c4c262796b39cb38c22dc902dba79124f411e631270ef3e0ed405b5aaf7cbc7c72f4786b61c104e2ff26d84ba2f80cb625acf0af7ecbecd4ccc1d4bfeabf0c2
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
app_manager (2.3.
|
|
4
|
+
app_manager (2.3.6)
|
|
5
5
|
activerecord-import (~> 1.4)
|
|
6
6
|
httparty
|
|
7
7
|
kaminari (>= 0.16.3)
|
|
@@ -10,29 +10,31 @@ PATH
|
|
|
10
10
|
GEM
|
|
11
11
|
remote: https://rubygems.org/
|
|
12
12
|
specs:
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
action_text-trix (2.1.15)
|
|
14
|
+
railties
|
|
15
|
+
actioncable (8.1.0)
|
|
16
|
+
actionpack (= 8.1.0)
|
|
17
|
+
activesupport (= 8.1.0)
|
|
16
18
|
nio4r (~> 2.0)
|
|
17
19
|
websocket-driver (>= 0.6.1)
|
|
18
20
|
zeitwerk (~> 2.6)
|
|
19
|
-
actionmailbox (8.0
|
|
20
|
-
actionpack (= 8.0
|
|
21
|
-
activejob (= 8.0
|
|
22
|
-
activerecord (= 8.0
|
|
23
|
-
activestorage (= 8.0
|
|
24
|
-
activesupport (= 8.0
|
|
21
|
+
actionmailbox (8.1.0)
|
|
22
|
+
actionpack (= 8.1.0)
|
|
23
|
+
activejob (= 8.1.0)
|
|
24
|
+
activerecord (= 8.1.0)
|
|
25
|
+
activestorage (= 8.1.0)
|
|
26
|
+
activesupport (= 8.1.0)
|
|
25
27
|
mail (>= 2.8.0)
|
|
26
|
-
actionmailer (8.0
|
|
27
|
-
actionpack (= 8.0
|
|
28
|
-
actionview (= 8.0
|
|
29
|
-
activejob (= 8.0
|
|
30
|
-
activesupport (= 8.0
|
|
28
|
+
actionmailer (8.1.0)
|
|
29
|
+
actionpack (= 8.1.0)
|
|
30
|
+
actionview (= 8.1.0)
|
|
31
|
+
activejob (= 8.1.0)
|
|
32
|
+
activesupport (= 8.1.0)
|
|
31
33
|
mail (>= 2.8.0)
|
|
32
34
|
rails-dom-testing (~> 2.2)
|
|
33
|
-
actionpack (8.0
|
|
34
|
-
actionview (= 8.0
|
|
35
|
-
activesupport (= 8.0
|
|
35
|
+
actionpack (8.1.0)
|
|
36
|
+
actionview (= 8.1.0)
|
|
37
|
+
activesupport (= 8.1.0)
|
|
36
38
|
nokogiri (>= 1.8.5)
|
|
37
39
|
rack (>= 2.2.4)
|
|
38
40
|
rack-session (>= 1.0.1)
|
|
@@ -40,44 +42,45 @@ GEM
|
|
|
40
42
|
rails-dom-testing (~> 2.2)
|
|
41
43
|
rails-html-sanitizer (~> 1.6)
|
|
42
44
|
useragent (~> 0.16)
|
|
43
|
-
actiontext (8.0
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
45
|
+
actiontext (8.1.0)
|
|
46
|
+
action_text-trix (~> 2.1.15)
|
|
47
|
+
actionpack (= 8.1.0)
|
|
48
|
+
activerecord (= 8.1.0)
|
|
49
|
+
activestorage (= 8.1.0)
|
|
50
|
+
activesupport (= 8.1.0)
|
|
48
51
|
globalid (>= 0.6.0)
|
|
49
52
|
nokogiri (>= 1.8.5)
|
|
50
|
-
actionview (8.0
|
|
51
|
-
activesupport (= 8.0
|
|
53
|
+
actionview (8.1.0)
|
|
54
|
+
activesupport (= 8.1.0)
|
|
52
55
|
builder (~> 3.1)
|
|
53
56
|
erubi (~> 1.11)
|
|
54
57
|
rails-dom-testing (~> 2.2)
|
|
55
58
|
rails-html-sanitizer (~> 1.6)
|
|
56
|
-
activejob (8.0
|
|
57
|
-
activesupport (= 8.0
|
|
59
|
+
activejob (8.1.0)
|
|
60
|
+
activesupport (= 8.1.0)
|
|
58
61
|
globalid (>= 0.3.6)
|
|
59
|
-
activemodel (8.0
|
|
60
|
-
activesupport (= 8.0
|
|
61
|
-
activerecord (8.0
|
|
62
|
-
activemodel (= 8.0
|
|
63
|
-
activesupport (= 8.0
|
|
62
|
+
activemodel (8.1.0)
|
|
63
|
+
activesupport (= 8.1.0)
|
|
64
|
+
activerecord (8.1.0)
|
|
65
|
+
activemodel (= 8.1.0)
|
|
66
|
+
activesupport (= 8.1.0)
|
|
64
67
|
timeout (>= 0.4.0)
|
|
65
68
|
activerecord-import (1.8.1)
|
|
66
69
|
activerecord (>= 4.2)
|
|
67
|
-
activestorage (8.0
|
|
68
|
-
actionpack (= 8.0
|
|
69
|
-
activejob (= 8.0
|
|
70
|
-
activerecord (= 8.0
|
|
71
|
-
activesupport (= 8.0
|
|
70
|
+
activestorage (8.1.0)
|
|
71
|
+
actionpack (= 8.1.0)
|
|
72
|
+
activejob (= 8.1.0)
|
|
73
|
+
activerecord (= 8.1.0)
|
|
74
|
+
activesupport (= 8.1.0)
|
|
72
75
|
marcel (~> 1.0)
|
|
73
|
-
activesupport (8.0
|
|
76
|
+
activesupport (8.1.0)
|
|
74
77
|
base64
|
|
75
|
-
benchmark (>= 0.3)
|
|
76
78
|
bigdecimal
|
|
77
79
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
78
80
|
connection_pool (>= 2.2.5)
|
|
79
81
|
drb
|
|
80
82
|
i18n (>= 1.6, < 2)
|
|
83
|
+
json
|
|
81
84
|
logger (>= 1.4.2)
|
|
82
85
|
minitest (>= 5.1)
|
|
83
86
|
securerandom (>= 0.3)
|
|
@@ -85,36 +88,37 @@ GEM
|
|
|
85
88
|
uri (>= 0.13.1)
|
|
86
89
|
addressable (2.8.0)
|
|
87
90
|
public_suffix (>= 2.0.2, < 5.0)
|
|
88
|
-
base64 (0.
|
|
89
|
-
|
|
90
|
-
bigdecimal (3.1.9)
|
|
91
|
+
base64 (0.3.0)
|
|
92
|
+
bigdecimal (3.3.1)
|
|
91
93
|
builder (3.3.0)
|
|
92
94
|
coderay (1.1.3)
|
|
93
95
|
concurrent-ruby (1.3.5)
|
|
94
|
-
connection_pool (2.5.
|
|
96
|
+
connection_pool (2.5.4)
|
|
95
97
|
crack (0.4.5)
|
|
96
98
|
rexml
|
|
97
99
|
crass (1.0.6)
|
|
98
|
-
csv (3.3.
|
|
100
|
+
csv (3.3.5)
|
|
99
101
|
date (3.4.1)
|
|
100
102
|
diff-lcs (1.5.0)
|
|
101
103
|
dotenv (2.1.2)
|
|
102
|
-
drb (2.2.
|
|
104
|
+
drb (2.2.3)
|
|
105
|
+
erb (5.1.3)
|
|
103
106
|
erubi (1.13.1)
|
|
104
|
-
globalid (1.
|
|
107
|
+
globalid (1.3.0)
|
|
105
108
|
activesupport (>= 6.1)
|
|
106
109
|
hashdiff (1.0.1)
|
|
107
|
-
httparty (0.23.
|
|
110
|
+
httparty (0.23.2)
|
|
108
111
|
csv
|
|
109
112
|
mini_mime (>= 1.0.0)
|
|
110
113
|
multi_xml (>= 0.5.2)
|
|
111
114
|
i18n (1.14.7)
|
|
112
115
|
concurrent-ruby (~> 1.0)
|
|
113
|
-
io-console (0.8.
|
|
116
|
+
io-console (0.8.1)
|
|
114
117
|
irb (1.15.2)
|
|
115
118
|
pp (>= 0.6.0)
|
|
116
119
|
rdoc (>= 4.0.0)
|
|
117
120
|
reline (>= 0.4.2)
|
|
121
|
+
json (2.15.2)
|
|
118
122
|
kaminari (1.2.2)
|
|
119
123
|
activesupport (>= 4.1.0)
|
|
120
124
|
kaminari-actionview (= 1.2.2)
|
|
@@ -131,19 +135,20 @@ GEM
|
|
|
131
135
|
loofah (2.24.1)
|
|
132
136
|
crass (~> 1.0.2)
|
|
133
137
|
nokogiri (>= 1.12.0)
|
|
134
|
-
mail (2.
|
|
138
|
+
mail (2.9.0)
|
|
139
|
+
logger
|
|
135
140
|
mini_mime (>= 0.1.1)
|
|
136
141
|
net-imap
|
|
137
142
|
net-pop
|
|
138
143
|
net-smtp
|
|
139
|
-
marcel (1.0
|
|
144
|
+
marcel (1.1.0)
|
|
140
145
|
method_source (1.0.0)
|
|
141
146
|
mini_mime (1.1.5)
|
|
142
147
|
mini_portile2 (2.8.9)
|
|
143
|
-
minitest (5.
|
|
148
|
+
minitest (5.26.0)
|
|
144
149
|
multi_xml (0.7.2)
|
|
145
150
|
bigdecimal (~> 3.1)
|
|
146
|
-
net-imap (0.5.
|
|
151
|
+
net-imap (0.5.12)
|
|
147
152
|
date
|
|
148
153
|
net-protocol
|
|
149
154
|
net-pop (0.1.2)
|
|
@@ -153,12 +158,12 @@ GEM
|
|
|
153
158
|
net-smtp (0.5.1)
|
|
154
159
|
net-protocol
|
|
155
160
|
nio4r (2.7.4)
|
|
156
|
-
nokogiri (1.18.
|
|
161
|
+
nokogiri (1.18.10)
|
|
157
162
|
mini_portile2 (~> 2.8.2)
|
|
158
163
|
racc (~> 1.4)
|
|
159
|
-
nokogiri (1.18.
|
|
164
|
+
nokogiri (1.18.10-x86_64-linux-gnu)
|
|
160
165
|
racc (~> 1.4)
|
|
161
|
-
pp (0.6.
|
|
166
|
+
pp (0.6.3)
|
|
162
167
|
prettyprint
|
|
163
168
|
prettyprint (0.2.0)
|
|
164
169
|
pry (0.14.1)
|
|
@@ -169,7 +174,7 @@ GEM
|
|
|
169
174
|
stringio
|
|
170
175
|
public_suffix (4.0.6)
|
|
171
176
|
racc (1.8.1)
|
|
172
|
-
rack (3.
|
|
177
|
+
rack (3.2.3)
|
|
173
178
|
rack-session (2.1.1)
|
|
174
179
|
base64 (>= 0.1.0)
|
|
175
180
|
rack (>= 3.0.0)
|
|
@@ -177,39 +182,42 @@ GEM
|
|
|
177
182
|
rack (>= 1.3)
|
|
178
183
|
rackup (2.2.1)
|
|
179
184
|
rack (>= 3)
|
|
180
|
-
rails (8.0
|
|
181
|
-
actioncable (= 8.0
|
|
182
|
-
actionmailbox (= 8.0
|
|
183
|
-
actionmailer (= 8.0
|
|
184
|
-
actionpack (= 8.0
|
|
185
|
-
actiontext (= 8.0
|
|
186
|
-
actionview (= 8.0
|
|
187
|
-
activejob (= 8.0
|
|
188
|
-
activemodel (= 8.0
|
|
189
|
-
activerecord (= 8.0
|
|
190
|
-
activestorage (= 8.0
|
|
191
|
-
activesupport (= 8.0
|
|
185
|
+
rails (8.1.0)
|
|
186
|
+
actioncable (= 8.1.0)
|
|
187
|
+
actionmailbox (= 8.1.0)
|
|
188
|
+
actionmailer (= 8.1.0)
|
|
189
|
+
actionpack (= 8.1.0)
|
|
190
|
+
actiontext (= 8.1.0)
|
|
191
|
+
actionview (= 8.1.0)
|
|
192
|
+
activejob (= 8.1.0)
|
|
193
|
+
activemodel (= 8.1.0)
|
|
194
|
+
activerecord (= 8.1.0)
|
|
195
|
+
activestorage (= 8.1.0)
|
|
196
|
+
activesupport (= 8.1.0)
|
|
192
197
|
bundler (>= 1.15.0)
|
|
193
|
-
railties (= 8.0
|
|
194
|
-
rails-dom-testing (2.
|
|
198
|
+
railties (= 8.1.0)
|
|
199
|
+
rails-dom-testing (2.3.0)
|
|
195
200
|
activesupport (>= 5.0.0)
|
|
196
201
|
minitest
|
|
197
202
|
nokogiri (>= 1.6)
|
|
198
203
|
rails-html-sanitizer (1.6.2)
|
|
199
204
|
loofah (~> 2.21)
|
|
200
205
|
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
|
201
|
-
railties (8.0
|
|
202
|
-
actionpack (= 8.0
|
|
203
|
-
activesupport (= 8.0
|
|
206
|
+
railties (8.1.0)
|
|
207
|
+
actionpack (= 8.1.0)
|
|
208
|
+
activesupport (= 8.1.0)
|
|
204
209
|
irb (~> 1.13)
|
|
205
210
|
rackup (>= 1.0.0)
|
|
206
211
|
rake (>= 12.2)
|
|
207
212
|
thor (~> 1.0, >= 1.2.2)
|
|
213
|
+
tsort (>= 0.2)
|
|
208
214
|
zeitwerk (~> 2.6)
|
|
209
215
|
rake (13.0.6)
|
|
210
|
-
rdoc (6.
|
|
216
|
+
rdoc (6.15.0)
|
|
217
|
+
erb
|
|
211
218
|
psych (>= 4.0.0)
|
|
212
|
-
|
|
219
|
+
tsort
|
|
220
|
+
reline (0.6.2)
|
|
213
221
|
io-console (~> 0.5)
|
|
214
222
|
rexml (3.2.5)
|
|
215
223
|
rspec (3.11.0)
|
|
@@ -229,21 +237,22 @@ GEM
|
|
|
229
237
|
rspec-support (3.11.0)
|
|
230
238
|
securerandom (0.4.1)
|
|
231
239
|
stringio (3.1.7)
|
|
232
|
-
thor (1.
|
|
240
|
+
thor (1.4.0)
|
|
233
241
|
timeout (0.4.3)
|
|
242
|
+
tsort (0.2.0)
|
|
234
243
|
tzinfo (2.0.6)
|
|
235
244
|
concurrent-ruby (~> 1.0)
|
|
236
|
-
uri (1.0.
|
|
245
|
+
uri (1.0.4)
|
|
237
246
|
useragent (0.16.11)
|
|
238
247
|
webmock (3.14.0)
|
|
239
248
|
addressable (>= 2.8.0)
|
|
240
249
|
crack (>= 0.3.2)
|
|
241
250
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
242
|
-
websocket-driver (0.
|
|
251
|
+
websocket-driver (0.8.0)
|
|
243
252
|
base64
|
|
244
253
|
websocket-extensions (>= 0.1.0)
|
|
245
254
|
websocket-extensions (0.1.5)
|
|
246
|
-
zeitwerk (2.7.
|
|
255
|
+
zeitwerk (2.7.3)
|
|
247
256
|
|
|
248
257
|
PLATFORMS
|
|
249
258
|
ruby
|
|
@@ -57,8 +57,9 @@ module AppManager
|
|
|
57
57
|
def recurring_charge_api_call(plan,return_url,shop,discount_local_storage)
|
|
58
58
|
plan_test = nil
|
|
59
59
|
shop_plan_field = AppManager.configuration.field_names['shopify_plan'] rescue nil
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
partner_development_field = AppManager.configuration.field_names['partner_development'] rescue nil
|
|
61
|
+
if !plan['affiliate'].nil? && plan['affiliate'].any? && !shop_plan_field.nil? && (plan['affiliate'].map{|e| e['value']}.include?(shop[shop_plan_field]) || shop[partner_development_field])
|
|
62
|
+
plan_test = true
|
|
62
63
|
end
|
|
63
64
|
trial_days = plan['trial_days'] || 0
|
|
64
65
|
if shop && shop.shopify_domain && trial_days
|
data/lib/app_manager/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: app_manager
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.3.
|
|
4
|
+
version: 2.3.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Rahul Tiwari @ Hulkapps
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-
|
|
11
|
+
date: 2025-10-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: httparty
|