Sha256: cb56465066943dde695fd03a1c4201bcadf73064fab1cb1395f7c6c778e839c5

Contents?: true

Size: 301 Bytes

Versions: 4

Compression:

Stored size: 301 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

4 entries across 4 versions & 1 rubygems

Version Path
opal-js_wrap-three-0.1.3 examples/readme/Gemfile
opal-js_wrap-three-0.1.2 examples/readme/Gemfile
opal-js_wrap-three-0.1.1 examples/readme/Gemfile
opal-js_wrap-three-0.1.0 examples/readme/Gemfile