isomorfeus-installer 1.0.0.zeta1 → 1.0.0.zeta2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 41089b8ee762827b0b24b4c2434186f73ad4f6053cd398ee83b16ebb6d287c61
4
- data.tar.gz: a76d16e2c0edf82e4d93b430d9ac831b3a6e162bd7a278d8afd2946fde23dc8d
3
+ metadata.gz: 4b555a5eec9649910e03f17dd1085a40253315b2ab4b12032b44bfd9d2268b68
4
+ data.tar.gz: bcf6a6657006e4a6b39396062278f69b4d8a2921fea8b7ffc8838592892a4a0c
5
5
  SHA512:
6
- metadata.gz: 48e32d3ebce9f2cd23adf4d161628c6c0f05282d0065a885824db568eab5b52a8e5bdab474346915bc4aa4b75062d4f96751a4d80368abc0a4adcf6c95db5385
7
- data.tar.gz: ef6d3d0c8dcd9916cfac4cab002fbc29e9651412316c42daa722b9d284aac5e66fcdcbe3fe42e6aea4fcd7ee861a5e7e35542e6e29135650d4f6dd17a213bfb7
6
+ metadata.gz: 01257b8568aa5c6ad48db759ad3b5d9845b89e9c3b6c2207e9a91ced3c358c9584e6c123326b8a7bc492037b627000cc8091b1d9ad97510ed70cc20c04f996f8
7
+ data.tar.gz: 4449d06d420551dc3b6631fccbb96bf2b1886e279d9ee009941512f5896c6e44c9083de9d49c66c6955cac29d6946faf26787cf3f47830912b0fbc3be6462160
@@ -11,7 +11,7 @@ gem 'opal-activesupport', '~> 0.3.3'
11
11
  gem 'opal-webpack-loader', '>= 0.9.5'
12
12
 
13
13
  gem 'isomorfeus-redux', '~> 4.0.11'
14
- gem 'isomorfeus-react', '>= 16.9.8'
14
+ gem 'isomorfeus-react', '>= 16.9.13'
15
15
  gem 'isomorfeus-policy', <%= isomorfeus_policy %>
16
16
  gem 'isomorfeus-transport', <%= isomorfeus_transport %>
17
17
  gem 'isomorfeus-i18n', <%= isomorfeus_i18n %>
@@ -1,5 +1,5 @@
1
1
  module Isomorfeus
2
2
  module Installer
3
- VERSION = '1.0.0.zeta1'
3
+ VERSION = '1.0.0.zeta2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: isomorfeus-installer
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.zeta1
4
+ version: 1.0.0.zeta2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Biedermann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-22 00:00:00.000000000 Z
11
+ date: 2019-08-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport