spree_razorpay 0.2.0 → 0.2.1

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: 69dbd8390a502a8272b1ed6cacd66773ecd9a423366697b0406e55a17e6caf7c
4
- data.tar.gz: 06eba04c987ffd5ab894e6f8a02ac1df0810e20e58dd6c58e9cb698c7516ed6c
3
+ metadata.gz: 709d273c65911264bd13eb3cd64dcd6d41eff6410fcb3d418e799c65ed3660fa
4
+ data.tar.gz: 28e47698aef8722efd76d6ab8f162ba50a93bd5f192d7e669779340eaa80f3c7
5
5
  SHA512:
6
- metadata.gz: 25fcafda998d7ea14ac6610aac2396867d013321b40cd1dc805f87dd8ea251b979d8686c8c57ab0076a79110069a4616c93f315941dd25a9125f2e844ed0262b
7
- data.tar.gz: 4b1a6b8bf64d9d53d04b0a012f7cad1f0ab5d2ce3a4855c027753be49163b0bdbad36a3661653cb519f5f618bb5c61f86e891695606308e97ed709ab31483176
6
+ metadata.gz: edabfee3c30c9ce60a1310505220c4fa84ef7d1abf7b817b4c2c5a861bc68269bdb1109413f1ac5dc6135774d3ec4abf5b1474607dca69f94e2fa1bf46e369b1
7
+ data.tar.gz: e93d94ef9130b08d2f509f52317d9218ae88f6a34a08bbf508bccc404a6e25308ce4e2c63fb97705e49b098a430e4afc9916f8883f097b447f3b5be81a2ff8d3
data/Gemfile.lock CHANGED
@@ -1,102 +1,102 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- spree_razorpay (0.2.0)
4
+ spree_razorpay (0.2.1)
5
5
  razorpay
6
6
  spree_core
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actioncable (5.2.0)
12
- actionpack (= 5.2.0)
11
+ actioncable (5.2.3)
12
+ actionpack (= 5.2.3)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailer (5.2.0)
16
- actionpack (= 5.2.0)
17
- actionview (= 5.2.0)
18
- activejob (= 5.2.0)
15
+ actionmailer (5.2.3)
16
+ actionpack (= 5.2.3)
17
+ actionview (= 5.2.3)
18
+ activejob (= 5.2.3)
19
19
  mail (~> 2.5, >= 2.5.4)
20
20
  rails-dom-testing (~> 2.0)
21
- actionpack (5.2.0)
22
- actionview (= 5.2.0)
23
- activesupport (= 5.2.0)
21
+ actionpack (5.2.3)
22
+ actionview (= 5.2.3)
23
+ activesupport (= 5.2.3)
24
24
  rack (~> 2.0)
25
25
  rack-test (>= 0.6.3)
26
26
  rails-dom-testing (~> 2.0)
27
27
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
28
- actionview (5.2.0)
29
- activesupport (= 5.2.0)
28
+ actionview (5.2.3)
29
+ activesupport (= 5.2.3)
30
30
  builder (~> 3.1)
31
31
  erubi (~> 1.4)
32
32
  rails-dom-testing (~> 2.0)
33
33
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
34
- activejob (5.2.0)
35
- activesupport (= 5.2.0)
34
+ activejob (5.2.3)
35
+ activesupport (= 5.2.3)
36
36
  globalid (>= 0.3.6)
37
- activemerchant (1.83.0)
38
- activesupport (>= 4.2, < 6.x)
37
+ activemerchant (1.93.0)
38
+ activesupport (>= 4.2)
39
39
  builder (>= 2.1.2, < 4.0.0)
40
40
  i18n (>= 0.6.9)
41
41
  nokogiri (~> 1.4)
42
- activemodel (5.2.0)
43
- activesupport (= 5.2.0)
44
- activerecord (5.2.0)
45
- activemodel (= 5.2.0)
46
- activesupport (= 5.2.0)
42
+ activemodel (5.2.3)
43
+ activesupport (= 5.2.3)
44
+ activerecord (5.2.3)
45
+ activemodel (= 5.2.3)
46
+ activesupport (= 5.2.3)
47
47
  arel (>= 9.0)
48
- activestorage (5.2.0)
49
- actionpack (= 5.2.0)
50
- activerecord (= 5.2.0)
48
+ activestorage (5.2.3)
49
+ actionpack (= 5.2.3)
50
+ activerecord (= 5.2.3)
51
51
  marcel (~> 0.3.1)
52
- activesupport (5.2.0)
52
+ activesupport (5.2.3)
53
53
  concurrent-ruby (~> 1.0, >= 1.0.2)
54
54
  i18n (>= 0.7, < 2)
55
55
  minitest (~> 5.1)
56
56
  tzinfo (~> 1.1)
57
57
  acts-as-taggable-on (6.0.0)
58
58
  activerecord (~> 5.0)
59
- acts_as_list (0.9.16)
59
+ acts_as_list (0.9.19)
60
60
  activerecord (>= 3.0)
61
- addressable (2.5.2)
61
+ addressable (2.6.0)
62
62
  public_suffix (>= 2.0.2, < 4.0)
63
63
  arel (9.0.0)
64
- autoprefixer-rails (9.1.4)
64
+ autoprefixer-rails (9.5.1)
65
65
  execjs
66
66
  awesome_nested_set (3.1.4)
67
67
  activerecord (>= 4.0.0, < 5.3)
68
68
  bcrypt (3.1.12)
69
- bootstrap-sass (3.3.7)
69
+ bootstrap-sass (3.4.1)
70
70
  autoprefixer-rails (>= 5.2.1)
71
- sass (>= 3.3.4)
71
+ sassc (>= 2.0.0)
72
72
  builder (3.2.3)
73
- byebug (10.0.2)
73
+ byebug (11.0.1)
74
74
  camertron-eprun (1.1.1)
75
75
  cancancan (2.3.0)
76
- canonical-rails (0.2.4)
77
- rails (>= 4.1, < 5.3)
76
+ canonical-rails (0.2.5)
77
+ rails (>= 4.1, < 6.1)
78
78
  carmen (1.0.2)
79
79
  activesupport (>= 3.0.0)
80
80
  cldr-plurals-runtime-rb (1.0.1)
81
81
  climate_control (0.2.0)
82
- coffee-rails (4.2.2)
82
+ coffee-rails (5.0.0)
83
83
  coffee-script (>= 2.2.0)
84
- railties (>= 4.0.0)
84
+ railties (>= 5.2.0)
85
85
  coffee-script (2.4.1)
86
86
  coffee-script-source
87
87
  execjs
88
88
  coffee-script-source (1.12.2)
89
- concurrent-ruby (1.0.5)
89
+ concurrent-ruby (1.1.5)
90
90
  crass (1.0.4)
91
- css_parser (1.6.0)
91
+ css_parser (1.7.0)
92
92
  addressable
93
93
  database_cleaner (1.7.0)
94
- deface (1.3.1)
94
+ deface (1.3.2)
95
95
  nokogiri (>= 1.6)
96
96
  polyglot
97
97
  rails (>= 4.1)
98
98
  rainbow (>= 2.1.0)
99
- devise (4.4.3)
99
+ devise (4.6.2)
100
100
  bcrypt (~> 3.0)
101
101
  orm_adapter (~> 0.1)
102
102
  railties (>= 4.1.0, < 6.0)
@@ -105,24 +105,29 @@ GEM
105
105
  devise-encryptable (0.2.0)
106
106
  devise (>= 2.1.0)
107
107
  diff-lcs (1.3)
108
- erubi (1.7.1)
108
+ doorkeeper (5.1.0)
109
+ railties (>= 5)
110
+ erubi (1.8.0)
109
111
  execjs (2.7.0)
110
- factory_bot (4.11.1)
111
- activesupport (>= 3.0.0)
112
- factory_bot_rails (4.11.1)
113
- factory_bot (~> 4.11.1)
114
- railties (>= 3.0.0)
115
- ffaker (2.10.0)
116
- ffi (1.9.25)
117
- friendly_id (5.2.4)
112
+ factory_bot (5.0.2)
113
+ activesupport (>= 4.2.0)
114
+ factory_bot_rails (5.0.2)
115
+ factory_bot (~> 5.0.2)
116
+ railties (>= 4.2.0)
117
+ fast_jsonapi (1.5)
118
+ activesupport (>= 4.2)
119
+ ffaker (2.11.0)
120
+ ffi (1.10.0)
121
+ friendly_id (5.2.5)
118
122
  activerecord (>= 4.0.0)
119
- globalid (0.4.1)
123
+ globalid (0.4.2)
120
124
  activesupport (>= 4.2.0)
