diff options
author | Robert Speicher <robert@gitlab.com> | 2018-05-08 18:31:35 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2018-05-08 18:31:35 +0000 |
commit | 09747ecd3317fc2e1be54f4c944b718f5edf4ae9 (patch) | |
tree | 3d91fdd71d6127fc3445dbbfe9c997247ecf6eb0 /Gemfile.lock | |
parent | 8194d3e464cfe07e223688dc1fcb874fed255b13 (diff) | |
parent | c47b8a50c6283514cbb8f15f529d6d05ade66bce (diff) | |
download | gitlab-ce-09747ecd3317fc2e1be54f4c944b718f5edf4ae9.tar.gz |
Merge branch 'update-asset-sync' into 'master'
Update asset_sync ~> 2.2.0 to ~> 2.4
See merge request gitlab-org/gitlab-ce!18762
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2a63ee6a532..50800af9437 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM asciidoctor (1.5.6.2) asciidoctor-plantuml (0.0.8) asciidoctor (~> 1.5) - asset_sync (2.2.0) + asset_sync (2.4.0) activemodel (>= 4.1.0) fog-core mime-types (>= 2.99) @@ -197,7 +197,7 @@ GEM et-orbi (1.0.3) tzinfo eventmachine (1.0.8) - excon (0.60.0) + excon (0.62.0) execjs (2.6.0) expression_parser (0.9.0) factory_bot (4.8.2) @@ -998,7 +998,7 @@ DEPENDENCIES asana (~> 0.6.0) asciidoctor (~> 1.5.6) asciidoctor-plantuml (= 0.0.8) - asset_sync (~> 2.2.0) + asset_sync (~> 2.4) attr_encrypted (~> 3.1.0) awesome_print (~> 1.2.0) babosa (~> 1.0.2) |