diff --git a/Gemfile b/Gemfile index 79feac0b7..6b4cfa4c4 100644 --- a/Gemfile +++ b/Gemfile @@ -12,5 +12,5 @@ gem "encrypted-environment", "~> 0.2.0" gem "google-cloud-storage", "~> 1.25" gem "colorize", "~> 0.8.1" gem "cocoapods", "~> 1.8" -gem "xcodeproj", "~> 1.14" +gem "xcodeproj", "~> 1.15" gem "highline", "~> 2.0" diff --git a/Gemfile.lock b/Gemfile.lock index 941d820dc..6b916c36a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM thread_safe (~> 0.1) uber (0.1.0) unicode-display_width (1.6.0) - xcodeproj (1.14.0) + xcodeproj (1.15.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) @@ -188,7 +188,7 @@ DEPENDENCIES rake (~> 13.0) rubocop (~> 0.79.0) simctl (~> 1.6) - xcodeproj (~> 1.14) + xcodeproj (~> 1.15) BUNDLED WITH 2.0.2