Gemfile.lock in hyper-model-1.0.alpha1.2 vs Gemfile.lock in hyper-model-1.0.alpha1.3
- old
+ new
@@ -1,53 +1,53 @@
PATH
remote: ../hyper-component
specs:
- hyper-component (1.0.alpha1.1)
- hyper-state (= 1.0.alpha1.1)
- hyperstack-config (= 1.0.alpha1.1)
- libv8 (~> 6.3.0)
- mini_racer (~> 0.1.15)
+ hyper-component (1.0.alpha1.3)
+ hyper-state (= 1.0.alpha1.3)
+ hyperstack-config (= 1.0.alpha1.3)
+ libv8 (~> 6.7.0)
+ mini_racer (~> 0.2.4)
opal (>= 0.11.0, < 0.12.0)
opal-activesupport (~> 0.3.1)
react-rails (>= 2.4.0, < 2.5.0)
PATH
remote: ../hyper-operation
specs:
- hyper-operation (1.0.alpha1.1)
+ hyper-operation (1.0.alpha1.3)
activerecord (>= 4.0.0)
- hyper-component (= 1.0.alpha1.1)
+ hyper-component (= 1.0.alpha1.3)
mutations
opal-activesupport (~> 0.3.1)
+ tty-table
PATH
remote: ../hyper-state
specs:
- hyper-state (1.0.alpha1.1)
- hyperstack-config (= 1.0.alpha1.1)
+ hyper-state (1.0.alpha1.3)
+ hyperstack-config (= 1.0.alpha1.3)
opal (>= 0.11.0, < 0.12.0)
PATH
remote: ../hyperstack-config
specs:
- hyperstack-config (1.0.alpha1.1)
- libv8 (~> 6.3.0)
+ hyperstack-config (1.0.alpha1.3)
listen (~> 3.0)
- mini_racer (~> 0.1.15)
+ mini_racer (~> 0.2.4)
opal (>= 0.11.0, < 0.12.0)
opal-browser (~> 0.2.0)
uglifier
websocket
PATH
remote: .
specs:
- hyper-model (1.0.alpha1.1)
+ hyper-model (1.0.alpha1.3)
activemodel
activerecord (>= 4.0.0)
- hyper-component (= 1.0.alpha1.1)
- hyper-operation (= 1.0.alpha1.1)
+ hyper-component (= 1.0.alpha1.3)
+ hyper-operation (= 1.0.alpha1.3)
GEM
remote: https://rubygems.org/
specs:
abstract_type (0.0.7)
@@ -139,10 +139,11 @@
eventmachine (>= 1.0.0.beta.4)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
equalizer (0.0.11)
+ equatable (0.5.0)
erubi (1.7.1)
eventmachine (1.2.7)
execjs (2.7.0)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
@@ -162,11 +163,11 @@
io-like (0.3.0)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- libv8 (6.3.292.48.1)
+ libv8 (6.7.288.46.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.2)
@@ -180,17 +181,18 @@
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.9.0)
mimemagic (0.3.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
- mini_racer (0.1.15)
- libv8 (~> 6.3)
+ mini_racer (0.2.4)
+ libv8 (>= 6.3)
minitest (5.11.3)
multi_json (1.13.1)
mutations (0.8.3)
activesupport
mysql2 (0.5.2)
+ necromancer (0.4.0)
nio4r (2.3.1)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
opal (0.11.3)
ast (>= 2.3.0)
@@ -218,10 +220,13 @@
tilt (>= 1.4)
paggio (0.2.6)
parallel (1.12.1)
parser (2.3.3.1)
ast (~> 2.2)
+ pastel (0.7.2)
+ equatable (~> 0.5.0)
+ tty-color (~> 0.4.0)
powerpack (0.1.2)
procto (0.0.3)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
@@ -269,12 +274,12 @@
thor (>= 0.19.0, < 2.0)
rainbow (2.2.2)
rake
rake (12.3.1)
rb-fsevent (0.10.3)
- rb-inotify (0.9.10)
- ffi (>= 0.5.0, < 2)
+ rb-inotify (0.10.0)
+ ffi (~> 1.0)
react-rails (2.4.7)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
railties (>= 3.2)
@@ -341,23 +346,37 @@
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
+ strings (0.1.4)
+ strings-ansi (~> 0.1.0)
+ unicode-display_width (~> 1.4.0)
+ unicode_utils (~> 1.4.0)
+ strings-ansi (0.1.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
timecop (0.8.1)
+ tty-color (0.4.3)
+ tty-screen (0.6.5)
+ tty-table (0.10.0)
+ equatable (~> 0.5.0)
+ necromancer (~> 0.4.0)
+ pastel (~> 0.7.2)
+ strings (~> 0.1.0)
+ tty-screen (~> 0.6.4)
tzinfo (1.2.5)
thread_safe (~> 0.1)
- uglifier (4.1.19)
+ uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.4.0)
+ unicode_utils (1.4.0)
unparser (0.2.8)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.3)
@@ -373,22 +392,22 @@
PLATFORMS
ruby
DEPENDENCIES
- bundler
+ bundler (>= 1.17.3, < 2.1)
capybara
chromedriver-helper (= 1.2.0)
database_cleaner
factory_bot_rails
hyper-component!
hyper-model!
hyper-operation!
hyper-state!
hyperstack-config!
- libv8 (~> 6.3.0)
- mini_racer (~> 0.1.15)
+ libv8
+ mini_racer (~> 0.2.4)
mysql2
opal-activesupport (~> 0.3.1)
opal-browser (~> 0.2.0)
opal-rails (~> 0.9.4)
parser
@@ -416,6 +435,6 @@
sqlite3
timecop (~> 0.8.1)
unparser
BUNDLED WITH
- 1.16.1
+ 2.0.1