Relax ruby-js-regex version
This commit is contained in:
parent
6ef141ac37
commit
844d59b87a
2 changed files with 12 additions and 0 deletions
11
debian/patches/0420-relax-js-regex.patch
vendored
Normal file
11
debian/patches/0420-relax-js-regex.patch
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -199,7 +199,7 @@
|
||||
gem 'version_sorter', '~> 2.1'
|
||||
|
||||
# Export Ruby Regex to Javascript
|
||||
-gem 'js_regex', '~> 2.2.1'
|
||||
+gem 'js_regex', '~> 3.1'
|
||||
|
||||
# User agent parsing
|
||||
gem 'device_detector'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -8,6 +8,7 @@
|
|||
0340-relax-httparty.patch
|
||||
0400-Relax-recaptcha-version.patch
|
||||
0410-relax-dropzonejs-rails.patch
|
||||
0420-relax-js-regex.patch
|
||||
0500-set-webpack-root.patch
|
||||
0510-remove-dev-dependencies.patch
|
||||
0520-add-system-lib-path-for-webpack.patch
|
||||
|
|
Loading…
Add table
Reference in a new issue