Sha256: e883354abad36ef846d5011b43700081c82e49f153b5f3005087f0cccdaf97fb

Contents?: true

Size: 302 Bytes

Versions: 6

Compression:

Stored size: 302 Bytes

Contents

source "https://rubygems.org"

gem "opal-js_wrap-three", path: "../.."
# 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", github: "opal/opal", ref: "hmdne/ruby31"
gem "rack"
gem "webrick"

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
opal-js_wrap-three-0.1.3 examples/clipping_intersection/Gemfile
opal-js_wrap-three-0.1.3 examples/gltf_loader/Gemfile
opal-js_wrap-three-0.1.2 examples/clipping_intersection/Gemfile
opal-js_wrap-three-0.1.2 examples/gltf_loader/Gemfile
opal-js_wrap-three-0.1.1 examples/clipping_intersection/Gemfile
opal-js_wrap-three-0.1.1 examples/gltf_loader/Gemfile