<div dir="ltr">Hi,<div><br></div><div>I keep getting this message whenever I open my RubyMine IDE .</div><div>"RubyMine Gem Manager</div><div>           RubyMine has detected that</div><div>           some of the gems required for 'browsertests'</div>
<div>           are not installed"</div><div><br></div><div>I have the following settings on my system</div><div><br></div><div>C:\Ruby1.9.3<br></div><div> and also C:\Ruby193\DevKit installed version 4.5.2</div><div>
<br></div><div>I executed the below:</div><div>ruby dk.rb init</div><div>ruby dk.rb review</div><div>ruby dk.rb install </div><div><br></div><div>and tested the ruby env correctly uses DevKit by running</div><div> gem install --platform=ruby</div>
<div><br></div><div>Then I also did bundle install from within tests\browser repo which ran fine.</div><div><br></div><div>But still I keep getting this error message in RubyMine.</div><div><br></div><div>When I try to install them from within IDE :it shows me a prompt</div>
<div><br></div><div>Following gems were not installed "medawiki_selenium(0.2.12):Error installing mediawiki_selenium..</div><div><pre class=""><code><font face="garamond, serif"><span class="">The</span><span class=""> </span><span class="">'json'</span><span class=""> native gem requires installed build tools</span><span class="">.</span></font></code></pre>
<pre class=""><font face="garamond, serif"> Please update your PATH to include build tools or download the DevKit</font></pre><font face="garamond, serif"> from '<a href="http://rubyinstaller.org/downloads" target="_blank">http://rubyinstaller.org/downloads</a>' and follow the instructions<br>
 at '<a href="http://github.com/oneclick/rubyinstaller/wiki/Development-Kit" target="_blank">http://github.com/oneclick/rubyinstaller/wiki/Development-Kit</a>'.</font></div><div><font face="garamond, serif"><br></font></div>
<div><font face="garamond, serif">Native compilation failed.</font></div><div><br></div><div>My PATH variable has C:\Ruby193\bin\ruby.exe defined in it.<br></div><div><br></div><div>I would look forward to any help related to this error.</div>
<div><br></div><div>Thanks,</div><div>Jagori</div></div>