You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Hi Bro,
I add
gem 'foscam-ruby', '~> 0.1.0'
to Gemfile andbundle install
. I have a problem:I find
active_support
gem to fix problem, but this gem was removed. 😢Please this problem!
The text was updated successfully, but these errors were encountered: