Sha256: 70f75044c4eb623520343d5396e1743019236faa09e7365cba3881a90afa55cf

Contents?: true

Size: 245 Bytes

Versions: 6

Compression:

Stored size: 245 Bytes

Contents

source "https://rubygems.org"

gem "opal-js_wrap-three"
# This gem should work with any recent version of Opal (no guarantees),
# but it's strongly recommended to use Opal v1.4 for improved error
# reporting.
gem "opal"
gem "rack"
gem "webrick"

Version data entries

6 entries across 2 versions & 1 rubygems

Version Path
opal-js_wrap-three-0.1.5 examples/clipping_intersection/Gemfile
opal-js_wrap-three-0.1.5 examples/gltf_loader/Gemfile
opal-js_wrap-three-0.1.5 examples/readme/Gemfile
opal-js_wrap-three-0.1.4 examples/clipping_intersection/Gemfile
opal-js_wrap-three-0.1.4 examples/gltf_loader/Gemfile
opal-js_wrap-three-0.1.4 examples/readme/Gemfile