зеркало из https://github.com/mozilla/Base32.git
Родитель
8b47f8372a
Коммит
7b0a1f2663
2
Gemfile
2
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'
|
||||
|
|
10
Gemfile.lock
10
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче