Sha256: 9243284b2879af93f4b7a73a17cdff44bed2b1ea871d383baee04d049bf9a135

Contents?: true

Size: 408 Bytes

Versions: 10

Compression:

Stored size: 408 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'))

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cosmos-4.2.4-java Gemfile
cosmos-4.2.4 Gemfile
cosmos-4.2.3-java Gemfile
cosmos-4.2.3 Gemfile
cosmos-4.2.2-java Gemfile
cosmos-4.2.2 Gemfile
cosmos-4.2.1-java Gemfile
cosmos-4.2.1 Gemfile
cosmos-4.2.0-java Gemfile
cosmos-4.2.0 Gemfile