bunto-last-modified-at 1.0.0 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bunto-last-modified-at/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7d52c0d7303622998413f7f2d2f27ca050738e27
|
4
|
+
data.tar.gz: 750fab265064d7354d7c80f75bb6d634c56e5b68
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c30e238678a6df7e51e5ee3a2a9eaa3bb13b486043f31f5855663d572fa0cca929befae8653501242b95d0cffe528e25815d6556440b1699368fc77ef9b314de
|
7
|
+
data.tar.gz: 7a0b63e00fec8de2f8b92485b2adbf02469896488f46af8240a7acb8a49167ff6c8d5975e61e2e84e5c56dd681e498e6eceb3d9347576787c5f2b280400fa0d8
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bunto-last-modified-at
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Garen J. Torikian
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2016-
|
12
|
+
date: 2016-09-18 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: bunto
|
@@ -93,7 +93,7 @@ files:
|
|
93
93
|
- lib/bunto-last-modified-at/generator.rb
|
94
94
|
- lib/bunto-last-modified-at/tag.rb
|
95
95
|
- lib/bunto-last-modified-at/version.rb
|
96
|
-
homepage: https://github.com/
|
96
|
+
homepage: https://github.com/bunto/bunto-last-modified-at
|
97
97
|
licenses:
|
98
98
|
- MIT
|
99
99
|
metadata: {}
|
@@ -113,7 +113,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
113
113
|
version: '0'
|
114
114
|
requirements: []
|
115
115
|
rubyforge_project:
|
116
|
-
rubygems_version: 2.
|
116
|
+
rubygems_version: 2.6.6
|
117
117
|
signing_key:
|
118
118
|
specification_version: 4
|
119
119
|
summary: A liquid tag for Bunto to indicate the last time a file was modified.
|