CocoaPods / cocoapods-acknowledgements

CocoaPods plugin that generates a plist which includes the installation metadata
MIT License
111 stars 17 forks source link

Please update activesupport version for cocoapods v1.1.0-beta #57

Closed erickyim closed 4 years ago

erickyim commented 4 years ago

Error when using cocoapods v1.10.0-beta1

Error loading the plugin `cocoapods-acknowledgements-1.2.0`.

Gem::ConflictError - Unable to activate cocoapods-acknowledgements-1.2.0, because activesupport-5.2.4.3 conflicts with activesupport (>= 4.0.2, < 5)

Consider to release a beta version and update activesupport dependency since cocoapods v1.1.0-beta1 requires activesupport > 5.

Thanks.

dnkoutso commented 4 years ago

yeap we should fix that!

dnkoutso commented 4 years ago

Fixed with #58.