cpoms / innkeeper

Apartment clone with threadsafe multihost support
7 stars 2 forks source link

Public suffix gem version issue while installing innkeeper #6

Open Balavenkateswarlu22 opened 2 years ago

Balavenkateswarlu22 commented 2 years ago

Hi, I was trying to install innkeeper gem for Multidb server feature with rails. while installing, i am getting below error. Please suggest the fix without effecting the current gems dependent on public suffix

Bundler could not find compatible versions for gem "public_suffix": In snapshot (Gemfile.lock): public_suffix (= 4.0.3)

In Gemfile: carrierwave-azure_rm was resolved to 0.1.2, which depends on carrierwave was resolved to 2.0.2, which depends on addressable (~> 2.6) was resolved to 2.7.0, which depends on public_suffix (>= 2.0.2, < 5.0)

  innkeeper was resolved to 0.1.0, which depends on
  public_suffix (~> 2.0.5)