121
- highline (1.6.21)
125
+ highline (2.0.2)
122
126
  htmlentities (4.3.4)
123
- httparty (0.16.2)
127
+ httparty (0.17.0)
128
+ mime-types (~> 3.0)
124
129
  multi_xml (>= 0.5.2)
125
- i18n (1.0.1)
130
+ i18n (1.6.0)
126
131
  concurrent-ruby (~> 1.0)
127
132
  jquery-rails (4.3.3)
128
133
  rails-dom-testing (>= 1, < 3)
@@ -140,39 +145,39 @@ GEM
140
145
  activerecord
141
146
  kaminari-core (= 1.0.1)
142
147
  kaminari-core (1.0.1)
143
- loofah (2.2.2)
148
+ loofah (2.2.3)
144
149
  crass (~> 1.0.2)
145
150
  nokogiri (>= 1.5.9)
146
- mail (2.7.0)
151
+ mail (2.7.1)
147
152
  mini_mime (>= 0.1.1)
148
153
  marcel (0.3.3)
149
154
  mimemagic (~> 0.3.2)
150
- method_source (0.9.0)
155
+ method_source (0.9.2)
151
156
  mime-types (3.2.2)
152
157
  mime-types-data (~> 3.2015)
153
- mime-types-data (3.2018.0812)
154
- mimemagic (0.3.2)
158
+ mime-types-data (3.2019.0331)
159
+ mimemagic (0.3.3)
155
160
  mini_magick (4.8.0)
156
161
  mini_mime (1.0.1)
157
- mini_portile2 (2.3.0)
162
+ mini_portile2 (2.4.0)
158
163
  minitest (5.11.3)
159
- monetize (1.9.0)
164
+ monetize (1.9.1)
160
165
  money (~> 6.12)
161
- money (6.12.0)
162
- i18n (>= 0.6.4, < 1.1)
166
+ money (6.13.3)
167
+ i18n (>= 0.6.4, <= 2)
163
168
  multi_xml (0.6.0)
164
169
  nio4r (2.3.1)
165
- nokogiri (1.8.4)
166
- mini_portile2 (~> 2.3.0)
170
+ nokogiri (1.10.3)
171
+ mini_portile2 (~> 2.4.0)
167
172
  orm_adapter (0.5.0)
168
- paperclip (6.0.0)
173
+ paperclip (6.1.0)
169
174
  activemodel (>= 4.2.0)
170
175
  activesupport (>= 4.2.0)
171
176
  mime-types
172
177
  mimemagic (~> 0.3.0)
173
178
  terrapin (~> 0.6.0)
174
- paranoia (2.4.1)
175
- activerecord (>= 4.0, < 5.3)
179
+ paranoia (2.4.2)
180
+ activerecord (>= 4.0, < 6.1)
176
181
  polyglot (0.3.5)
177
182
  premailer (1.11.1)
178
183
  addressable
@@ -184,61 +189,58 @@ GEM
184
189
  public_suffix (3.0.3)
185
190
  rabl (0.13.1)
186
191
  activesupport (>= 2.3.14)
187
- rack (2.0.5)
192
+ rack (2.0.7)
188
193
  rack-test (1.1.0)
189
194
  rack (>= 1.0, < 3)
190
- rails (5.2.0)
191
- actioncable (= 5.2.0)
192
- actionmailer (= 5.2.0)
193
- actionpack (= 5.2.0)
194
- actionview (= 5.2.0)
195
- activejob (= 5.2.0)
196
- activemodel (= 5.2.0)
197
- activerecord (= 5.2.0)
198
- activestorage (= 5.2.0)
199
- activesupport (= 5.2.0)
195
+ rails (5.2.3)
196
+ actioncable (= 5.2.3)
197
+ actionmailer (= 5.2.3)
198
+ actionpack (= 5.2.3)
199
+ actionview (= 5.2.3)
200
+ activejob (= 5.2.3)
201
+ activemodel (= 5.2.3)
202
+ activerecord (= 5.2.3)
203
+ activestorage (= 5.2.3)
204
+ activesupport (= 5.2.3)
200
205
  bundler (>= 1.3.0)
201
- railties (= 5.2.0)
206
+ railties (= 5.2.3)
202
207
  sprockets-rails (>= 2.0.0)
