diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2021-07-14 10:00:10 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2021-07-14 10:00:10 +0200 |
| commit | f6434bf3c4f81d35bf4b4f5aa9b2e6018a20eaa7 (patch) | |
| tree | fc56a19bb5f142b3323123b164873c574f8b7a3b | |
| parent | d458205809b6ce53e1da031b968be9190b1415cc (diff) | |
| parent | b8f33da7a9eb3876c490a57d645f12dacde976d6 (diff) | |
| download | mullvadvpn-f6434bf3c4f81d35bf4b4f5aa9b2e6018a20eaa7.tar.xz mullvadvpn-f6434bf3c4f81d35bf4b4f5aa9b2e6018a20eaa7.zip | |
Merge remote-tracking branch 'origin/dependabot/bundler/ios/addressable-2.8.0'
| -rw-r--r-- | ios/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 7afc6bb070..6056b5c340 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) atomos (0.1.3) aws-eventstream (1.1.0) |
