Sha256: 8c81a46b4b6876b5a2fbd56e3df97172d2206c5daa5b2c8b6e7ea664283c2d79
Contents?: true
Size: 376 Bytes
Versions: 57
Compression:
Stored size: 376 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'sass' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'sass', version load Gem.bin_path('sass', 'sass-convert', version)
Version data entries
57 entries across 57 versions & 4 rubygems