203
- rails-controller-testing (1.0.2)
204
- actionpack (~> 5.x, >= 5.0.1)
205
- actionview (~> 5.x, >= 5.0.1)
206
- activesupport (~> 5.x)
208
+ rails-controller-testing (1.0.4)
209
+ actionpack (>= 5.0.1.x)
210
+ actionview (>= 5.0.1.x)
211
+ activesupport (>= 5.0.1.x)
207
212
  rails-dom-testing (2.0.3)
208
213
  activesupport (>= 4.2.0)
209
214
  nokogiri (>= 1.6)
210
215
  rails-html-sanitizer (1.0.4)
211
216
  loofah (~> 2.2, >= 2.2.2)
212
- railties (5.2.0)
213
- actionpack (= 5.2.0)
214
- activesupport (= 5.2.0)
217
+ railties (5.2.3)
218
+ actionpack (= 5.2.3)
219
+ activesupport (= 5.2.3)
215
220
  method_source
216
221
  rake (>= 0.8.7)
217
- thor (>= 0.18.1, < 2.0)
222
+ thor (>= 0.19.0, < 2.0)
218
223
  rainbow (3.0.0)
219
224
  rake (10.5.0)
220
- ransack (2.0.1)
225
+ ransack (2.1.1)
221
226
  actionpack (>= 5.0)
222
227
  activerecord (>= 5.0)
223
228
  activesupport (>= 5.0)
224
229
  i18n
225
- razorpay (2.3.0)
230
+ razorpay (2.4.1)
226
231
  httparty (~> 0.14)
227
- rb-fsevent (0.10.3)
228
- rb-inotify (0.9.10)
229
- ffi (>= 0.5.0, < 2)
230
- responders (2.4.0)
231
- actionpack (>= 4.2.0, < 5.3)
232
- railties (>= 4.2.0, < 5.3)
232
+ responders (2.4.1)
233
+ actionpack (>= 4.2.0, < 6.0)
234
+ railties (>= 4.2.0, < 6.0)
233
235
  rspec-core (3.8.0)
234
236
  rspec-support (~> 3.8.0)
235
- rspec-expectations (3.8.1)
237
+ rspec-expectations (3.8.3)
236
238
  diff-lcs (>= 1.2.0, < 2.0)
237
239
  rspec-support (~> 3.8.0)
238
240
  rspec-mocks (3.8.0)
239
241
  diff-lcs (>= 1.2.0, < 2.0)
240
242
  rspec-support (~> 3.8.0)
241
- rspec-rails (3.8.0)
243
+ rspec-rails (3.8.2)
242
244
  actionpack (>= 3.0)
243
245
  activesupport (>= 3.0)
244
246
  railties (>= 3.0)
@@ -247,52 +249,54 @@ GEM
247
249
  rspec-mocks (~> 3.8.0)
248
250
  rspec-support (~> 3.8.0)
249
251
  rspec-support (3.8.0)
250
- sass (3.6.0)
251
- sass-listen (~> 4.0.0)
252
- sass-listen (4.0.0)
253
- rb-fsevent (~> 0.9, >= 0.9.4)
254
- rb-inotify (~> 0.9, >= 0.9.7)
255
- spree_api (3.6.4)
252
+ sassc (2.0.1)
253
+ ffi (~> 1.9)
254
+ rake
255
+ spree_api (3.7.2)
256
+ doorkeeper (~> 5.0)
257
+ fast_jsonapi (~> 1.5)
256
258
  rabl (~> 0.13.1)
257
- spree_core (= 3.6.4)
259
+ spree_core (= 3.7.2)
258
260
  versioncake (~> 3.4.0)
259
- spree_auth_devise (3.4.1)
260
- devise (~> 4.4.0)
261
+ spree_auth_devise (3.5.1)
262
+ devise (>= 4.4, < 4.7)
261
263
  devise-encryptable (= 0.2.0)
262
264
  spree_core (>= 3.1.0, < 4.0)
263
265
  spree_extension
264
- spree_core (3.6.4)
266
+ spree_core (3.7.2)
265
267
  activemerchant (~> 1.67)
266
268
  acts-as-taggable-on (~> 6.0)
267
269
  acts_as_list (~> 0.8)
268
- awesome_nested_set (~> 3.1.3)
270
+ awesome_nested_set (~> 3.1.4)
269
271
  cancancan (~> 2.0)
270
272
  carmen (~> 1.0.0)
271
273
  deface (~> 1.0)
