Sha256: e11ac766a41cc441121cbf33ec2a1db2ba7a27ba356eaa735af971d352973c18

Contents?: true

Size: 481 Bytes

Versions: 2

Compression:

Stored size: 481 Bytes

Contents

#! ruby
#
# This file was generated by RubyGems.
#
# The application 'devkit' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first
  str = ARGV.first
  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
  if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then
    version = $1
    ARGV.shift
  end
end

gem 'devkit', version
load Gem.bin_path('devkit', 'devkit', version)

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
windows-pr-1.2.5 vendor/bundle/ruby/2.2.0/gems/win32-api-1.6.0-universal-mingw32/vendor/bundle/ruby/2.2.0/bin/devkit
win32-api-1.6.0-universal-mingw32 vendor/bundle/ruby/2.2.0/bin/devkit