summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-11-20 10:06:36 -0800
committerStan Hu <stanhu@gmail.com>2018-11-20 10:09:19 -0800
commit5b42ebbf24272fe07775d60f7af680a5e7de96e7 (patch)
treeeccdc55ae17279c78b99a3dabcc62f99ea226969
parentac6673ddcfda0a0229b86f22543d31ddccc1dc55 (diff)
downloadgitlab-ce-sh-bump-escape-utils.tar.gz
Upgrade escape_utils to 1.2.1sh-bump-escape-utils
This matches the version shipped in gitaly-ruby. The main changes between 1.1.1 and 1.2.1 are CI-related improvements: https://github.com/brianmario/escape_utils/compare/1.1.1...1.2.1
-rw-r--r--Gemfile.lock2
-rw-r--r--Gemfile.rails4.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 380f1dbc89f..5ceb5d29252 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -182,7 +182,7 @@ GEM
encryptor (3.0.0)
equalizer (0.0.11)
erubis (2.7.0)
- escape_utils (1.1.1)
+ escape_utils (1.2.1)
et-orbi (1.0.3)
tzinfo
eventmachine (1.2.7)
diff --git a/Gemfile.rails4.lock b/Gemfile.rails4.lock
index ead404c5f27..dd2cd59daae 100644
--- a/Gemfile.rails4.lock
+++ b/Gemfile.rails4.lock
@@ -181,7 +181,7 @@ GEM
encryptor (3.0.0)
equalizer (0.0.11)
erubis (2.7.0)
- escape_utils (1.1.1)
+ escape_utils (1.2.1)
et-orbi (1.0.3)
tzinfo
eventmachine (1.2.7)