272
- ffaker (~> 2.2)
274
+ ffaker (~> 2.9)
273
275
  friendly_id (~> 5.2.1)
274
- highline (~> 1.6.18)
276
+ highline (~> 2.0.0)
275
277
  kaminari (~> 1.0.1)
276
278
  mini_magick (~> 4.8.0)
277
- monetize (~> 1.1)
278
- paperclip (~> 6.0.0)
279
+ monetize (~> 1.9)
280
+ money (~> 6.13)
281
+ paperclip (~> 6.1.0)
279
282
  paranoia (~> 2.4.1)
280
283
  premailer-rails
281
- rails (~> 5.2.0)
282
- ransack (~> 2.0.1)
284
+ rails (~> 5.2.1, >= 5.2.1.1)
285
+ ransack (~> 2.1.1)
283
286
  responders
284
287
  sprockets-rails
285
288
  state_machines-activerecord (~> 0.5)
286
289
  stringex
287
290
  twitter_cldr (~> 4.3)
288
- spree_extension (0.0.5)
291
+ spree_extension (0.0.9)
289
292
  activerecord (>= 4.2)
290
- spree_frontend (3.6.4)
291
- bootstrap-sass (>= 3.3.5.1, < 3.4)
293
+ spree_core
294
+ spree_frontend (3.7.2)
295
+ bootstrap-sass (~> 3.4)
292
296
  canonical-rails (~> 0.2.3)
293
297
  jquery-rails (~> 4.3)
294
- spree_api (= 3.6.4)
295
- spree_core (= 3.6.4)
298
+ spree_api (= 3.7.2)
299
+ spree_core (= 3.7.2)
296
300
  sprockets (3.7.2)
297
301
  concurrent-ruby (~> 1.0)
298
302
  rack (> 1, < 3)
@@ -300,20 +304,20 @@ GEM
300
304
  actionpack (>= 4.0)
301
305
  activesupport (>= 4.0)
302
306
  sprockets (>= 3.0.0)
303
- sqlite3 (1.3.13)
307
+ sqlite3 (1.4.0)
304
308
  state_machines (0.5.0)
305
- state_machines-activemodel (0.5.1)
309
+ state_machines-activemodel (0.6.0)
306
310
  activemodel (>= 4.1, < 6.0)
307
311
  state_machines (>= 0.5.0)
308
- state_machines-activerecord (0.5.1)
309
- activerecord (>= 4.1, < 6.0)
312
+ state_machines-activerecord (0.6.0)
313
+ activerecord (>= 4.1)
310
314
  state_machines-activemodel (>= 0.5.0)
311
- stringex (2.8.4)
315
+ stringex (2.8.5)
312
316
  terrapin (0.6.0)
313
317
  climate_control (>= 0.0.3, < 1.0)
314
- thor (0.20.0)
318
+ thor (0.20.3)
315
319
  thread_safe (0.3.6)
316
- twitter_cldr (4.4.3)
320
+ twitter_cldr (4.4.4)
317
321
  camertron-eprun
318
322
  cldr-plurals-runtime-rb (~> 1.0)
319
323
  tzinfo
@@ -324,8 +328,8 @@ GEM
324
328
  activesupport (>= 3.2)
325
329
  railties (>= 3.2)
326
330
  tzinfo
327
- warden (1.2.7)
328
- rack (>= 1.0)
331
+ warden (1.2.8)
332
+ rack (>= 2.0.6)
329
333
  websocket-driver (0.7.0)
330
334
  websocket-extensions (>= 0.1.0)
331
335
  websocket-extensions (0.1.3)
@@ -353,4 +357,4 @@ DEPENDENCIES
353
357
  sqlite3
354
358
 
355
359
  BUNDLED WITH
356
- 1.16.5
360
+ 1.16.6
@@ -1,3 +1,3 @@
1
1
  module SpreeRazorpay
2
- VERSION = '0.2.0'
2
+ VERSION = '0.2.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_razorpay
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Neeraj Kumar
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-09-28 00:00:00.000000000 Z
11
+ date: 2019-04-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: spree_core
@@ -137,7 +137,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
137
137
  requirements:
138
138
  - none
139
139
  rubyforge_project:
140
- rubygems_version: 2.7.7
140
+ rubygems_version: 2.7.8
141
141
  signing_key:
142
142
  specification_version: 4
143
143
  summary: Razorpay integration into spree application.