Updated Xcoder gem to pick up fix for UTF-8 strings parsed from xcodebuild output

This commit is contained in:
Blake Watters
2012-04-09 17:35:05 -04:00
parent 570a4d68d9
commit fb29a9431d
2 changed files with 10 additions and 9 deletions

View File

@@ -4,6 +4,6 @@ gem "rake", "~> 0.9.0"
gem "bundler", "~> 1.1.0"
gem "sinatra", :git => "git://github.com/sinatra/sinatra.git"
gem "thin", "~> 1.3.1"
gem 'xcoder', :git => "git://github.com/rayh/xcoder.git"
gem 'xcoder', :git => "git://github.com/GateGuru/xcoder.git", :branch => '34-force-utf8-encoding'
gem 'restkit', :git => 'git://github.com/RestKit/RestKit-Gem.git'
gem 'ruby-debug19'

View File

@@ -1,12 +1,7 @@
GIT
remote: git://github.com/RestKit/RestKit-Gem.git
revision: b8fa45c770b20b8b07f18027f14d7b2a4261a43b
specs:
restkit (0.0.0)
GIT
remote: git://github.com/rayh/xcoder.git
revision: 5641054a7dd5e688bf1f2b318b1852d6a20adf20
remote: git://github.com/GateGuru/xcoder.git
revision: cb4258f8bb01c13a3d502813dc35985eb37b483b
branch: 34-force-utf8-encoding
specs:
xcoder (0.1.11)
builder
@@ -15,6 +10,12 @@ GIT
plist
rest-client
GIT
remote: git://github.com/RestKit/RestKit-Gem.git
revision: b8fa45c770b20b8b07f18027f14d7b2a4261a43b
specs:
restkit (0.0.0)
GIT
remote: git://github.com/sinatra/sinatra.git
revision: 0bf6b92cedd86df89068b3c0b1b0f58ad28287eb