bullion 0.6.1 → 0.6.2

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +46 -43
  3. data/lib/bullion/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fe426afb0e4a0be880f2fc4b255e91a7f5a6eea65a53b8f954d9d280550b5bcb
4
- data.tar.gz: f68a34ae575ec98180de031507bd8d81775972696fd025878156f4f2b513eeb7
3
+ metadata.gz: 389f32145f01711a4286c82a16cf19d6ab7ea63de99d5f18fe86967d4b01f459
4
+ data.tar.gz: 706d9f1a7e2a7b6b408af8061d06cb29b5d7c0caf084028f5dee0a3a5a8dade0
5
5
  SHA512:
6
- metadata.gz: 0d9d1d65c35ecc670169ebac537e69a0ba762182a3fbff664a8879d97dd2e0f83d61c735f362a9989fef85a455f7499f2c15985789f7996a39fd8c012e72faa6
7
- data.tar.gz: c496629d7c05d4e0afaec89e74800744ddb6f0155bddae1110e6ab9970503bd388c088973337a446d3ca7131b1fe9a1b67317b99844bdec5a0b667a3f597b28d
6
+ metadata.gz: ea4404ede2c9d85556760d5891969dc4b896157993b49f006d04744eb7dc5de2fabc6b27a20f0443abf735293b0b877b1c2d89a6760e974936b32002cf163ca1
7
+ data.tar.gz: 2b6b0cff828cd4161743a7981c098adfa7e94fe0ddd8cb6cf05527396ac4268650bcfa96166c69c9e6d9383a4d6314d5eb6769fab3128361fea3de86d610b2d5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bullion (0.6.1)
4
+ bullion (0.6.2)
5
5
  dry-configurable (~> 1.1)
6
6
  httparty (~> 0.21)
7
7
  json (~> 2.6)
@@ -18,16 +18,16 @@ PATH
18
18
  GEM
19
19
  remote: https://rubygems.org/
20
20
  specs:
21
- acme-client (2.0.15)
21
+ acme-client (2.0.16)
22
22
  faraday (>= 1.0, < 3.0.0)
23
23
  faraday-retry (>= 1.0, < 3.0.0)
24
- activemodel (7.1.2)
25
- activesupport (= 7.1.2)
26
- activerecord (7.1.2)
27
- activemodel (= 7.1.2)
28
- activesupport (= 7.1.2)
24
+ activemodel (7.1.3)
25
+ activesupport (= 7.1.3)
26
+ activerecord (7.1.3)
27
+ activemodel (= 7.1.3)
28
+ activesupport (= 7.1.3)
29
29
  timeout (>= 0.4.0)
30
- activesupport (7.1.2)
30
+ activesupport (7.1.3)
31
31
  base64
32
32
  bigdecimal
33
33
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -41,9 +41,9 @@ GEM
41
41
  backport (1.2.0)
42
42
  base64 (0.2.0)
43
43
  benchmark (0.3.0)
44
- bigdecimal (3.1.4)
44
+ bigdecimal (3.1.6)
45
45
  byebug (11.1.3)
46
- concurrent-ruby (1.2.2)
46
+ concurrent-ruby (1.2.3)
47
47
  connection_pool (2.4.1)
48
48
  diff-lcs (1.5.0)
49
49
  docile (1.4.0)
@@ -56,11 +56,10 @@ GEM
56
56
  concurrent-ruby (~> 1.0)
57
57
  zeitwerk (~> 2.6)
58
58
  e2mmap (0.1.0)
59
- faraday (2.7.12)
60
- base64
61
- faraday-net_http (>= 2.0, < 3.1)
62
- ruby2_keywords (>= 0.0.4)
63
- faraday-net_http (3.0.2)
59
+ faraday (2.9.0)
60
+ faraday-net_http (>= 2.0, < 3.2)
61
+ faraday-net_http (3.1.0)
62
+ net-http
64
63
  faraday-retry (2.2.0)
65
64
  faraday (~> 2.0)
66
65
  httparty (0.21.0)
@@ -69,7 +68,7 @@ GEM
69
68
  i18n (1.14.1)
70
69
  concurrent-ruby (~> 1.0)
71
70
  jaro_winkler (1.5.6)
72
- json (2.6.3)
71
+ json (2.7.1)
73
72
  jwt (2.7.1)
74
73
  kramdown (2.4.0)
75
74
  rexml
@@ -78,39 +77,42 @@ GEM
78
77
  language_server-protocol (3.17.0.3)
79
78
  mini_mime (1.1.5)
80
79
  mini_portile2 (2.8.5)
81
- minitest (5.20.0)
80
+ minitest (5.21.2)
82
81
  multi_json (1.15.0)
83
82
  multi_xml (0.6.0)
84
83
  mustermann (3.0.0)
85
84
  ruby2_keywords (~> 0.0.1)
86
85
  mutex_m (0.2.0)
87
86
  mysql2 (0.5.5)
88
- nio4r (2.6.1)
89
- nokogiri (1.15.5)
87
+ net-http (0.4.1)
88
+ uri
89
+ nio4r (2.7.0)
90
+ nokogiri (1.16.0)
90
91
  mini_portile2 (~> 2.8.2)
91
92
  racc (~> 1.4)
92
- nokogiri (1.15.5-arm64-darwin)
93
+ nokogiri (1.16.0-arm64-darwin)
93
94
  racc (~> 1.4)
94
- nokogiri (1.15.5-x86_64-linux)
95
+ nokogiri (1.16.0-x86_64-linux)
95
96
  racc (~> 1.4)
