trusty-festivity-extension 2.3.11g → 2.3.12
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/trusty-festivity-extension.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e9a2fc4125bf61fa02129a0877f38b0deada09a9
|
|
4
|
+
data.tar.gz: 95ae05ac1115c35da0c3ecc6a8774e73a233b0f7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ae26ca2bea7769b1cb573e74e494ab92c7f1a7a32013a5e0b0364e76aca6d134dd840473eff0c3d57dfe4bcf0cc9466961aaf698cb324ab0e0478f0ffb27cc65
|
|
7
|
+
data.tar.gz: 9fafc5179be8992f3e7028fc1792fbf2ebb3311297aaa47fb8c53ea10207cd9f23b0894c13bd989235e362bc64f6583e3a0ec9f447db7ce7630552ab3867923e
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: trusty-festivity-extension
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.3.
|
|
4
|
+
version: 2.3.12
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Eric Sipple
|
|
@@ -4823,9 +4823,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
4823
4823
|
version: '0'
|
|
4824
4824
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
4825
4825
|
requirements:
|
|
4826
|
-
- - "
|
|
4826
|
+
- - ">="
|
|
4827
4827
|
- !ruby/object:Gem::Version
|
|
4828
|
-
version:
|
|
4828
|
+
version: '0'
|
|
4829
4829
|
requirements: []
|
|
4830
4830
|
rubyforge_project:
|
|
4831
4831
|
rubygems_version: 2.4.8
|