diff options
author | Stan Hu <stanhu@gmail.com> | 2018-09-05 14:49:02 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-09-05 14:49:02 -0700 |
commit | 0f083ee9fff0dfc9e5a16a08982aca20415d0331 (patch) | |
tree | b9c0523cd077dea5a942cecca9958d93e332dafe /Gemfile.lock | |
parent | 9dd34eac14a94e58999c335a175e06067f1092fa (diff) | |
download | gitlab-ce-0f083ee9fff0dfc9e5a16a08982aca20415d0331.tar.gz |
Bump browser gem to v2.5.3
Full list of changes: https://github.com/fnando/browser/blob/master/CHANGELOG.md
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 91cd360e708..c874d09a519 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM msgpack (~> 1.0) bootstrap_form (2.7.0) brakeman (4.2.1) - browser (2.2.0) + browser (2.5.3) builder (3.2.3) bullet (5.5.1) activesupport (>= 3.0.0) @@ -991,7 +991,7 @@ DEPENDENCIES bootsnap (~> 1.3) bootstrap_form (~> 2.7.0) brakeman (~> 4.2) - browser (~> 2.2) + browser (~> 2.5) bullet (~> 5.5.0) bundler-audit (~> 0.5.0) capybara (~> 2.15) |