File tree Expand file tree Collapse file tree 7 files changed +34
-32
lines changed Expand file tree Collapse file tree 7 files changed +34
-32
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Unreleased
4
4
5
+ ### 6.3.2
6
+
5
7
* [ SECURITY] Fix XSS vulnerability in back parameter on Stripe payment page
6
8
Previously, an attacker could inject Javascript or redirect the user to any URL by changing the ` back ` parameter in the URL.
7
9
The ` back ` parameter is now sanitized and restricted to relative paths.
Original file line number Diff line number Diff line change 10
10
PATH
11
11
remote: .
12
12
specs:
13
- pay (6.3.1 )
13
+ pay (6.3.2 )
14
14
rails (>= 6.0.0 )
15
15
16
16
GEM
156
156
rexml (~> 3.2 )
157
157
paddle_pay (0.3.0 )
158
158
faraday (>= 1.10.0 , < 3.0 )
159
- parallel (1.22.1 )
159
+ parallel (1.23.0 )
160
160
parser (3.2.2.0 )
161
161
ast (~> 2.4.1 )
162
162
pdf-core (0.9.0 )
@@ -203,14 +203,14 @@ GEM
203
203
prawn-table (~> 0.2.1 )
204
204
regexp_parser (2.8.0 )
205
205
rexml (3.2.5 )
206
- rubocop (1.48.1 )
206
+ rubocop (1.50.2 )
207
207
json (~> 2.3 )
208
208
parallel (~> 1.10 )
209
209
parser (>= 3.2.0.0 )
210
210
rainbow (>= 2.2.2 , < 4.0 )
211
211
regexp_parser (>= 1.8 , < 3.0 )
212
212
rexml (>= 3.2.5 , < 4.0 )
213
- rubocop-ast (>= 1.26 .0 , < 2.0 )
213
+ rubocop-ast (>= 1.28 .0 , < 2.0 )
214
214
ruby-progressbar (~> 1.7 )
215
215
unicode-display_width (>= 2.4.0 , < 3.0 )
216
216
rubocop-ast (1.28.0 )
231
231
mini_portile2 (~> 2.8.0 )
232
232
sqlite3 (1.6.2-x86_64-darwin )
233
233
sqlite3 (1.6.2-x86_64-linux )
234
- standard (1.26 .0 )
234
+ standard (1.27 .0 )
235
235
language_server-protocol (~> 3.17.0.2 )
236
- rubocop (~> 1.48.1 )
236
+ rubocop (~> 1.50.2 )
237
237
rubocop-performance (~> 1.16.0 )
238
238
stimulus-rails (1.2.1 )
239
239
railties (>= 6.0.0 )
Original file line number Diff line number Diff line change 10
10
PATH
11
11
remote: ..
12
12
specs:
13
- pay (6.3.1 )
13
+ pay (6.3.2 )
14
14
rails (>= 6.0.0)
15
15
16
16
GEM
144
144
rexml (~> 3.2)
145
145
paddle_pay (0.3.0)
146
146
faraday (>= 1.10.0, < 3.0)
147
- parallel (1.22.1 )
147
+ parallel (1.23.0 )
148
148
parser (3.2.2.0)
149
149
ast (~> 2.4.1)
150
150
pdf-core (0.9.0)
@@ -191,14 +191,14 @@ GEM
191
191
prawn-table (~> 0.2.1)
192
192
regexp_parser (2.8.0)
193
193
rexml (3.2.5)
194
- rubocop (1.48.1 )
194
+ rubocop (1.50.2 )
195
195
json (~> 2.3)
196
196
parallel (~> 1.10)
197
197
parser (>= 3.2.0.0)
198
198
rainbow (>= 2.2.2, < 4.0)
199
199
regexp_parser (>= 1.8, < 3.0)
200
200
rexml (>= 3.2.5, < 4.0)
201
- rubocop-ast (>= 1.26 .0, < 2.0)
201
+ rubocop-ast (>= 1.28 .0, < 2.0)
202
202
ruby-progressbar (~> 1.7)
203
203
unicode-display_width (>= 2.4.0, < 3.0)
204
204
rubocop-ast (1.28.0)
218
218
sqlite3 (1.6.2-arm64-darwin)
219
219
sqlite3 (1.6.2-x86_64-darwin)
220
220
sqlite3 (1.6.2-x86_64-linux)
221
- standard (1.26 .0)
221
+ standard (1.27 .0)
222
222
language_server-protocol (~> 3.17.0.2)
223
- rubocop (~> 1.48.1 )
223
+ rubocop (~> 1.50.2 )
224
224
rubocop-performance (~> 1.16.0)
225
225
stimulus-rails (1.2.1)
226
226
railties (>= 6.0.0)
Original file line number Diff line number Diff line change 10
10
PATH
11
11
remote: ..
12
12
specs:
13
- pay (6.3.1 )
13
+ pay (6.3.2 )
14
14
rails (>= 6.0.0)
15
15
16
16
GEM
148
148
rexml (~> 3.2)
149
149
paddle_pay (0.3.0)
150
150
faraday (>= 1.10.0, < 3.0)
151
- parallel (1.22.1 )
151
+ parallel (1.23.0 )
152
152
parser (3.2.2.0)
153
153
ast (~> 2.4.1)
154
154
pdf-core (0.9.0)
@@ -195,14 +195,14 @@ GEM
195
195
prawn-table (~> 0.2.1)
196
196
regexp_parser (2.8.0)
197
197
rexml (3.2.5)
198
- rubocop (1.48.1 )
198
+ rubocop (1.50.2 )
199
199
json (~> 2.3)
200
200
parallel (~> 1.10)
201
201
parser (>= 3.2.0.0)
202
202
rainbow (>= 2.2.2, < 4.0)
203
203
regexp_parser (>= 1.8, < 3.0)
204
204
rexml (>= 3.2.5, < 4.0)
205
- rubocop-ast (>= 1.26 .0, < 2.0)
205
+ rubocop-ast (>= 1.28 .0, < 2.0)
206
206
ruby-progressbar (~> 1.7)
207
207
unicode-display_width (>= 2.4.0, < 3.0)
208
208
rubocop-ast (1.28.0)
222
222
sqlite3 (1.6.2-arm64-darwin)
223
223
sqlite3 (1.6.2-x86_64-darwin)
224
224
sqlite3 (1.6.2-x86_64-linux)
225
- standard (1.26 .0)
225
+ standard (1.27 .0)
226
226
language_server-protocol (~> 3.17.0.2)
227
- rubocop (~> 1.48.1 )
227
+ rubocop (~> 1.50.2 )
228
228
rubocop-performance (~> 1.16.0)
229
229
stimulus-rails (1.2.1)
230
230
railties (>= 6.0.0)
Original file line number Diff line number Diff line change 10
10
PATH
11
11
remote: ..
12
12
specs:
13
- pay (6.3.1 )
13
+ pay (6.3.2 )
14
14
rails (>= 6.0.0)
15
15
16
16
GEM
154
154
rexml (~> 3.2)
155
155
paddle_pay (0.3.0)
156
156
faraday (>= 1.10.0, < 3.0)
157
- parallel (1.22.1 )
157
+ parallel (1.23.0 )
158
158
parser (3.2.2.0)
159
159
ast (~> 2.4.1)
160
160
pdf-core (0.9.0)
@@ -201,14 +201,14 @@ GEM
201
201
prawn-table (~> 0.2.1)
202
202
regexp_parser (2.8.0)
203
203
rexml (3.2.5)
204
- rubocop (1.48.1 )
204
+ rubocop (1.50.2 )
205
205
json (~> 2.3)
206
206
parallel (~> 1.10)
207
207
parser (>= 3.2.0.0)
208
208
rainbow (>= 2.2.2, < 4.0)
209
209
regexp_parser (>= 1.8, < 3.0)
210
210
rexml (>= 3.2.5, < 4.0)
211
- rubocop-ast (>= 1.26 .0, < 2.0)
211
+ rubocop-ast (>= 1.28 .0, < 2.0)
212
212
ruby-progressbar (~> 1.7)
213
213
unicode-display_width (>= 2.4.0, < 3.0)
214
214
rubocop-ast (1.28.0)
228
228
sqlite3 (1.6.2-arm64-darwin)
229
229
sqlite3 (1.6.2-x86_64-darwin)
230
230
sqlite3 (1.6.2-x86_64-linux)
231
- standard (1.26 .0)
231
+ standard (1.27 .0)
232
232
language_server-protocol (~> 3.17.0.2)
233
- rubocop (~> 1.48.1 )
233
+ rubocop (~> 1.50.2 )
234
234
rubocop-performance (~> 1.16.0)
235
235
stimulus-rails (1.2.1)
236
236
railties (>= 6.0.0)
Original file line number Diff line number Diff line change 9
9
10
10
GIT
11
11
remote: https://github.com/rails/rails.git
12
- revision: 732a4748b361bfdadb042fc62b4c608b1a6eef47
12
+ revision: 795d52473740866d0f7194ea5cdc5247e51016eb
13
13
branch: main
14
14
specs:
15
15
actioncable (7.1.0.alpha)
107
107
PATH
108
108
remote: ..
109
109
specs:
110
- pay (6.3.1 )
110
+ pay (6.3.2 )
111
111
rails (>= 6.0.0)
112
112
113
113
GEM
189
189
rexml (~> 3.2)
190
190
paddle_pay (0.3.0)
191
191
faraday (>= 1.10.0, < 3.0)
192
- parallel (1.22.1 )
192
+ parallel (1.23.0 )
193
193
parser (3.2.2.0)
194
194
ast (~> 2.4.1)
195
195
pdf-core (0.9.0)
@@ -222,14 +222,14 @@ GEM
222
222
reline (0.3.3)
223
223
io-console (~> 0.5)
224
224
rexml (3.2.5)
225
- rubocop (1.48.1 )
225
+ rubocop (1.50.2 )
226
226
json (~> 2.3)
227
227
parallel (~> 1.10)
228
228
parser (>= 3.2.0.0)
229
229
rainbow (>= 2.2.2, < 4.0)
230
230
regexp_parser (>= 1.8, < 3.0)
231
231
rexml (>= 3.2.5, < 4.0)
232
- rubocop-ast (>= 1.26 .0, < 2.0)
232
+ rubocop-ast (>= 1.28 .0, < 2.0)
233
233
ruby-progressbar (~> 1.7)
234
234
unicode-display_width (>= 2.4.0, < 3.0)
235
235
rubocop-ast (1.28.0)
249
249
sqlite3 (1.6.2-arm64-darwin)
250
250
sqlite3 (1.6.2-x86_64-darwin)
251
251
sqlite3 (1.6.2-x86_64-linux)
252
- standard (1.26 .0)
252
+ standard (1.27 .0)
253
253
language_server-protocol (~> 3.17.0.2)
254
- rubocop (~> 1.48.1 )
254
+ rubocop (~> 1.50.2 )
255
255
rubocop-performance (~> 1.16.0)
256
256
stimulus-rails (1.2.1)
257
257
railties (>= 6.0.0)
Original file line number Diff line number Diff line change 1
1
module Pay
2
- VERSION = "6.3.1 "
2
+ VERSION = "6.3.2 "
3
3
end
You can’t perform that action at this time.
0 commit comments