Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 02aeed7

Browse files
author
Barrie Hadfield
committed
inc active_support
1 parent a869643 commit 02aeed7

File tree

4 files changed

+1381
-21
lines changed

4 files changed

+1381
-21
lines changed

VERSIONS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11

22
These libraries are built with the following Gem versions:
33

4-
| Gem | Version |
4+
| hyperloop.js | Version |
55
|--------------------|----------|
66
| hyper-component | 0.12.3 |
77
| hyper-operation | 0.5.4 |
88
| hyper-store | 0.2.2 |
99
| hyper-react | 0.12.5 |
1010
| hyperloop-config | 0.9.7 |
11+
12+
| opal-compiler.js | Version |
13+
|--------------------|----------|
1114
| opal | 0.10.3 |
15+
| active_support | |
16+
| compiler | |

hyperloop/opal-compiler.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
require 'opal'
22
require 'opal/compiler'
3+
require 'active_support'

0 commit comments

Comments
 (0)