I am attempting to use RXSD in a Rails 4.1 application. I get this from bundler:
Resolving dependencies...
Bundler could not find compatible versions for gem "activesupport":
In snapshot (Gemfile.lock):
activesupport (4.1.4)
In Gemfile:
rxsd (>= 0) ruby depends on
activesupport (~> 3.2.11) ruby
I am attempting to use RXSD in a Rails 4.1 application. I get this from bundler:
ActiveSupport is used in https://github.com/movitto/RXSD/blob/454efb1f20d095d54186add9c90c25810ecebf12/lib/rxsd/common.rb#L7
ActiveSupport 4.1.4 might work just fine: