Gemfile in hyper-model-0.99.6 vs Gemfile in hyper-model-1.0.alpha1

- old
+ new

@@ -1,9 +1,10 @@ source 'https://rubygems.org' #gem "opal-jquery", git: "https://github.com/opal/opal-jquery.git", branch: "master" # hyper-model is still using an ancient inlined version of hyper-spec #gem 'hyper-spec', path: '../hyper-spec' -gem 'hyperloop-config', path: '../hyperloop-config' +gem 'hyperstack-config', path: '../hyperstack-config' +gem 'hyper-state', path: '../hyper-state' gem 'hyper-store', path: '../hyper-store' gem 'hyper-component', path: '../hyper-component' gem 'hyper-operation', path: '../hyper-operation' gemspec