Browse Source

Merge branch 'xcpretty-0.1.8'

* xcpretty-0.1.8:
  bundle update

[ci skip]
Norio Nomura 10 years ago
parent
commit
80d4937f7b
2 changed files with 3 additions and 9 deletions
  1. 1 1
      Gemfile
  2. 2 8
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -1,5 +1,5 @@
 source "https://rubygems.org"
 
 gem "rake"
-gem 'xcpretty', :git => 'https://github.com/norio-nomura/xcpretty.git', :branch => 'add-measuring'
+gem 'xcpretty'
 gem "xcjobs", :git => 'https://github.com/norio-nomura/xcjobs.git', :branch => 'subclass-of-rake-task'

+ 2 - 8
Gemfile.lock

@@ -5,17 +5,11 @@ GIT
   specs:
     xcjobs (0.0.7)
 
-GIT
-  remote: https://github.com/norio-nomura/xcpretty.git
-  revision: aa9c2adfefc315d5dbf06f70f8ab6926c74fb045
-  branch: add-measuring
-  specs:
-    xcpretty (0.1.7)
-
 GEM
   remote: https://rubygems.org/
   specs:
     rake (10.4.2)
+    xcpretty (0.1.8)
 
 PLATFORMS
   ruby
@@ -23,4 +17,4 @@ PLATFORMS
 DEPENDENCIES
   rake
   xcjobs!
-  xcpretty!
+  xcpretty