Sha256: f0ca830a11aa4438cb8452a120e5d47ceea1c298c8b8a8ef1e0dbbcea6f42b61
Contents?: true
Size: 592 Bytes
Versions: 11
Compression:
Stored size: 592 Bytes
Contents
source "https://rubygems.org" git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } #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-state', path: '../hyper-state' gem 'hyper-store', path: '../hyper-store' gem 'hyper-component', path: '../hyper-component' gem 'hyper-operation', path: '../hyper-operation' gem 'hyper-model', path: '../hyper-model' # Specify your gem's dependencies in hyper-i18n.gemspec gemspec
Version data entries
11 entries across 11 versions & 1 rubygems