Sha256: 6bb45bad607850dc0ce291dc47f9c1ab8e125c81bd6fc06d726406a5f2df3ac0
Contents?: true
Size: 259 Bytes
Versions: 1
Compression:
Stored size: 259 Bytes
Contents
module Calabash module Cucumber # @!visibility public # The Calabash iOS gem version. VERSION = "0.23.7" # @!visibility public # The minimum required version of the Calabash embedded server. MIN_SERVER_VERSION = "0.23.4" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
calabash-cucumber-0.23.7 | lib/calabash-cucumber/version.rb |