bucky-core 0.10.25 → 0.10.26
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bucky/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 43e1ec2b6fd1748fc34857f48dd680e02e78e1ef2d4ba288d4132987dad6500d
|
4
|
+
data.tar.gz: ff6284b8ffb546d1bc5e4130a9777dd15c606554cd8c8f980672dd148cd78943
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4e798849241314a50dc71bbd582525e890677b82a995686d070cc1a5dd1a36fe48c82c298ce8984610cf102c970bd4e4409bd055996989442bb6c1c0f8f34fc6
|
7
|
+
data.tar.gz: 2278bac30c42f242d168cdd1b4cdd50bcb350ceb264f58d06ba60d01c2ae4a101d0f30b75e25f1e42c8f74e401ca1e341e1be87e0fc8be35a216bc81df767201
|
data/lib/bucky/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bucky-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.26
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- NaotoKishino
|
@@ -13,7 +13,7 @@ authors:
|
|
13
13
|
autorequire:
|
14
14
|
bindir: exe
|
15
15
|
cert_chain: []
|
16
|
-
date:
|
16
|
+
date: 2024-10-29 00:00:00.000000000 Z
|
17
17
|
dependencies:
|
18
18
|
- !ruby/object:Gem::Dependency
|
19
19
|
name: awesome_print
|
@@ -479,7 +479,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
479
479
|
- !ruby/object:Gem::Version
|
480
480
|
version: '0'
|
481
481
|
requirements: []
|
482
|
-
rubygems_version: 3.
|
482
|
+
rubygems_version: 3.4.1
|
483
483
|
signing_key:
|
484
484
|
specification_version: 4
|
485
485
|
summary: System testing framework for web application.
|