diff --git a/Gemfile b/Gemfile index bc95c48..99b14dd 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'sqlite3', '~> 1.6.9' # Tools gem 'chronic_duration', '~> 0.10.6' gem 'commander', '~> 4.6.0' -gem 'git', '~> 1.18.0' +gem 'git', '~> 1.19.1' gem 'gitlab', '~> 4.19.0' gem 'rake' gem 'sentry-ruby' diff --git a/Gemfile.lock b/Gemfile.lock index 917afb1..549b979 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) awesome_print (1.9.2) @@ -35,7 +35,7 @@ GEM ruby2_keywords ffi (1.15.5) formatador (1.1.0) - git (1.18.0) + git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) gitlab (4.19.0) @@ -92,7 +92,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.1) + public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) racc (1.7.1) @@ -186,7 +186,7 @@ DEPENDENCIES awesome_print chronic_duration (~> 0.10.6) commander (~> 4.6.0) - git (~> 1.18.0) + git (~> 1.19.1) gitlab (~> 4.19.0) guard guard-puma