Sha256: b5906786ea2589c66229979b06bbdd4f8ad47d20eeb1b0cd2933c7d35c86eaa9

Contents?: true

Size: 435 Bytes

Versions: 3

Compression:

Stored size: 435 Bytes

Contents

source 'https://rubygems.org'
gem 'hyper-state',      path: '../hyper-state'
gem 'hyper-component',  path: '../hyper-component'
gem 'hyper-operation',  path: '../hyper-operation'
gem 'hyper-spec', path: '../hyper-spec'
gem 'hyper-trace', path: '../hyper-trace'
gem 'hyperstack-config', path: '../hyperstack-config'
unless ENV['OPAL_VERSION']&.match("0.11")
  gem 'opal-browser', git: 'https://github.com/opal/opal-browser'
end
gemspec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hyper-model-1.0.alpha1.8 Gemfile
hyper-model-1.0.alpha1.7 Gemfile
hyper-model-1.0.alpha1.6 Gemfile