diff --git a/spec/integration_spec.rb b/spec/integration_spec.rb index 1de03613b7..371fd892b3 100644 --- a/spec/integration_spec.rb +++ b/spec/integration_spec.rb @@ -167,7 +167,7 @@ def should_successfully_perform(command) lock_file_contents = { 'PODS' => [ - { 'ASIHTTPRequest (1.8.1)' => ["Reachability (~> 2.0, >= 2.0.4)"] }, + { 'ASIHTTPRequest (1.8.1)' => ["Reachability"] }, { 'ASIWebPageRequest (1.8.1)' => ["ASIHTTPRequest (= 1.8.1)"] }, 'JSONKit (1.4)', { 'Reachability (2.0.4)' => ["ASIHTTPRequest (>= 1.8)"] },