diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-08 18:09:32 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-08 18:09:32 +0000 |
commit | 7e17b031fa8e57a698fc474ded12eaa2553c87f5 (patch) | |
tree | d753ae5527f835901f86a30608c024e86e11fbaa /Gemfile.lock | |
parent | 66a3180a3b9417cb5259ecca83934f22b136394b (diff) | |
download | gitlab-ce-7e17b031fa8e57a698fc474ded12eaa2553c87f5.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d612b39a200..cbad24f5639 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,8 +105,8 @@ GEM attr_encrypted (3.1.0) encryptor (~> 3.0.0) attr_required (1.0.1) - autoprefixer-rails (10.2.0.0) - execjs + autoprefixer-rails (10.2.5.1) + execjs (> 0) awesome_print (1.9.2) awrence (1.1.1) aws-eventstream (1.1.0) @@ -343,7 +343,7 @@ GEM tzinfo eventmachine (1.2.7) excon (0.71.1) - execjs (2.7.0) + execjs (2.8.1) expression_parser (0.9.0) extended-markdown-filter (0.6.0) html-pipeline (~> 2.0) @@ -1413,7 +1413,7 @@ DEPENDENCIES asciidoctor-plantuml (~> 0.0.12) atlassian-jwt (~> 0.2.0) attr_encrypted (~> 3.1.0) - autoprefixer-rails (= 10.2.0.0) + autoprefixer-rails (= 10.2.5.1) awesome_print aws-sdk-cloudformation (~> 1) aws-sdk-core (~> 3) |