Sha256: b2e806b37bd21f2bf3c01114b8acef1d50494e9470fb4be673a91c4871529304
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.0" # @!visibility public # The minimum required version of the Calabash embedded server. MIN_SERVER_VERSION = "0.21.7" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
calabash-cucumber-0.23.0 | lib/calabash-cucumber/version.rb |