Sfoglia il codice sorgente

Merge pull request #132 from kishikawakatsumi/bundle

Update bundles
kishikawa katsumi 10 anni fa
parent
commit
46edfabfb1
1 ha cambiato i file con 5 aggiunte e 2 eliminazioni
  1. 5 2
      Lib/Gemfile.lock

+ 5 - 2
Lib/Gemfile.lock

@@ -2,8 +2,8 @@ GEM
   remote: https://rubygems.org/
   remote: https://rubygems.org/
   specs:
   specs:
     rake (10.4.2)
     rake (10.4.2)
-    xcjobs (0.1.1)
-    xcpretty (0.1.10)
+    xcjobs (0.1.2)
+    xcpretty (0.1.12)
 
 
 PLATFORMS
 PLATFORMS
   ruby
   ruby
@@ -12,3 +12,6 @@ DEPENDENCIES
   rake
   rake
   xcjobs
   xcjobs
   xcpretty
   xcpretty
+
+BUNDLED WITH
+   1.10.6