Sha256: 61c892ff28a8e99ad563264346bad36b8d3b926bb1722ea017760ff1fc502d62
Contents?: true
Size: 425 Bytes
Versions: 2
Compression:
Stored size: 425 Bytes
Contents
# encoding: ascii-8bit source 'https://rubygems.org' gem 'ruby-termios', '>= 0.9' if RbConfig::CONFIG['target_os'] !~ /mswin|mingw|cygwin/i and RUBY_ENGINE == 'ruby' # This is commented out because wdm does not currently support Ruby 2.2 #group :development do # gem 'wdm', '>= 0.1.0', :platforms => [:mswin, :mingw] #end gemspec instance_eval File.read(File.join(__dir__, 'install/config/dart/Gemfile')) unless ENV['CI']
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cosmos-4.5.2-java | Gemfile |
cosmos-4.5.2 | Gemfile |