<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sonota88</author_name>
  <author_url>https://blog.hatena.ne.jp/sonota88/</author_url>
  <blog_title>memo486</blog_title>
  <blog_url>https://memo88.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>やっつけ</anon>
  </categories>
  <description>○○がしたい！！！！ どんなライブラリがあるか調べよう！ gem search ○○ --remote する 名前だけたくさん出てくる… 調べるのめんどくさい………… というわけで適当にやっつけで書いてみました。 require &quot;yaml&quot; require &quot;rubygems/specification&quot; search_word = ARGV[0] output = ` gem search #{search_word} --remote ` gem_names = output.split(&quot;\n&quot;).map{|line| /^(.+) \(.+\)$/ =~ line $1 } gem_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2F20120201%2F1328108980&quot; title=&quot; 複数のgemに関する情報を表示する - memo486&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-02-01 00:09:40</published>
  <title> 複数のgemに関する情報を表示する</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/20120201/1328108980</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
