diff options
author | Robert Speicher <rspeicher@gmail.com> | 2017-03-25 12:28:27 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-03-25 12:28:27 -0400 |
commit | 72461af5b1ca0f63aebcf5e6b29c1899a2977cef (patch) | |
tree | bbf6cd2a64701853985f5f8c2df1376d2bd5a365 /Gemfile.lock | |
parent | 97e9d76922ed01113eeb2594bc63bafe55bc2404 (diff) | |
download | gitlab-ce-72461af5b1ca0f63aebcf5e6b29c1899a2977cef.tar.gz |
Update bullet 5.2.0 -> 5.5.1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a7ae8037a21..cba814f1d6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM brakeman (3.6.1) browser (2.2.0) builder (3.2.3) - bullet (5.2.0) + bullet (5.5.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) bundler-audit (0.5.0) @@ -855,7 +855,7 @@ DEPENDENCIES bootstrap-sass (~> 3.3.0) brakeman (~> 3.6.0) browser (~> 2.2) - bullet (~> 5.2.0) + bullet (~> 5.5.0) bundler-audit (~> 0.5.0) capybara (~> 2.6.2) capybara-screenshot (~> 1.0.0) |