Sha256: c861fa1fcb2b6c251f6bd928284795d8baa849bf35526fd339d4566ce3d05cd1
Contents?: true
Size: 269 Bytes
Versions: 4
Compression:
Stored size: 269 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' gem 'appium_console' gem 'appium_lib' gem 'dotenv' gem 'minitest' gem 'rubocop', require: false gem 'tempfile' gem 'webmock', '~> 3.18', '>= 3.18.1' gem 'webrick', '~> 1.3', '>= 1.3.1' gem 'rake', '~> 13.0'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
percy-appium-app-0.0.4 | Gemfile |
percy-appium-app-0.0.3 | Gemfile |
percy-appium-app-0.0.2 | Gemfile |
percy-appium-app-0.0.1 | Gemfile |