enscalator 0.4.1.pre.alpha.pre.18 → 0.4.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +5 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bcb76058140b789d8db1ccc6ae41b609cbf002bd
|
4
|
+
data.tar.gz: e63c72220fad7ce6c4077ac4ca1f9a7c985f9d2c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bd952ce5fe06a8842d9961608bde2b772912d6e9e2b6bbb71e9e50fd0eb410c70a269b0d7bd180f43dda1e2b7045718662f0f072b9cbf040bf44bd6f9e1a330a
|
7
|
+
data.tar.gz: 551b05955e006f9682eb60e9be416f274f498747bbdf6393d3c0acad46ca79cf250a474cdc36e2e2752ced96b7f4e18b7f95f304b0aba617a5c9c396076c49a6
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: enscalator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.1
|
4
|
+
version: 0.4.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ugo Bataillard
|
@@ -415,13 +415,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
415
415
|
version: '2.0'
|
416
416
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
417
417
|
requirements:
|
418
|
-
- - "
|
418
|
+
- - ">="
|
419
419
|
- !ruby/object:Gem::Version
|
420
|
-
version:
|
420
|
+
version: '0'
|
421
421
|
requirements: []
|
422
422
|
rubyforge_project:
|
423
|
-
rubygems_version: 2.4.
|
423
|
+
rubygems_version: 2.4.5.1
|
424
424
|
signing_key:
|
425
425
|
specification_version: 4
|
426
426
|
summary: Make apps created by AIR at en-japan inc. really webscale.
|
427
427
|
test_files: []
|
428
|
+
has_rdoc:
|