Skip to content

Gem uses an old slack-notifier version #28

@Laukei

Description

@Laukei

Hello! Thanks for making and maintaining clearbit-slack. I've been updating gemfiles recently in our software stack to keep them current and this has become a blocker on updating other gems.

The slack-notifier version required by clearbit-slack is capped at 1.5.1. This version of slack-notifier is 5 years old. When trying to update to a more current version of the notifier, I get

Bundler could not find compatible versions for gem "slack-notifier":
  In Gemfile:
    slack-notifier (~> 2.3)

    clearbit-slack was resolved to 0.2.2, which depends on
      slack-notifier (>= 1.5.1, ~> 1.5.1)

The latest version of slack-notiifer is ~3 years old (2.3.2) (changelog). It looks like the only breaking change is the way defaults are set using a block during initialization.

It would be good if clearbit-slack supported this version. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions