infopark / webcrm_sdk

SDK for Infopark WebCRM
MIT License
2 stars 2 forks source link

Version 2.3.1 breaks support of activesupport version 5 #16

Closed apepper closed 3 years ago

apepper commented 3 years ago

Since 7f77ca6f402ced2e52aaba2ac232b507f865e920 (which is released with 2.3.1) infopark_webcrm_sdk no longer works with activesupport version 5. But according to the gemspec file it should work with version 5:

https://github.com/infopark/webcrm_sdk/blob/2dc8a52f29f7798ba635c1354b91c41e526fc2f8/infopark_webcrm_sdk.gemspec#L27

It's also important that acrivesupport version 5 is still supported, because our companion gem scrivito currently only runs with rails 5.2.

Error message:

LoadError:
  cannot load such file -- active_support/parameter_filter