diff --git a/contrib/okta-sync/Gemfile.lock b/contrib/okta-sync/Gemfile.lock index 2f11b62..2f3ab7e 100644 --- a/contrib/okta-sync/Gemfile.lock +++ b/contrib/okta-sync/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) @@ -18,7 +18,7 @@ GEM sawyer (~> 0.8.1) openssl (2.1.2) ipaddr - public_suffix (4.0.3) + public_suffix (4.0.6) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0)