Sha256: d4a9b87b4bce5d3c2b4cedb4e946747d082903666d3e11c5c2eea03733bc1500

Contents?: true

Size: 176 Bytes

Versions: 7

Compression:

Stored size: 176 Bytes

Contents

# frozen_string_literal: true

target :lib do
  signature 'sig'
  check 'lib' # Directory name

  # Standard libraries used in the project
  library(
    'forwardable'
  )
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
appium_lib_core-10.0.0 Steepfile
appium_lib_core-9.5.2 Steepfile
appium_lib_core-9.5.1 Steepfile
appium_lib_core-9.5.0 Steepfile
appium_lib_core-9.4.0 Steepfile
appium_lib_core-9.3.0 Steepfile
appium_lib_core-9.2.1 Steepfile