Sha256: 94e73a5b8996c3571a12f7305394b38370e14b03f2010e400b9ae2e752da95e4
Contents?: true
Size: 569 Bytes
Versions: 3
Compression:
Stored size: 569 Bytes
Contents
source 'https://rubygems.org' #gem "opal-jquery", git: "https://github.com/opal/opal-jquery.git", branch: "master" gem 'hyper-spec', path: '../hyper-spec' gem 'hyperstack-config', path: '../hyperstack-config' gem 'hyper-store', path: '../hyper-store' gem 'hyper-state', path: '../hyper-state' unless ENV['OPAL_VERSION']&.match("0.11") gem 'opal-browser', git: 'https://github.com/opal/opal-browser' end gem 'hyper-trace', path: '../hyper-trace' #gem 'puma', '~> 3.11.0' # As of adding, version 3.12.0 isn't working so we are locking gemspec
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hyper-component-1.0.alpha1.8 | Gemfile |
hyper-component-1.0.alpha1.7 | Gemfile |
hyper-component-1.0.alpha1.6 | Gemfile |