96
97
  openssl (3.2.0)
97
- parallel (1.23.0)
98
- parser (3.2.2.4)
98
+ parallel (1.24.0)
99
+ parser (3.3.0.5)
99
100
  ast (~> 2.4.1)
100
101
  racc
101
102
  prometheus-client (4.2.2)
102
- puma (6.4.0)
103
+ puma (6.4.2)
103
104
  nio4r (~> 2.0)
104
105
  racc (1.7.3)
105
106
  rack (2.2.8)
106
- rack-protection (3.1.0)
107
+ rack-protection (3.2.0)
108
+ base64 (>= 0.1.0)
107
109
  rack (~> 2.2, >= 2.2.4)
108
110
  rack-test (2.1.0)
109
111
  rack (>= 1.3)
110
112
  rainbow (3.1.1)
111
113
  rake (13.1.0)
112
114
  rbs (2.8.4)
113
- regexp_parser (2.8.2)
115
+ regexp_parser (2.9.0)
114
116
  reverse_markdown (2.1.1)
115
117
  nokogiri
116
118
  rexml (3.2.6)
@@ -127,26 +129,26 @@ GEM
127
129
  diff-lcs (>= 1.2.0, < 2.0)
128
130
  rspec-support (~> 3.12.0)
129
131
  rspec-support (3.12.1)
130
- rubocop (1.57.2)
132
+ rubocop (1.60.2)
131
133
  json (~> 2.3)
132
134
  language_server-protocol (>= 3.17.0)
133
135
  parallel (~> 1.10)
134
- parser (>= 3.2.2.4)
136
+ parser (>= 3.3.0.2)
135
137
  rainbow (>= 2.2.2, < 4.0)
136
138
  regexp_parser (>= 1.8, < 3.0)
137
139
  rexml (>= 3.2.5, < 4.0)
138
- rubocop-ast (>= 1.28.1, < 2.0)
140
+ rubocop-ast (>= 1.30.0, < 2.0)
139
141
  ruby-progressbar (~> 1.7)
140
142
  unicode-display_width (>= 2.4.0, < 3.0)
141
143
  rubocop-ast (1.30.0)
142
144
  parser (>= 3.2.1.0)
143
- rubocop-capybara (2.19.0)
145
+ rubocop-capybara (2.20.0)
146
+ rubocop (~> 1.41)
147
+ rubocop-factory_bot (2.25.1)
144
148
  rubocop (~> 1.41)
145
- rubocop-factory_bot (2.24.0)
146
- rubocop (~> 1.33)
147
149
  rubocop-rake (0.6.0)
148
150
  rubocop (~> 1.0)
149
- rubocop-rspec (2.25.0)
151
+ rubocop-rspec (2.26.1)
150
152
  rubocop (~> 1.40)
151
153
  rubocop-capybara (~> 2.17)
152
154
  rubocop-factory_bot (~> 2.22)
@@ -161,21 +163,21 @@ GEM
161
163
  simplecov (~> 0.19)
162
164
  simplecov-html (0.12.3)
163
165
  simplecov_json_formatter (0.1.4)
164
- sinatra (3.1.0)
166
+ sinatra (3.2.0)
165
167
  mustermann (~> 3.0)
166
168
  rack (~> 2.2, >= 2.2.4)
167
- rack-protection (= 3.1.0)
169
+ rack-protection (= 3.2.0)
168
170
  tilt (~> 2.0)
169
171
  sinatra-activerecord (2.0.27)
170
172
  activerecord (>= 4.1)
171
173
  sinatra (>= 1.0)
172
- sinatra-contrib (3.1.0)
173
- multi_json
174
+ sinatra-contrib (3.2.0)
175
+ multi_json (>= 0.0.2)
174
176
  mustermann (~> 3.0)
175
- rack-protection (= 3.1.0)
176
- sinatra (= 3.1.0)
177
+ rack-protection (= 3.2.0)
178
+ sinatra (= 3.2.0)
177
179
  tilt (~> 2.0)
178
- solargraph (0.49.0)
180
+ solargraph (0.50.0)
179
181
  backport (~> 1.2)
180
182
  benchmark
181
183
  bundler (~> 2.0)
@@ -191,16 +193,17 @@ GEM
191
193
  thor (~> 1.0)
192
194
  tilt (~> 2.0)
193
195
  yard (~> 0.9, >= 0.9.24)
194
- sqlite3 (1.6.9)
196
+ sqlite3 (1.7.1)
195
197
  mini_portile2 (~> 2.8.0)
196
- sqlite3 (1.6.9-arm64-darwin)
197
- sqlite3 (1.6.9-x86_64-linux)
198
+ sqlite3 (1.7.1-arm64-darwin)
199
+ sqlite3 (1.7.1-x86_64-linux)
198
200
  thor (1.3.0)
199
201
  tilt (2.3.0)
200
202
  timeout (0.4.1)
201
203
  tzinfo (2.0.6)
202
204
  concurrent-ruby (~> 1.0)
203
205
  unicode-display_width (2.5.0)
206
+ uri (0.13.0)
204
207
  yard (0.9.34)
205
208
  zeitwerk (2.6.12)
206
209
 
@@ -4,6 +4,6 @@ module Bullion
4
4
  VERSION = [
5
5
  0, # major
6
6
  6, # minor
7
- 1 # patch
7
+ 2 # patch
8
8
  ].join(".")
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullion
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1
4
+ version: 0.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Gnagy