Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install gem #1

Open
vutran0111 opened this issue Nov 4, 2016 · 1 comment
Open

Can't install gem #1

vutran0111 opened this issue Nov 4, 2016 · 1 comment

Comments

@vutran0111
Copy link

Hi Bro,
I add gem 'foscam-ruby', '~> 0.1.0' to Gemfile and bundle install. I have a problem:

Bundler could not find compatible versions for gem "active_support":
  In Gemfile:
    foscam-ruby (~> 0.1.0) was resolved to 0.1.0, which depends on
      active_support

Could not find gem 'active_support', which is required by gem 'foscam-ruby (~> 0.1.0)', in any of the sources.

I find active_support gem to fix problem, but this gem was removed. 😢
Please this problem!

@ares
Copy link

ares commented Oct 17, 2021

I guess youd already figured, but just in case...

Make sure you have source 'https://rubygems.org' in your Gemfile. Also I believe the right name for the gem is `activesupport1 without the gem which seems to be correctly specified... https://github.com/cwadding/foscam-ruby/blob/master/foscam-ruby.gemspec#L23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants