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

- old
+ new

@@ -1,7 +1,7 @@ source 'https://rubygems.org' #gem "opal-jquery", git: "https://github.com/opal/opal-jquery.git", branch: "master" gem 'hyper-spec', path: '../hyper-spec' -gem 'hyperloop-config', path: '../hyperloop-config' -gem 'hyper-store', path: '../hyper-store' +gem 'hyperstack-config', path: '../hyperstack-config' +gem 'hyper-state', path: '../hyper-state' gem 'hyper-component', path: '../hyper-component' gemspec