diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-02-22 17:49:41 +0200 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-02-22 17:49:41 +0200 |
| commit | 9850a74ba6093ecc771f53cb9abd7c9c8a59f266 (patch) | |
| tree | e600baf66f43ded37b01f0100311cc685895f6bd /Gemfile | |
| parent | ec2806f1f2ad10b7ec68b1835c54c11915387a6a (diff) | |
| download | gitlab-shell-9850a74ba6093ecc771f53cb9abd7c9c8a59f266.tar.gz | |
Update dev dependencies with security issues
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,5 +7,5 @@ group :development, :test do gem 'guard' gem 'guard-rspec' gem 'vcr' - gem 'rubocop', '0.28.0', require: false + gem 'rubocop', '0.49.1', require: false end |
