isomorfeus-installer 1.0.0.zeta3 → 1.0.0.zeta4
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fd8e2dd711e578ade8f49573f5fa9b2bdab81f8e3bc74e5580c5addc7b1dd3fb
|
4
|
+
data.tar.gz: 323baa7216a17cb83c3f3ce85797647ad257728dd687e8736a01678d97c8d686
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 555c5b76b4bea1b1ad104d4667c61bd40751897ed71bd49be5403be0f49c7463500b3ed73b339ade16b08a468b97dd2b284ad80253546de585f960a6631aa1eb
|
7
|
+
data.tar.gz: dd33d52b5b20b11e2f5457af723f38001b0e7c44f5d91e9491a0a00ce15ee4606057dfad0b721576512f34f7b07e92a7bbf060a4f277c86eb46db28c9a7bdfee
|
@@ -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.12'
|
14
|
-
gem 'isomorfeus-react', '>= 16.9.
|
14
|
+
gem 'isomorfeus-react', '>= 16.9.20'
|
15
15
|
gem 'isomorfeus-policy', <%= isomorfeus_policy %>
|
16
16
|
gem 'isomorfeus-transport', <%= isomorfeus_transport %>
|
17
17
|
gem 'isomorfeus-i18n', <%= isomorfeus_i18n %>
|
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.
|
4
|
+
version: 1.0.0.zeta4
|
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-
|
11
|
+
date: 2019-08-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|