Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Otherwise you get this error: [!] There was an error parsing `Gemfile`: [!] There was an error while loading `jbuilder.gemspec`: Illformed requirement ["=> 1.2"]. Bundler cannot continue. # from ~/code/jbuilder/jbuilder.gemspec:13 # ------------------------------------------- # s.add_dependency 'activesupport', '>= 3.0.0' > s.add_dependency 'multi_json', '=> 1.2' # # ------------------------------------------- . Bundler cannot continue. # from ~/code/jbuilder/Gemfile:3 # ------------------------------------------- # > gemspec # # -------------------------------------------
- Loading branch information