skylight-core 3.1.2 → 3.1.3.beta
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/skylight/core/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 83a9cc05d82cad1e01bbec8bb85eb944079389a2
|
4
|
+
data.tar.gz: e7c50ab2f4a92cf36421c87e7cbd91df65abfc77
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: be4ae779008adc5060079f87125eeaac5337df55a78b426056dd9575893078b80f4f0c964e8f9324dc331c5e7fec7a9791a6454fe0f041c666027afe80704590
|
7
|
+
data.tar.gz: a028b6e8e3160a663e9c7ee21c692c9c271429bf9a872f8ed0c97b5fe784433be6b4d2c5487431baceac9f647a5dd0cafd349df0b50f73212d582e46bf6a623a
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: skylight-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.3.beta
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tilde, Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-12-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -263,12 +263,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
263
263
|
version: 2.2.7
|
264
264
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
265
265
|
requirements:
|
266
|
-
- - "
|
266
|
+
- - ">"
|
267
267
|
- !ruby/object:Gem::Version
|
268
|
-
version:
|
268
|
+
version: 1.3.1
|
269
269
|
requirements: []
|
270
270
|
rubyforge_project:
|
271
|
-
rubygems_version: 2.
|
271
|
+
rubygems_version: 2.4.5.2
|
272
272
|
signing_key:
|
273
273
|
specification_version: 4
|
274
274
|
summary: The core methods of the Skylight profiler.
|