koalagator 5.0.0 → 5.0.1
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/calagator/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cc003801baa8a0a435fcde04d1a605342ba8aebd8c32621b38b11c2c289ebef3
|
4
|
+
data.tar.gz: 7cc04fad84ffa72eae7a67c18971e63d46e9478d931df42c968022c7d23fbc62
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 96a4a860621b9813ba3639c65cbbd76af1805e98429ee35ab46bbcad116367c2652ce4c949825320bb25183f88e45b4757f8a73e38f2c7200ae8b9d20006d5e9
|
7
|
+
data.tar.gz: 9a387959b6ca13fa88a9e3e2c5c275ff62558caaca01b479590cc50ef475428f620fe39b09e5915fe8ea6595db844461d8ff0ccb4dbbc1296b6fb8ea37bfa884
|
data/lib/calagator/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: koalagator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.0.
|
4
|
+
version: 5.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- the Koalagator team
|
@@ -1080,7 +1080,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1080
1080
|
requirements:
|
1081
1081
|
- - ">="
|
1082
1082
|
- !ruby/object:Gem::Version
|
1083
|
-
version:
|
1083
|
+
version: 3.0.0
|
1084
1084
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1085
1085
|
requirements:
|
1086
1086
|
- - ">="
|