diff --git a/ruby/hyper-component/Gemfile.lock b/ruby/hyper-component/Gemfile.lock index c4d5c024d..840d3743c 100644 --- a/ruby/hyper-component/Gemfile.lock +++ b/ruby/hyper-component/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../hyper-spec specs: - hyper-spec (0.99.4) + hyper-spec (0.99.5) capybara chromedriver-helper (= 1.2.0) libv8 (~> 6.7.0) @@ -20,14 +20,14 @@ PATH PATH remote: ../hyper-store specs: - hyper-store (0.99.4) - hyperloop-config (= 0.99.4) + hyper-store (0.99.5) + hyperloop-config (= 0.99.5) opal (>= 0.11.0, < 0.12.0) PATH remote: ../hyperloop-config specs: - hyperloop-config (0.99.4) + hyperloop-config (0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -37,9 +37,9 @@ PATH PATH remote: . specs: - hyper-component (0.99.4) - hyper-store (= 0.99.4) - hyperloop-config (= 0.99.4) + hyper-component (0.99.5) + hyper-store (= 0.99.5) + hyperloop-config (= 0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -306,7 +306,7 @@ GEM equalizer (~> 0.0.9) parser (>= 2.3.1.2, < 2.6) procto (~> 0.0.2) - webdrivers (3.5.2) + webdrivers (3.6.0) net_http_ssl_fix nokogiri (~> 1.6) rubyzip (~> 1.0) diff --git a/ruby/hyper-component/lib/reactive-ruby/version.rb b/ruby/hyper-component/lib/reactive-ruby/version.rb index aedd22f9e..35cb6547b 100644 --- a/ruby/hyper-component/lib/reactive-ruby/version.rb +++ b/ruby/hyper-component/lib/reactive-ruby/version.rb @@ -1,5 +1,5 @@ module Hyperloop class Component - VERSION = '0.99.4' + VERSION = '0.99.5' end end diff --git a/ruby/hyper-console/Gemfile.lock b/ruby/hyper-console/Gemfile.lock index ea271b7c4..95c44b141 100644 --- a/ruby/hyper-console/Gemfile.lock +++ b/ruby/hyper-console/Gemfile.lock @@ -1,19 +1,11 @@ -GIT - remote: https://github.com/opal/opal-jquery.git - revision: f47a9b42da366cea270f743b05acf529f3077d35 - branch: master - specs: - opal-jquery (0.4.2) - opal (>= 0.10.0, < 0.12.0) - PATH remote: ../hyper-component specs: - hyper-component (1.0.0.lap28) - hyper-store (= 1.0.0.lap28) - hyperloop-config (= 1.0.0.lap28) - libv8 (~> 6.3.0) - mini_racer (~> 0.1.15) + hyper-component (0.99.5) + hyper-store (= 0.99.5) + hyperloop-config (= 0.99.5) + 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) @@ -21,21 +13,21 @@ PATH PATH remote: ../hyper-operation specs: - hyper-operation (1.0.0.lap28) + hyper-operation (0.99.5) activerecord (>= 4.0.0) - hyper-component (= 1.0.0.lap28) + hyper-component (= 0.99.5) mutations opal-activesupport (~> 0.3.1) PATH remote: ../hyper-spec specs: - hyper-spec (1.0.0.lap28) + hyper-spec (0.99.5) capybara - chromedriver-helper - libv8 (~> 6.3.0) + chromedriver-helper (= 1.2.0) + libv8 (~> 6.7.0) method_source - mini_racer (~> 0.1.15) + mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) parser (>= 2.3.3.1) pry @@ -43,22 +35,22 @@ PATH selenium-webdriver timecop (~> 0.8.1) uglifier - unparser + unparser (~> 0.3.0) webdrivers PATH remote: ../hyper-store specs: - hyper-store (1.0.0.lap28) - hyperloop-config (= 1.0.0.lap28) + hyper-store (0.99.5) + hyperloop-config (= 0.99.5) opal (>= 0.11.0, < 0.12.0) PATH remote: ../hyperloop-config specs: - hyperloop-config (1.0.0.lap28) - libv8 (~> 6.3.0) - mini_racer (~> 0.1.15) + hyperloop-config (0.99.5) + libv8 (~> 6.7.0) + mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) opal-browser (~> 0.2.0) uglifier @@ -66,9 +58,9 @@ PATH PATH remote: . specs: - hyper-console (1.0.0.lap28) - hyper-operation (= 1.0.0.lap28) - hyper-store (= 1.0.0.lap28) + hyper-console (0.99.5) + hyper-operation (= 0.99.5) + hyper-store (= 0.99.5) GEM remote: https://rubygems.org/ @@ -125,13 +117,14 @@ GEM babel-source (>= 4.0, < 6) execjs (~> 2.0) builder (3.2.3) - capybara (3.7.2) + capybara (3.12.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - xpath (~> 3.1) + regexp_parser (~> 1.2) + xpath (~> 3.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) chromedriver-helper (1.2.0) @@ -148,7 +141,7 @@ GEM equalizer (0.0.11) erubi (1.7.1) execjs (2.7.0) - ffi (1.9.25) + ffi (1.10.0) globalid (0.4.1) activesupport (>= 4.2.0) hike (1.2.3) @@ -160,7 +153,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - libv8 (6.3.292.48.1-x86_64-darwin-15) + libv8 (6.7.288.46.1) loofah (2.2.2) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -171,11 +164,12 @@ GEM method_source (0.9.0) mini_mime (1.0.0) 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) - mutations (0.8.3) + mutations (0.9.0) activesupport + net_http_ssl_fix (0.0.10) nio4r (2.3.0) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) @@ -189,6 +183,8 @@ GEM opal-browser (0.2.0) opal paggio + opal-jquery (0.4.3) + opal (>= 0.10.0, < 0.12.0) opal-rails (0.9.4) jquery-rails opal (>= 0.10.0, < 0.12) @@ -205,7 +201,7 @@ GEM parser (2.3.3.1) ast (~> 2.2) procto (0.0.3) - pry (0.11.3) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) @@ -242,15 +238,16 @@ GEM execjs railties (>= 3.2) tilt + regexp_parser (1.3.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-rails (3.8.0) + rspec-rails (3.8.1) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) @@ -260,9 +257,9 @@ GEM rspec-support (~> 3.8.0) rspec-support (3.8.0) rubyzip (1.2.2) - selenium-webdriver (3.14.0) + selenium-webdriver (3.141.0) childprocess (~> 0.5) - rubyzip (~> 1.2) + rubyzip (~> 1.2, >= 1.2.2) sourcemap (0.1.1) sprockets (3.7.1) concurrent-ruby (~> 1.0) @@ -279,7 +276,7 @@ GEM thread_safe (~> 0.1) uglifier (4.1.6) execjs (>= 0.3.0, < 3) - unparser (0.2.8) + unparser (0.3.0) abstract_type (~> 0.0.7) adamantium (~> 0.2.0) concord (~> 0.1.5) @@ -287,14 +284,15 @@ GEM equalizer (~> 0.0.9) parser (>= 2.3.1.2, < 2.6) procto (~> 0.0.2) - webdrivers (3.4.0) + webdrivers (3.6.0) + net_http_ssl_fix nokogiri (~> 1.6) rubyzip (~> 1.0) selenium-webdriver (~> 3.0) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) - xpath (3.1.0) + xpath (3.2.0) nokogiri (~> 1.8) PLATFORMS @@ -302,6 +300,7 @@ PLATFORMS DEPENDENCIES bundler (~> 1.12) + chromedriver-helper hyper-component! hyper-console! hyper-operation! @@ -310,11 +309,11 @@ DEPENDENCIES hyperloop-config! opal (>= 0.11.0, < 0.12.0) opal-browser - opal-jquery! + opal-jquery opal-rails (~> 0.9.4) rails rake (~> 10.0) uglifier (= 4.1.6) BUNDLED WITH - 1.16.0 + 1.17.2 diff --git a/ruby/hyper-console/lib/hyperloop/console/version.rb b/ruby/hyper-console/lib/hyperloop/console/version.rb index c16b2638b..bdcbc35ee 100644 --- a/ruby/hyper-console/lib/hyperloop/console/version.rb +++ b/ruby/hyper-console/lib/hyperloop/console/version.rb @@ -1,5 +1,5 @@ module Hyperloop module Console - VERSION = '0.99.4' + VERSION = '0.99.5' end end diff --git a/ruby/hyper-i18n/Gemfile.lock b/ruby/hyper-i18n/Gemfile.lock index aa72bbd9c..fee1ddeff 100644 --- a/ruby/hyper-i18n/Gemfile.lock +++ b/ruby/hyper-i18n/Gemfile.lock @@ -1,9 +1,9 @@ PATH remote: ../hyper-component specs: - hyper-component (0.99.4) - hyper-store (= 0.99.4) - hyperloop-config (= 0.99.4) + hyper-component (0.99.5) + hyper-store (= 0.99.5) + hyperloop-config (= 0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -13,25 +13,25 @@ PATH PATH remote: ../hyper-model specs: - hyper-model (0.99.4) + hyper-model (0.99.5) activemodel activerecord (>= 4.0.0) - hyper-component (= 0.99.4) - hyper-operation (= 0.99.4) + hyper-component (= 0.99.5) + hyper-operation (= 0.99.5) PATH remote: ../hyper-operation specs: - hyper-operation (0.99.4) + hyper-operation (0.99.5) activerecord (>= 4.0.0) - hyper-component (= 0.99.4) + hyper-component (= 0.99.5) mutations opal-activesupport (~> 0.3.1) PATH remote: ../hyper-spec specs: - hyper-spec (0.99.4) + hyper-spec (0.99.5) capybara chromedriver-helper (= 1.2.0) libv8 (~> 6.7.0) @@ -50,14 +50,14 @@ PATH PATH remote: ../hyper-store specs: - hyper-store (0.99.4) - hyperloop-config (= 0.99.4) + hyper-store (0.99.5) + hyperloop-config (= 0.99.5) opal (>= 0.11.0, < 0.12.0) PATH remote: ../hyperloop-config specs: - hyperloop-config (0.99.4) + hyperloop-config (0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -67,8 +67,8 @@ PATH PATH remote: . specs: - hyper-i18n (0.99.4) - hyper-operation (= 0.99.4) + hyper-i18n (0.99.5) + hyper-operation (= 0.99.5) i18n GEM @@ -154,7 +154,7 @@ GEM equalizer (0.0.11) erubi (1.7.1) execjs (2.7.0) - ffi (1.9.25) + ffi (1.10.0) globalid (0.4.1) activesupport (>= 4.2.0) hike (1.2.3) @@ -183,7 +183,7 @@ GEM mini_racer (0.2.4) libv8 (>= 6.3) minitest (5.11.3) - mutations (0.8.3) + mutations (0.9.0) activesupport net_http_ssl_fix (0.0.10) nio4r (2.3.1) @@ -320,7 +320,7 @@ GEM equalizer (~> 0.0.9) parser (>= 2.3.1.2, < 2.6) procto (~> 0.0.2) - webdrivers (3.5.2) + webdrivers (3.6.0) net_http_ssl_fix nokogiri (~> 1.6) rubyzip (~> 1.0) diff --git a/ruby/hyper-i18n/lib/hyper-i18n/version.rb b/ruby/hyper-i18n/lib/hyper-i18n/version.rb index 35ee3d466..90748bb5a 100644 --- a/ruby/hyper-i18n/lib/hyper-i18n/version.rb +++ b/ruby/hyper-i18n/lib/hyper-i18n/version.rb @@ -1,3 +1,3 @@ module HyperI18n - VERSION = '0.99.4' + VERSION = '0.99.5' end diff --git a/ruby/hyper-model/Gemfile.lock b/ruby/hyper-model/Gemfile.lock index ebb668b0b..5f0be854c 100644 --- a/ruby/hyper-model/Gemfile.lock +++ b/ruby/hyper-model/Gemfile.lock @@ -1,9 +1,9 @@ PATH remote: ../hyper-component specs: - hyper-component (0.99.4) - hyper-store (= 0.99.4) - hyperloop-config (= 0.99.4) + hyper-component (0.99.5) + hyper-store (= 0.99.5) + hyperloop-config (= 0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -13,23 +13,23 @@ PATH PATH remote: ../hyper-operation specs: - hyper-operation (0.99.4) + hyper-operation (0.99.5) activerecord (>= 4.0.0) - hyper-component (= 0.99.4) + hyper-component (= 0.99.5) mutations opal-activesupport (~> 0.3.1) PATH remote: ../hyper-store specs: - hyper-store (0.99.4) - hyperloop-config (= 0.99.4) + hyper-store (0.99.5) + hyperloop-config (= 0.99.5) opal (>= 0.11.0, < 0.12.0) PATH remote: ../hyperloop-config specs: - hyperloop-config (0.99.4) + hyperloop-config (0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -39,11 +39,11 @@ PATH PATH remote: . specs: - hyper-model (0.99.4) + hyper-model (0.99.5) activemodel activerecord (>= 4.0.0) - hyper-component (= 0.99.4) - hyper-operation (= 0.99.4) + hyper-component (= 0.99.5) + hyper-operation (= 0.99.5) GEM remote: https://rubygems.org/ @@ -180,7 +180,7 @@ GEM libv8 (>= 6.3) minitest (5.11.3) multi_json (1.13.1) - mutations (0.8.3) + mutations (0.9.0) activesupport mysql2 (0.5.2) nio4r (2.3.1) diff --git a/ruby/hyper-model/lib/hyper_model/version.rb b/ruby/hyper-model/lib/hyper_model/version.rb index b31ae3594..d5b580be2 100644 --- a/ruby/hyper-model/lib/hyper_model/version.rb +++ b/ruby/hyper-model/lib/hyper_model/version.rb @@ -1,3 +1,3 @@ module HyperModel - VERSION = '0.99.4' + VERSION = '0.99.5' end diff --git a/ruby/hyper-operation/Gemfile.lock b/ruby/hyper-operation/Gemfile.lock index 2a143da3e..5ef12150d 100644 --- a/ruby/hyper-operation/Gemfile.lock +++ b/ruby/hyper-operation/Gemfile.lock @@ -1,9 +1,9 @@ PATH remote: ../hyper-component specs: - hyper-component (0.99.4) - hyper-store (= 0.99.4) - hyperloop-config (= 0.99.4) + hyper-component (0.99.5) + hyper-store (= 0.99.5) + hyperloop-config (= 0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -13,7 +13,7 @@ PATH PATH remote: ../hyper-spec specs: - hyper-spec (0.99.4) + hyper-spec (0.99.5) capybara chromedriver-helper (= 1.2.0) libv8 (~> 6.7.0) @@ -32,14 +32,14 @@ PATH PATH remote: ../hyper-store specs: - hyper-store (0.99.4) - hyperloop-config (= 0.99.4) + hyper-store (0.99.5) + hyperloop-config (= 0.99.5) opal (>= 0.11.0, < 0.12.0) PATH remote: ../hyperloop-config specs: - hyperloop-config (0.99.4) + hyperloop-config (0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -49,9 +49,9 @@ PATH PATH remote: . specs: - hyper-operation (0.99.4) + hyper-operation (0.99.5) activerecord (>= 4.0.0) - hyper-component (= 0.99.4) + hyper-component (= 0.99.5) mutations opal-activesupport (~> 0.3.1) @@ -153,7 +153,7 @@ GEM erubi (1.7.1) eventmachine (1.2.7) execjs (2.7.0) - ffi (1.9.25) + ffi (1.10.0) globalid (0.4.1) activesupport (>= 4.2.0) hike (1.2.3) @@ -186,7 +186,7 @@ GEM libv8 (>= 6.3) minitest (5.11.3) multi_json (1.13.1) - mutations (0.8.3) + mutations (0.9.0) activesupport mysql2 (0.5.2) net_http_ssl_fix (0.0.10) @@ -332,7 +332,7 @@ GEM equalizer (~> 0.0.9) parser (>= 2.3.1.2, < 2.6) procto (~> 0.0.2) - webdrivers (3.5.2) + webdrivers (3.6.0) net_http_ssl_fix nokogiri (~> 1.6) rubyzip (~> 1.0) diff --git a/ruby/hyper-operation/lib/hyper-operation/version.rb b/ruby/hyper-operation/lib/hyper-operation/version.rb index 8a38040d8..ec9531e35 100644 --- a/ruby/hyper-operation/lib/hyper-operation/version.rb +++ b/ruby/hyper-operation/lib/hyper-operation/version.rb @@ -1,5 +1,5 @@ module Hyperloop class Operation - VERSION = '0.99.4' + VERSION = '0.99.5' end end diff --git a/ruby/hyper-react/lib/react/version.rb b/ruby/hyper-react/lib/react/version.rb index 2eaebe944..fba117f64 100644 --- a/ruby/hyper-react/lib/react/version.rb +++ b/ruby/hyper-react/lib/react/version.rb @@ -1,3 +1,3 @@ module React - VERSION = '0.99.4' + VERSION = '0.99.5' end diff --git a/ruby/hyper-router/lib/hyper-router/version.rb b/ruby/hyper-router/lib/hyper-router/version.rb index 34262ff5a..5e449d6ba 100644 --- a/ruby/hyper-router/lib/hyper-router/version.rb +++ b/ruby/hyper-router/lib/hyper-router/version.rb @@ -1,3 +1,3 @@ module HyperRouter - HYPERLOOP_VERSION = VERSION = '0.99.4' + HYPERLOOP_VERSION = VERSION = '0.99.5' end diff --git a/ruby/hyper-spec/Gemfile.lock b/ruby/hyper-spec/Gemfile.lock index c81ae2c97..6bb921066 100644 --- a/ruby/hyper-spec/Gemfile.lock +++ b/ruby/hyper-spec/Gemfile.lock @@ -1,9 +1,9 @@ PATH remote: ../hyper-component specs: - hyper-component (0.99.4) - hyper-store (= 0.99.4) - hyperloop-config (= 0.99.4) + hyper-component (0.99.5) + hyper-store (= 0.99.5) + hyperloop-config (= 0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -13,14 +13,14 @@ PATH PATH remote: ../hyper-store specs: - hyper-store (0.99.4) - hyperloop-config (= 0.99.4) + hyper-store (0.99.5) + hyperloop-config (= 0.99.5) opal (>= 0.11.0, < 0.12.0) PATH remote: ../hyperloop-config specs: - hyperloop-config (0.99.4) + hyperloop-config (0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -30,7 +30,7 @@ PATH PATH remote: . specs: - hyper-spec (0.99.4) + hyper-spec (0.99.5) capybara chromedriver-helper (= 1.2.0) libv8 (~> 6.7.0) @@ -129,7 +129,7 @@ GEM equalizer (0.0.11) erubi (1.7.1) execjs (2.7.0) - ffi (1.9.25) + ffi (1.10.0) globalid (0.4.1) activesupport (>= 4.2.0) hike (1.2.3) @@ -313,7 +313,7 @@ GEM equalizer (~> 0.0.9) parser (>= 2.3.1.2, < 2.6) procto (~> 0.0.2) - webdrivers (3.5.2) + webdrivers (3.6.0) net_http_ssl_fix nokogiri (~> 1.6) rubyzip (~> 1.0) diff --git a/ruby/hyper-spec/lib/hyper-spec/version.rb b/ruby/hyper-spec/lib/hyper-spec/version.rb index 114e18f40..961d842d6 100644 --- a/ruby/hyper-spec/lib/hyper-spec/version.rb +++ b/ruby/hyper-spec/lib/hyper-spec/version.rb @@ -1,3 +1,3 @@ module HyperSpec - VERSION = '0.99.4' + VERSION = '0.99.5' end diff --git a/ruby/hyper-store/lib/hyper-store/version.rb b/ruby/hyper-store/lib/hyper-store/version.rb index 5e4fd5bdc..df1ea93f9 100644 --- a/ruby/hyper-store/lib/hyper-store/version.rb +++ b/ruby/hyper-store/lib/hyper-store/version.rb @@ -1,3 +1,3 @@ module HyperStore - VERSION = '0.99.4' + VERSION = '0.99.5' end diff --git a/ruby/hyper-trace/Gemfile.lock b/ruby/hyper-trace/Gemfile.lock index 1d92671ba..f889ddcfa 100644 --- a/ruby/hyper-trace/Gemfile.lock +++ b/ruby/hyper-trace/Gemfile.lock @@ -1,20 +1,62 @@ +PATH + remote: ../hyperloop-config + specs: + hyperloop-config (0.99.5) + libv8 (~> 6.7.0) + mini_racer (~> 0.2.4) + opal (>= 0.11.0, < 0.12.0) + opal-browser (~> 0.2.0) + uglifier + PATH remote: . specs: - hyper-trace (0.3.1) + hyper-trace (0.99.5) + hyperloop-config (= 0.99.5) GEM remote: https://rubygems.org/ specs: + archive-zip (0.11.0) + io-like (~> 0.3.0) + ast (2.4.0) + chromedriver-helper (2.1.0) + archive-zip (~> 0.10) + nokogiri (~> 1.8) + execjs (2.7.0) + hike (1.2.3) + io-like (0.3.0) + libv8 (6.7.288.46.1) + mini_portile2 (2.4.0) + mini_racer (0.2.4) + libv8 (>= 6.3) + nokogiri (1.10.0) + mini_portile2 (~> 2.4.0) + opal (0.11.4) + ast (>= 2.3.0) + hike (~> 1.2) + parser (= 2.3.3.1) + sourcemap (~> 0.1.0) + opal-browser (0.2.0) + opal + paggio + paggio (0.2.6) + parser (2.3.3.1) + ast (~> 2.2) rake (10.5.0) + sourcemap (0.1.1) + uglifier (4.1.20) + execjs (>= 0.3.0, < 3) PLATFORMS ruby DEPENDENCIES bundler (~> 1.12) + chromedriver-helper hyper-trace! + hyperloop-config! rake (~> 10.0) BUNDLED WITH - 1.16.1 + 1.17.2 diff --git a/ruby/hyper-trace/lib/hyper_trace/version.rb b/ruby/hyper-trace/lib/hyper_trace/version.rb index 1f7fb1668..68e7845ab 100644 --- a/ruby/hyper-trace/lib/hyper_trace/version.rb +++ b/ruby/hyper-trace/lib/hyper_trace/version.rb @@ -1,3 +1,3 @@ module HyperTrace - VERSION = '0.99.4' + VERSION = '0.99.5' end diff --git a/ruby/hyperloop-config/Gemfile.lock b/ruby/hyperloop-config/Gemfile.lock index 6f8db761c..d1cd1528d 100644 --- a/ruby/hyperloop-config/Gemfile.lock +++ b/ruby/hyperloop-config/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../hyper-spec specs: - hyper-spec (0.99.4) + hyper-spec (0.99.5) capybara chromedriver-helper (= 1.2.0) libv8 (~> 6.7.0) @@ -20,7 +20,7 @@ PATH PATH remote: . specs: - hyperloop-config (0.99.4) + hyperloop-config (0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -105,7 +105,7 @@ GEM equalizer (0.0.11) erubi (1.7.1) execjs (2.7.0) - ffi (1.9.25) + ffi (1.10.0) globalid (0.4.1) activesupport (>= 4.2.0) hike (1.2.3) @@ -263,7 +263,7 @@ GEM equalizer (~> 0.0.9) parser (>= 2.3.1.2, < 2.6) procto (~> 0.0.2) - webdrivers (3.5.2) + webdrivers (3.6.0) net_http_ssl_fix nokogiri (~> 1.6) rubyzip (~> 1.0) diff --git a/ruby/hyperloop-config/lib/hyperloop/config/version.rb b/ruby/hyperloop-config/lib/hyperloop/config/version.rb index 95cf9ebbb..6193e8881 100644 --- a/ruby/hyperloop-config/lib/hyperloop/config/version.rb +++ b/ruby/hyperloop-config/lib/hyperloop/config/version.rb @@ -1,5 +1,5 @@ module Hyperloop module Config - VERSION = '0.99.4' + VERSION = '0.99.5' end end diff --git a/ruby/hyperloop/Gemfile.lock b/ruby/hyperloop/Gemfile.lock index 31428337d..712d8af1f 100644 --- a/ruby/hyperloop/Gemfile.lock +++ b/ruby/hyperloop/Gemfile.lock @@ -1,9 +1,9 @@ PATH remote: ../hyper-component specs: - hyper-component (0.99.4) - hyper-store (= 0.99.4) - hyperloop-config (= 0.99.4) + hyper-component (0.99.5) + hyper-store (= 0.99.5) + hyperloop-config (= 0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -13,39 +13,39 @@ PATH PATH remote: ../hyper-model specs: - hyper-model (0.99.4) + hyper-model (0.99.5) activemodel activerecord (>= 4.0.0) - hyper-component (= 0.99.4) - hyper-operation (= 0.99.4) + hyper-component (= 0.99.5) + hyper-operation (= 0.99.5) PATH remote: ../hyper-operation specs: - hyper-operation (0.99.4) + hyper-operation (0.99.5) activerecord (>= 4.0.0) - hyper-component (= 0.99.4) + hyper-component (= 0.99.5) mutations opal-activesupport (~> 0.3.1) PATH remote: ../hyper-router specs: - hyper-router (0.99.4) - hyper-component (= 0.99.4) + hyper-router (0.99.5) + hyper-component (= 0.99.5) opal-browser (~> 0.2.0) PATH remote: ../hyper-store specs: - hyper-store (0.99.4) - hyperloop-config (= 0.99.4) + hyper-store (0.99.5) + hyperloop-config (= 0.99.5) opal (>= 0.11.0, < 0.12.0) PATH remote: ../hyperloop-config specs: - hyperloop-config (0.99.4) + hyperloop-config (0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal (>= 0.11.0, < 0.12.0) @@ -55,9 +55,9 @@ PATH PATH remote: . specs: - hyperloop (0.99.4) - hyper-model (= 0.99.4) - hyper-router (= 0.99.4) + hyperloop (0.99.5) + hyper-model (= 0.99.5) + hyper-router (= 0.99.5) libv8 (~> 6.7.0) mini_racer (~> 0.2.4) opal-browser (~> 0.2.0) @@ -124,7 +124,7 @@ GEM concurrent-ruby (1.1.4) connection_pool (2.2.2) crass (1.0.4) - erubi (1.7.1) + erubi (1.8.0) execjs (2.7.0) faraday (0.15.2) multipart-post (>= 1.2, < 3) @@ -139,7 +139,7 @@ GEM activesupport (>= 4.2.0) hike (1.2.3) httpclient (2.8.3) - i18n (1.2.0) + i18n (1.5.1) concurrent-ruby (~> 1.0) io-like (0.3.0) jquery-rails (4.3.3) @@ -155,7 +155,7 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.2) + mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.3.0) mini_racer (0.2.4) @@ -163,7 +163,7 @@ GEM minitest (5.11.3) multipart-post (2.0.0) mustermann (1.0.2) - mutations (0.8.3) + mutations (0.9.0) activesupport nesty (1.0.2) nio4r (2.3.1) @@ -272,4 +272,4 @@ DEPENDENCIES hyperloop-config! BUNDLED WITH - 1.16.1 + 1.17.2 diff --git a/ruby/hyperloop/lib/hyperloop/version.rb b/ruby/hyperloop/lib/hyperloop/version.rb index 26760279c..d08800bff 100644 --- a/ruby/hyperloop/lib/hyperloop/version.rb +++ b/ruby/hyperloop/lib/hyperloop/version.rb @@ -1,3 +1,3 @@ module Hyperloop - ROUTERVERSION = VERSION = '0.99.4' + ROUTERVERSION = VERSION = '0.99.5' end