Closed pedrokost closed 9 years ago
middleman-api doesn't have any direct dependency on active support.
what does your Gemfile.lock
look like?
Here is my Gemfile.lock
Adding gem "middleman-api"
to the Gemfile causes the above problem to surface.
Looks like github version of the gem wasn't up on Rubygems. thats now fixed with some dependency changes for middleman. should be able to bundle now