diff --git a/Gemfile b/Gemfile index abab62f0..395559b8 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ gem "maremma", ">= 4.3" gem "rack-utf8_sanitizer", "~> 1.6" gem "coffee-rails", "~> 4.1", ">= 4.1.1" -gem "git", "~> 1.5" +gem "git", "~> 1.11" gem "mini_magick", "~> 4.5", ">= 4.5.1" gem "rack-jwt" gem "remotipart", "~> 1.2" diff --git a/Gemfile.lock b/Gemfile.lock index b83e3197..b1ac9ad7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -307,7 +307,7 @@ GEM rack-protection (>= 1.5.3, < 2.1.0) gender_detector (0.1.2) unicode_utils (>= 1.3.0) - git (1.9.1) + git (1.11.0) rchardet (~> 1.8) globalid (0.5.2) activesupport (>= 5.0) @@ -719,7 +719,7 @@ DEPENDENCIES flipper-api flipper-redis flipper-ui - git (~> 1.5) + git (~> 1.11) google-protobuf (= 3.10.0.rc.1) graphql (~> 1.9, >= 1.9.16) graphql-batch (~> 0.4.1)