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
Specifying which version of rails (e.g. "> 3.2.0" for 3.0.1 and "> 4.0.0" in 4.0.1) in the gem spec file would allow bundler to resolve which version of acts_as_commentable is appropriate for an application to use.
The text was updated successfully, but these errors were encountered:
Specifying which version of rails (e.g. "
> 3.2.0" for 3.0.1 and "> 4.0.0" in 4.0.1) in the gem spec file would allow bundler to resolve which version of acts_as_commentable is appropriate for an application to use.The text was updated successfully, but these errors were encountered: