ledger_sync-quickbooks_online 2.0.2 → 2.0.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/Gemfile.lock +56 -77
- data/lib/ledger_sync/quickbooks_online/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: e3e572692eeb02bf5eb1b3b3a83a86f19a1a95f923e1201f225ff6f08deaa853
|
|
4
|
+
data.tar.gz: 1564618eb4cff7979750e199bab788dbd6d1f420abc825eab2d80ef1cc859224
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bee922ab5f8922799301daf25781ec0e9f54bfdf33ddc6a6426c9728a2acc23dc7da54fc82f56de396338909ac22a9145300c1aeb60ebcefcfc6860b56975fb9
|
|
7
|
+
data.tar.gz: e50b0b044f4e4feda9a837b193b4743a2a7be508aab56ff663e83cfa79cb4859631f2919bef40cdf4948a8f2dee0e6d7931ca66ea2ccd52ca8c2dfbd77956cd5
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
ledger_sync-quickbooks_online (2.0.
|
|
4
|
+
ledger_sync-quickbooks_online (2.0.3)
|
|
5
5
|
dotenv
|
|
6
6
|
ledger_sync (>= 3.0, <= 4.0)
|
|
7
7
|
oauth2
|
|
@@ -27,9 +27,9 @@ GEM
|
|
|
27
27
|
public_suffix (>= 2.0.2, < 7.0)
|
|
28
28
|
ast (2.4.3)
|
|
29
29
|
awesome_print (1.9.2)
|
|
30
|
-
base64 (0.
|
|
31
|
-
benchmark (0.4.
|
|
32
|
-
bigdecimal (3.
|
|
30
|
+
base64 (0.3.0)
|
|
31
|
+
benchmark (0.4.1)
|
|
32
|
+
bigdecimal (3.2.2)
|
|
33
33
|
bump (0.10.0)
|
|
34
34
|
byebug (12.0.0)
|
|
35
35
|
childprocess (5.1.0)
|
|
@@ -37,8 +37,8 @@ GEM
|
|
|
37
37
|
climate_control (1.2.0)
|
|
38
38
|
colorize (1.1.0)
|
|
39
39
|
concurrent-ruby (1.3.5)
|
|
40
|
-
connection_pool (2.5.
|
|
41
|
-
coveralls_reborn (0.
|
|
40
|
+
connection_pool (2.5.3)
|
|
41
|
+
coveralls_reborn (0.29.0)
|
|
42
42
|
simplecov (~> 0.22.0)
|
|
43
43
|
term-ansicolor (~> 1.7)
|
|
44
44
|
thor (~> 1.2)
|
|
@@ -46,73 +46,53 @@ GEM
|
|
|
46
46
|
crack (1.0.0)
|
|
47
47
|
bigdecimal
|
|
48
48
|
rexml
|
|
49
|
-
diff-lcs (1.
|
|
49
|
+
diff-lcs (1.6.2)
|
|
50
50
|
docile (1.4.1)
|
|
51
|
-
dotenv (3.1.
|
|
52
|
-
drb (2.2.
|
|
53
|
-
dry-configurable (1.
|
|
54
|
-
dry-core (~> 1.
|
|
51
|
+
dotenv (3.1.8)
|
|
52
|
+
drb (2.2.3)
|
|
53
|
+
dry-configurable (1.3.0)
|
|
54
|
+
dry-core (~> 1.1)
|
|
55
55
|
zeitwerk (~> 2.6)
|
|
56
|
-
dry-core (1.0
|
|
56
|
+
dry-core (1.1.0)
|
|
57
57
|
concurrent-ruby (~> 1.0)
|
|
58
58
|
logger
|
|
59
59
|
zeitwerk (~> 2.6)
|
|
60
|
-
dry-inflector (1.
|
|
61
|
-
dry-initializer (3.
|
|
62
|
-
dry-logic (1.
|
|
60
|
+
dry-inflector (1.2.0)
|
|
61
|
+
dry-initializer (3.2.0)
|
|
62
|
+
dry-logic (1.6.0)
|
|
63
|
+
bigdecimal
|
|
63
64
|
concurrent-ruby (~> 1.0)
|
|
64
|
-
dry-core (~> 1.
|
|
65
|
+
dry-core (~> 1.1)
|
|
65
66
|
zeitwerk (~> 2.6)
|
|
66
|
-
dry-schema (1.
|
|
67
|
+
dry-schema (1.14.1)
|
|
67
68
|
concurrent-ruby (~> 1.0)
|
|
68
69
|
dry-configurable (~> 1.0, >= 1.0.1)
|
|
69
|
-
dry-core (~> 1.
|
|
70
|
-
dry-initializer (~> 3.
|
|
71
|
-
dry-logic (
|
|
72
|
-
dry-types (
|
|
70
|
+
dry-core (~> 1.1)
|
|
71
|
+
dry-initializer (~> 3.2)
|
|
72
|
+
dry-logic (~> 1.5)
|
|
73
|
+
dry-types (~> 1.8)
|
|
73
74
|
zeitwerk (~> 2.6)
|
|
74
|
-
dry-types (1.
|
|
75
|
+
dry-types (1.8.3)
|
|
75
76
|
bigdecimal (~> 3.0)
|
|
76
77
|
concurrent-ruby (~> 1.0)
|
|
77
78
|
dry-core (~> 1.0)
|
|
78
79
|
dry-inflector (~> 1.0)
|
|
79
80
|
dry-logic (~> 1.4)
|
|
80
81
|
zeitwerk (~> 2.6)
|
|
81
|
-
dry-validation (1.
|
|
82
|
+
dry-validation (1.11.1)
|
|
82
83
|
concurrent-ruby (~> 1.0)
|
|
83
|
-
dry-core (~> 1.
|
|
84
|
-
dry-initializer (~> 3.
|
|
85
|
-
dry-schema (
|
|
84
|
+
dry-core (~> 1.1)
|
|
85
|
+
dry-initializer (~> 3.2)
|
|
86
|
+
dry-schema (~> 1.14)
|
|
86
87
|
zeitwerk (~> 2.6)
|
|
87
|
-
factory_bot (6.5.
|
|
88
|
+
factory_bot (6.5.4)
|
|
88
89
|
activesupport (>= 6.1.0)
|
|
89
|
-
faraday (
|
|
90
|
-
faraday-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
faraday-net_http (~> 1.0)
|
|
96
|
-
faraday-net_http_persistent (~> 1.0)
|
|
97
|
-
faraday-patron (~> 1.0)
|
|
98
|
-
faraday-rack (~> 1.0)
|
|
99
|
-
faraday-retry (~> 1.0)
|
|
100
|
-
ruby2_keywords (>= 0.0.4)
|
|
101
|
-
faraday-detailed_logger (2.5.0)
|
|
102
|
-
faraday (>= 0.16, < 3)
|
|
103
|
-
faraday-em_http (1.0.0)
|
|
104
|
-
faraday-em_synchrony (1.0.0)
|
|
105
|
-
faraday-excon (1.1.0)
|
|
106
|
-
faraday-httpclient (1.0.1)
|
|
107
|
-
faraday-multipart (1.1.0)
|
|
108
|
-
multipart-post (~> 2.0)
|
|
109
|
-
faraday-net_http (1.0.2)
|
|
110
|
-
faraday-net_http_persistent (1.2.0)
|
|
111
|
-
faraday-patron (1.0.0)
|
|
112
|
-
faraday-rack (1.0.0)
|
|
113
|
-
faraday-retry (1.0.3)
|
|
114
|
-
faraday_middleware (1.2.1)
|
|
115
|
-
faraday (~> 1.0)
|
|
90
|
+
faraday (2.13.1)
|
|
91
|
+
faraday-net_http (>= 2.0, < 3.5)
|
|
92
|
+
json
|
|
93
|
+
logger
|
|
94
|
+
faraday-net_http (3.4.1)
|
|
95
|
+
net-http (>= 0.5.0)
|
|
116
96
|
fingerprintable (1.2.1)
|
|
117
97
|
colorize
|
|
118
98
|
hashdiff (1.1.2)
|
|
@@ -120,18 +100,16 @@ GEM
|
|
|
120
100
|
i18n (1.14.7)
|
|
121
101
|
concurrent-ruby (~> 1.0)
|
|
122
102
|
iniparse (1.5.0)
|
|
123
|
-
json (2.
|
|
103
|
+
json (2.12.2)
|
|
124
104
|
jwt (2.10.1)
|
|
125
105
|
base64
|
|
126
106
|
language_server-protocol (3.17.0.4)
|
|
127
|
-
ledger_sync (3.0.
|
|
107
|
+
ledger_sync (3.0.3)
|
|
128
108
|
activemodel
|
|
129
109
|
dotenv
|
|
130
110
|
dry-schema
|
|
131
111
|
dry-validation
|
|
132
|
-
faraday
|
|
133
|
-
faraday-detailed_logger
|
|
134
|
-
faraday_middleware
|
|
112
|
+
faraday (>= 2.2.0)
|
|
135
113
|
fingerprintable (>= 1.2.1)
|
|
136
114
|
nokogiri
|
|
137
115
|
openssl (> 2.2.0)
|
|
@@ -141,13 +119,14 @@ GEM
|
|
|
141
119
|
resonad
|
|
142
120
|
simply_serializable (>= 1.5.1)
|
|
143
121
|
lint_roller (1.1.0)
|
|
144
|
-
logger (1.
|
|
145
|
-
mini_portile2 (2.8.
|
|
146
|
-
minitest (5.25.
|
|
122
|
+
logger (1.7.0)
|
|
123
|
+
mini_portile2 (2.8.9)
|
|
124
|
+
minitest (5.25.5)
|
|
147
125
|
multi_xml (0.7.1)
|
|
148
126
|
bigdecimal (~> 3.1)
|
|
149
|
-
|
|
150
|
-
|
|
127
|
+
net-http (0.6.0)
|
|
128
|
+
uri
|
|
129
|
+
nokogiri (1.18.8)
|
|
151
130
|
mini_portile2 (~> 2.8.2)
|
|
152
131
|
racc (~> 1.4)
|
|
153
132
|
oauth2 (2.0.9)
|
|
@@ -162,8 +141,8 @@ GEM
|
|
|
162
141
|
childprocess (>= 0.6.3, < 6)
|
|
163
142
|
iniparse (~> 1.4)
|
|
164
143
|
rexml (>= 3.3.9)
|
|
165
|
-
parallel (1.
|
|
166
|
-
parser (3.3.
|
|
144
|
+
parallel (1.27.0)
|
|
145
|
+
parser (3.3.8.0)
|
|
167
146
|
ast (~> 2.4.1)
|
|
168
147
|
racc
|
|
169
148
|
pd_ruby (0.2.3)
|
|
@@ -171,26 +150,26 @@ GEM
|
|
|
171
150
|
prism (1.4.0)
|
|
172
151
|
public_suffix (6.0.1)
|
|
173
152
|
racc (1.8.1)
|
|
174
|
-
rack (3.1.
|
|
153
|
+
rack (3.1.16)
|
|
175
154
|
rainbow (3.1.1)
|
|
176
|
-
rake (13.
|
|
155
|
+
rake (13.3.0)
|
|
177
156
|
regexp_parser (2.10.0)
|
|
178
157
|
resonad (1.4.0)
|
|
179
158
|
rexml (3.4.1)
|
|
180
|
-
rspec (3.13.
|
|
159
|
+
rspec (3.13.1)
|
|
181
160
|
rspec-core (~> 3.13.0)
|
|
182
161
|
rspec-expectations (~> 3.13.0)
|
|
183
162
|
rspec-mocks (~> 3.13.0)
|
|
184
|
-
rspec-core (3.13.
|
|
163
|
+
rspec-core (3.13.4)
|
|
185
164
|
rspec-support (~> 3.13.0)
|
|
186
|
-
rspec-expectations (3.13.
|
|
165
|
+
rspec-expectations (3.13.5)
|
|
187
166
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
188
167
|
rspec-support (~> 3.13.0)
|
|
189
|
-
rspec-mocks (3.13.
|
|
168
|
+
rspec-mocks (3.13.5)
|
|
190
169
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
191
170
|
rspec-support (~> 3.13.0)
|
|
192
|
-
rspec-support (3.13.
|
|
193
|
-
rubocop (1.75.
|
|
171
|
+
rspec-support (3.13.4)
|
|
172
|
+
rubocop (1.75.5)
|
|
194
173
|
json (~> 2.3)
|
|
195
174
|
language_server-protocol (~> 3.17.0.2)
|
|
196
175
|
lint_roller (~> 1.1.0)
|
|
@@ -201,11 +180,10 @@ GEM
|
|
|
201
180
|
rubocop-ast (>= 1.44.0, < 2.0)
|
|
202
181
|
ruby-progressbar (~> 1.7)
|
|
203
182
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
204
|
-
rubocop-ast (1.44.
|
|
183
|
+
rubocop-ast (1.44.1)
|
|
205
184
|
parser (>= 3.3.7.2)
|
|
206
185
|
prism (~> 1.4)
|
|
207
186
|
ruby-progressbar (1.13.0)
|
|
208
|
-
ruby2_keywords (0.0.5)
|
|
209
187
|
securerandom (0.4.1)
|
|
210
188
|
simplecov (0.22.0)
|
|
211
189
|
docile (~> 1.1)
|
|
@@ -223,7 +201,7 @@ GEM
|
|
|
223
201
|
term-ansicolor (1.11.2)
|
|
224
202
|
tins (~> 1.0)
|
|
225
203
|
thor (1.3.2)
|
|
226
|
-
tins (1.
|
|
204
|
+
tins (1.38.0)
|
|
227
205
|
bigdecimal
|
|
228
206
|
sync
|
|
229
207
|
tzinfo (2.0.6)
|
|
@@ -231,6 +209,7 @@ GEM
|
|
|
231
209
|
unicode-display_width (3.1.4)
|
|
232
210
|
unicode-emoji (~> 4.0, >= 4.0.4)
|
|
233
211
|
unicode-emoji (4.0.4)
|
|
212
|
+
uri (1.0.3)
|
|
234
213
|
vcr (6.3.1)
|
|
235
214
|
base64
|
|
236
215
|
version_gem (1.1.4)
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ledger_sync-quickbooks_online
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Modern Treasury
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-
|
|
11
|
+
date: 2025-06-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: awesome_print
|