Sha256: 827b151fe1e56fd85706d2e736529b9adde51d7ff6509eb3210bc8aedc1771d6

Contents?: true

Size: 308 Bytes

Versions: 3

Compression:

Stored size: 308 Bytes

Contents

source 'https://rubygems.org'

gem 'rspec_junit_formatter', '0.2.3'
gem 'coveralls', require: false

# gemspec

# added to support plugin-manager branch of Fastlane
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval(File.read(plugins_path), binding) if File.exist?(plugins_path)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fastlane-plugin-apprepo-0.5.3 Gemfile
fastlane-plugin-apprepo-0.5.2 Gemfile
fastlane-plugin-apprepo-0.5.1 Gemfile