OSDN Git Service

renamed read-seigas to load-seigas
[tdcgexplorer/nimono-crawlers.git] / Gemfile.lock
index d65f697..3ea6de0 100644 (file)
@@ -1,21 +1,43 @@
 GEM
   remote: http://rubygems.org/
   specs:
-    activemodel (3.0.6)
-      activesupport (= 3.0.6)
-      builder (~> 2.1.2)
-      i18n (~> 0.5.0)
-    activerecord (3.0.6)
-      activemodel (= 3.0.6)
-      activesupport (= 3.0.6)
-      arel (~> 2.0.2)
-      tzinfo (~> 0.3.23)
-    activesupport (3.0.6)
-    arel (2.0.10)
-    builder (2.1.2)
+    activegroonga (2.1.3)
+      activemodel (>= 3.2.10)
+      rroonga (>= 2.1.2)
+    activemodel (3.2.11)
+      activesupport (= 3.2.11)
+      builder (~> 3.0.0)
+    activesupport (3.2.11)
+      i18n (~> 0.6)
+      multi_json (~> 1.0)
+    archive-zip (0.5.0)
+      io-like (>= 0.3.0)
+    builder (3.0.4)
     diff-lcs (1.1.2)
-    i18n (0.5.0)
-    pg (0.10.1)
+    domain_name (0.5.7)
+      unf (~> 0.0.3)
+    i18n (0.6.1)
+    io-like (0.3.0)
+    json (1.7.6)
+    mechanize (2.5.1)
+      domain_name (~> 0.5, >= 0.5.1)
+      mime-types (~> 1.17, >= 1.17.2)
+      net-http-digest_auth (~> 1.1, >= 1.1.1)
+      net-http-persistent (~> 2.5, >= 2.5.2)
+      nokogiri (~> 1.4)
+      ntlm-http (~> 0.1, >= 0.1.1)
+      webrobots (~> 0.0, >= 0.0.9)
+    mime-types (1.21)
+    multi_json (1.5.0)
+    net-http-digest_auth (1.2.1)
+    net-http-persistent (2.8)
+    nokogiri (1.5.6)
+    ntlm-http (0.1.1)
+    pkg-config (1.1.4)
+    rroonga (2.1.3)
+      archive-zip
+      json
+      pkg-config
     rspec (2.6.0)
       rspec-core (~> 2.6.0)
       rspec-expectations (~> 2.6.0)
@@ -24,14 +46,18 @@ GEM
     rspec-expectations (2.6.0)
       diff-lcs (~> 1.1.2)
     rspec-mocks (2.6.0)
-    tzinfo (0.3.29)
+    unf (0.0.5)
+      unf_ext
+    unf_ext (0.0.5)
+    webrobots (0.0.13)
     zipruby (0.3.6)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
-  activerecord (= 3.0.6)
-  pg (= 0.10.1)
+  activegroonga (= 2.1.3)
+  mechanize
+  rroonga (= 2.1.3)
   rspec (= 2.6.0)
   zipruby