forest_liana 1.3.3 → 1.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/forest_liana/version.rb +1 -1
- 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: 8f1a35fcfd36f49034ba5c23a06d7d30a10dab8b
|
|
4
|
+
data.tar.gz: 7f2103a5c88415ca20cc6e323f048a1fa80f4722
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ceda68cbb6322ada552a6da6842c71bf93d6bffc9d9630cd923864cdfb06aea85e0c25f0c33675debae3337ed85e1580ecbd9c250b7e7be89756f58ebe039f3a
|
|
7
|
+
data.tar.gz: 04ed1327308eeb021d75cf594d1a844118f3a77c569ba38ffe9a45b75fd6033828a53485017d04c94093564eb0c2212d142a68b289a63cce62f7077baa9933d7
|
data/lib/forest_liana/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: forest_liana
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sandro Munda
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-05-
|
|
11
|
+
date: 2016-05-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -122,7 +122,8 @@ dependencies:
|
|
|
122
122
|
- - ">="
|
|
123
123
|
- !ruby/object:Gem::Version
|
|
124
124
|
version: '0'
|
|
125
|
-
description:
|
|
125
|
+
description: Instant and Customizable Admin Interface. This Gem is the official Forest
|
|
126
|
+
admin Liana for Rails.
|
|
126
127
|
email:
|
|
127
128
|
- sandro@munda.me
|
|
128
129
|
executables: []
|
|
@@ -290,7 +291,7 @@ rubyforge_project:
|
|
|
290
291
|
rubygems_version: 2.5.1
|
|
291
292
|
signing_key:
|
|
292
293
|
specification_version: 4
|
|
293
|
-
summary:
|
|
294
|
+
summary: Instant and Customizable Admin Interface.
|
|
294
295
|
test_files:
|
|
295
296
|
- test/dummy/app/assets/javascripts/application.js
|
|
296
297
|
- test/dummy/app/assets/stylesheets/application.css
|