trophonius 1.0.8 → 1.0.9
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
- metadata +2 -22
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1eb7fe506cd4a12a3fde66024b53ac38243efd68199c1e01e9afe66cc2215a6a
|
|
4
|
+
data.tar.gz: 19617738f478cc29bcbba8af4f5769dbbaed173547e3a2691e5af655decb456c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4113f811bf08b9b515a943dc92bd47ba173f042d5dfbca82974e6407f803a2f8c377bf6682a7041cf6c508f9b281a9b205029b129c177b52def0a40d2432c7d7
|
|
7
|
+
data.tar.gz: 82ac8b83019214fa28e2f5ae5d94de86a252c66e822384e311ab61658c400c69fccced46ac70dda367fa26bf32a73477268d97d72ec0ac36a52e766d08e8eb75
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: trophonius
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.9
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kempen Automatisering
|
|
@@ -52,26 +52,6 @@ dependencies:
|
|
|
52
52
|
- - "~>"
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
54
|
version: '5.2'
|
|
55
|
-
- !ruby/object:Gem::Dependency
|
|
56
|
-
name: solargraph
|
|
57
|
-
requirement: !ruby/object:Gem::Requirement
|
|
58
|
-
requirements:
|
|
59
|
-
- - ">="
|
|
60
|
-
- !ruby/object:Gem::Version
|
|
61
|
-
version: 0.32.0
|
|
62
|
-
- - "~>"
|
|
63
|
-
- !ruby/object:Gem::Version
|
|
64
|
-
version: '0.32'
|
|
65
|
-
type: :development
|
|
66
|
-
prerelease: false
|
|
67
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
68
|
-
requirements:
|
|
69
|
-
- - ">="
|
|
70
|
-
- !ruby/object:Gem::Version
|
|
71
|
-
version: 0.32.0
|
|
72
|
-
- - "~>"
|
|
73
|
-
- !ruby/object:Gem::Version
|
|
74
|
-
version: '0.32'
|
|
75
55
|
description: An easy to use link between Ruby (on Rails) and FileMaker using the FileMaker
|
|
76
56
|
Data-API.
|
|
77
57
|
email:
|
|
@@ -107,7 +87,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
107
87
|
version: '0'
|
|
108
88
|
requirements: []
|
|
109
89
|
rubyforge_project:
|
|
110
|
-
rubygems_version: 2.7.
|
|
90
|
+
rubygems_version: 2.7.8
|
|
111
91
|
signing_key:
|
|
112
92
|
specification_version: 4
|
|
113
93
|
summary: Link between Ruby (on Rails) and FileMaker.
|