sports-betting-software 0.1.1.2 → 0.1.1.3
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/shubham/test/gem/version.rb +1 -1
- data/shubham-test-gem.gemspec +2 -2
- 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: 858aaed9022e970d16ed8a0ac89e66783d05324191644c1dc4908b08c70efa49
|
4
|
+
data.tar.gz: b1b24c60ca8d9170ec5fe070247ee2a3186edb8757aacc02e489665f741683e1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aa34e760c3d9427c10757dfa18541b9d16fd967b3a6f6c79872d212acd3448d80070d119562b9d3876540f518964bae54c740f24e2c43ac8a4393717fc444bef
|
7
|
+
data.tar.gz: 8b37a4e265750ec19340c2feb7da4ac0d6bdefb7a9547e4bd0932233c1425bd6cd6ed7a1279f41eda89a1ab1e1fb1dfb74fb89a0adaaeb06cfe6d4f1e62feac1
|
data/shubham-test-gem.gemspec
CHANGED
@@ -6,8 +6,8 @@ require "shubham/test/gem/version"
|
|
6
6
|
Gem::Specification.new do |spec|
|
7
7
|
spec.name = "sports-betting-software"
|
8
8
|
spec.version = Shubham::Test::Gem::VERSION
|
9
|
-
spec.authors = ["
|
10
|
-
spec.email = ["isaifee@
|
9
|
+
spec.authors = ["GammaStack"]
|
10
|
+
spec.email = ["isaifee@gammastack.com"]
|
11
11
|
|
12
12
|
spec.summary = "Sports Betting Software"
|
13
13
|
spec.description = "GammaStack offers state-of-the-art sports betting software that comes with multiple requisite & trending features that can be customized as per the requirements of clients. Our sports betting software can contribute in accelerating the success of your sports betting business."
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sports-betting-software
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.1.
|
4
|
+
version: 0.1.1.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
7
|
+
- GammaStack
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
@@ -43,7 +43,7 @@ description: GammaStack offers state-of-the-art sports betting software that com
|
|
43
43
|
of clients. Our sports betting software can contribute in accelerating the success
|
44
44
|
of your sports betting business.
|
45
45
|
email:
|
46
|
-
- isaifee@
|
46
|
+
- isaifee@gammastack.com
|
47
47
|
executables: []
|
48
48
|
extensions: []
|
49
49
|
extra_rdoc_files: []
|