Skip to content

Commit

Permalink
Merge pull request #70 from vocaro/master
Browse files Browse the repository at this point in the history
Cheers: Require rubygems in calabash-ios script
  • Loading branch information
krukow committed Oct 23, 2012
2 parents a85c644 + d93fd03 commit c84eb48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions calabash-cucumber/bin/calabash-ios
@@ -1,5 +1,6 @@
#!/usr/bin/env ruby

require 'rubygems'
require 'fileutils'
require 'cfpropertylist'
require 'rexml/document'
Expand Down

0 comments on commit c84eb48

Please sign in to comment.