my_api_client 2.0.0 → 2.1.0
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/.github/dependabot.yml +48 -0
- data/.github/workflows/ci.yml +29 -15
- data/.github/workflows/dependabot-auto-merge.yml +62 -10
- data/.github/workflows/release.yml +4 -2
- data/.github/workflows/rubocop_challenge.yml +4 -2
- data/.rubocop.yml +1 -1
- data/.ruby-version +1 -1
- data/AGENTS.md +26 -5
- data/CHANGELOG.md +27 -0
- data/Dockerfile +1 -1
- data/Gemfile +3 -1
- data/Gemfile.lock +5 -11
- data/README.md +1 -1
- data/docs/runbooks/dependabot_pr_auto_merge.md +9 -0
- data/lib/my_api_client/version.rb +1 -1
- data/my_api/Gemfile.lock +124 -131
- data/my_api_client.gemspec +2 -2
- data/rails_app/rails_7.2/Dockerfile +1 -1
- data/rails_app/rails_7.2/Gemfile +1 -1
- data/rails_app/rails_7.2/Gemfile.lock +88 -85
- data/rails_app/rails_8.0/.ruby-version +1 -1
- data/rails_app/rails_8.0/Dockerfile +1 -1
- data/rails_app/rails_8.0/Gemfile +1 -1
- data/rails_app/rails_8.0/Gemfile.lock +80 -79
- data/rails_app/rails_8.1/.ruby-version +1 -1
- data/rails_app/rails_8.1/Dockerfile +1 -1
- data/rails_app/rails_8.1/Gemfile.lock +80 -79
- metadata +4 -4
|
@@ -10,31 +10,31 @@ PATH
|
|
|
10
10
|
GEM
|
|
11
11
|
remote: https://rubygems.org/
|
|
12
12
|
specs:
|
|
13
|
-
action_text-trix (2.1.
|
|
13
|
+
action_text-trix (2.1.19)
|
|
14
14
|
railties
|
|
15
|
-
actioncable (8.1.3)
|
|
16
|
-
actionpack (= 8.1.3)
|
|
17
|
-
activesupport (= 8.1.3)
|
|
15
|
+
actioncable (8.1.3.1)
|
|
16
|
+
actionpack (= 8.1.3.1)
|
|
17
|
+
activesupport (= 8.1.3.1)
|
|
18
18
|
nio4r (~> 2.0)
|
|
19
19
|
websocket-driver (>= 0.6.1)
|
|
20
20
|
zeitwerk (~> 2.6)
|
|
21
|
-
actionmailbox (8.1.3)
|
|
22
|
-
actionpack (= 8.1.3)
|
|
23
|
-
activejob (= 8.1.3)
|
|
24
|
-
activerecord (= 8.1.3)
|
|
25
|
-
activestorage (= 8.1.3)
|
|
26
|
-
activesupport (= 8.1.3)
|
|
21
|
+
actionmailbox (8.1.3.1)
|
|
22
|
+
actionpack (= 8.1.3.1)
|
|
23
|
+
activejob (= 8.1.3.1)
|
|
24
|
+
activerecord (= 8.1.3.1)
|
|
25
|
+
activestorage (= 8.1.3.1)
|
|
26
|
+
activesupport (= 8.1.3.1)
|
|
27
27
|
mail (>= 2.8.0)
|
|
28
|
-
actionmailer (8.1.3)
|
|
29
|
-
actionpack (= 8.1.3)
|
|
30
|
-
actionview (= 8.1.3)
|
|
31
|
-
activejob (= 8.1.3)
|
|
32
|
-
activesupport (= 8.1.3)
|
|
28
|
+
actionmailer (8.1.3.1)
|
|
29
|
+
actionpack (= 8.1.3.1)
|
|
30
|
+
actionview (= 8.1.3.1)
|
|
31
|
+
activejob (= 8.1.3.1)
|
|
32
|
+
activesupport (= 8.1.3.1)
|
|
33
33
|
mail (>= 2.8.0)
|
|
34
34
|
rails-dom-testing (~> 2.2)
|
|
35
|
-
actionpack (8.1.3)
|
|
36
|
-
actionview (= 8.1.3)
|
|
37
|
-
activesupport (= 8.1.3)
|
|
35
|
+
actionpack (8.1.3.1)
|
|
36
|
+
actionview (= 8.1.3.1)
|
|
37
|
+
activesupport (= 8.1.3.1)
|
|
38
38
|
nokogiri (>= 1.8.5)
|
|
39
39
|
rack (>= 2.2.4)
|
|
40
40
|
rack-session (>= 1.0.1)
|
|
@@ -42,36 +42,36 @@ GEM
|
|
|
42
42
|
rails-dom-testing (~> 2.2)
|
|
43
43
|
rails-html-sanitizer (~> 1.6)
|
|
44
44
|
useragent (~> 0.16)
|
|
45
|
-
actiontext (8.1.3)
|
|
45
|
+
actiontext (8.1.3.1)
|
|
46
46
|
action_text-trix (~> 2.1.15)
|
|
47
|
-
actionpack (= 8.1.3)
|
|
48
|
-
activerecord (= 8.1.3)
|
|
49
|
-
activestorage (= 8.1.3)
|
|
50
|
-
activesupport (= 8.1.3)
|
|
47
|
+
actionpack (= 8.1.3.1)
|
|
48
|
+
activerecord (= 8.1.3.1)
|
|
49
|
+
activestorage (= 8.1.3.1)
|
|
50
|
+
activesupport (= 8.1.3.1)
|
|
51
51
|
globalid (>= 0.6.0)
|
|
52
52
|
nokogiri (>= 1.8.5)
|
|
53
|
-
actionview (8.1.3)
|
|
54
|
-
activesupport (= 8.1.3)
|
|
53
|
+
actionview (8.1.3.1)
|
|
54
|
+
activesupport (= 8.1.3.1)
|
|
55
55
|
builder (~> 3.1)
|
|
56
56
|
erubi (~> 1.11)
|
|
57
57
|
rails-dom-testing (~> 2.2)
|
|
58
58
|
rails-html-sanitizer (~> 1.6)
|
|
59
|
-
activejob (8.1.3)
|
|
60
|
-
activesupport (= 8.1.3)
|
|
59
|
+
activejob (8.1.3.1)
|
|
60
|
+
activesupport (= 8.1.3.1)
|
|
61
61
|
globalid (>= 0.3.6)
|
|
62
|
-
activemodel (8.1.3)
|
|
63
|
-
activesupport (= 8.1.3)
|
|
64
|
-
activerecord (8.1.3)
|
|
65
|
-
activemodel (= 8.1.3)
|
|
66
|
-
activesupport (= 8.1.3)
|
|
62
|
+
activemodel (8.1.3.1)
|
|
63
|
+
activesupport (= 8.1.3.1)
|
|
64
|
+
activerecord (8.1.3.1)
|
|
65
|
+
activemodel (= 8.1.3.1)
|
|
66
|
+
activesupport (= 8.1.3.1)
|
|
67
67
|
timeout (>= 0.4.0)
|
|
68
|
-
activestorage (8.1.3)
|
|
69
|
-
actionpack (= 8.1.3)
|
|
70
|
-
activejob (= 8.1.3)
|
|
71
|
-
activerecord (= 8.1.3)
|
|
72
|
-
activesupport (= 8.1.3)
|
|
68
|
+
activestorage (8.1.3.1)
|
|
69
|
+
actionpack (= 8.1.3.1)
|
|
70
|
+
activejob (= 8.1.3.1)
|
|
71
|
+
activerecord (= 8.1.3.1)
|
|
72
|
+
activesupport (= 8.1.3.1)
|
|
73
73
|
marcel (~> 1.0)
|
|
74
|
-
activesupport (8.1.3)
|
|
74
|
+
activesupport (8.1.3.1)
|
|
75
75
|
base64
|
|
76
76
|
bigdecimal
|
|
77
77
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
@@ -88,19 +88,19 @@ GEM
|
|
|
88
88
|
public_suffix (>= 2.0.2, < 8.0)
|
|
89
89
|
base64 (0.3.0)
|
|
90
90
|
benchmark (0.5.0)
|
|
91
|
-
bigdecimal (4.1.
|
|
91
|
+
bigdecimal (4.1.2)
|
|
92
92
|
builder (3.3.0)
|
|
93
93
|
cgi (0.5.2)
|
|
94
|
-
concurrent-ruby (1.3.
|
|
94
|
+
concurrent-ruby (1.3.8)
|
|
95
95
|
connection_pool (3.0.2)
|
|
96
|
-
crass (1.0.
|
|
96
|
+
crass (1.0.7)
|
|
97
97
|
date (3.5.1)
|
|
98
98
|
debug (1.11.1)
|
|
99
99
|
irb (~> 1.10)
|
|
100
100
|
reline (>= 0.3.8)
|
|
101
101
|
diff-lcs (1.6.2)
|
|
102
102
|
drb (2.2.3)
|
|
103
|
-
erb (6.0.
|
|
103
|
+
erb (6.0.6)
|
|
104
104
|
erubi (1.13.1)
|
|
105
105
|
faraday (2.14.3)
|
|
106
106
|
faraday-net_http (>= 2.0, < 3.5)
|
|
@@ -108,38 +108,38 @@ GEM
|
|
|
108
108
|
logger
|
|
109
109
|
faraday-net_http (3.4.4)
|
|
110
110
|
net-http (~> 0.5)
|
|
111
|
-
globalid (1.
|
|
111
|
+
globalid (1.4.0)
|
|
112
112
|
activesupport (>= 6.1)
|
|
113
|
-
i18n (1.
|
|
113
|
+
i18n (1.15.2)
|
|
114
114
|
concurrent-ruby (~> 1.0)
|
|
115
115
|
io-console (0.8.2)
|
|
116
|
-
irb (1.
|
|
116
|
+
irb (1.18.0)
|
|
117
117
|
pp (>= 0.6.0)
|
|
118
118
|
prism (>= 1.3.0)
|
|
119
119
|
rdoc (>= 4.0.0)
|
|
120
120
|
reline (>= 0.4.2)
|
|
121
|
-
json (2.
|
|
121
|
+
json (2.21.2)
|
|
122
122
|
jsonpath (1.1.5)
|
|
123
123
|
multi_json
|
|
124
124
|
logger (1.7.0)
|
|
125
|
-
loofah (2.25.
|
|
125
|
+
loofah (2.25.2)
|
|
126
126
|
crass (~> 1.0.2)
|
|
127
127
|
nokogiri (>= 1.12.0)
|
|
128
|
-
mail (2.9.
|
|
128
|
+
mail (2.9.1)
|
|
129
129
|
logger
|
|
130
130
|
mini_mime (>= 0.1.1)
|
|
131
131
|
net-imap
|
|
132
132
|
net-pop
|
|
133
133
|
net-smtp
|
|
134
|
-
marcel (1.1
|
|
134
|
+
marcel (1.2.1)
|
|
135
135
|
mini_mime (1.1.5)
|
|
136
|
-
minitest (6.0.
|
|
136
|
+
minitest (6.0.6)
|
|
137
137
|
drb (~> 2.0)
|
|
138
138
|
prism (~> 1.5)
|
|
139
139
|
multi_json (1.19.1)
|
|
140
140
|
net-http (0.9.1)
|
|
141
141
|
uri (>= 0.11.1)
|
|
142
|
-
net-imap (0.6.
|
|
142
|
+
net-imap (0.6.6)
|
|
143
143
|
date
|
|
144
144
|
net-protocol
|
|
145
145
|
net-pop (0.1.2)
|
|
@@ -165,15 +165,12 @@ GEM
|
|
|
165
165
|
racc (~> 1.4)
|
|
166
166
|
nokogiri (1.19.4-x86_64-linux-musl)
|
|
167
167
|
racc (~> 1.4)
|
|
168
|
-
pp (0.6.
|
|
168
|
+
pp (0.6.4)
|
|
169
169
|
prettyprint
|
|
170
170
|
prettyprint (0.2.0)
|
|
171
171
|
prism (1.9.0)
|
|
172
|
-
psych (5.3.1)
|
|
173
|
-
date
|
|
174
|
-
stringio
|
|
175
172
|
public_suffix (7.0.5)
|
|
176
|
-
puma (
|
|
173
|
+
puma (8.0.2)
|
|
177
174
|
nio4r (~> 2.0)
|
|
178
175
|
racc (1.8.1)
|
|
179
176
|
rack (3.2.6)
|
|
@@ -184,30 +181,30 @@ GEM
|
|
|
184
181
|
rack (>= 1.3)
|
|
185
182
|
rackup (2.3.1)
|
|
186
183
|
rack (>= 3)
|
|
187
|
-
rails (8.1.3)
|
|
188
|
-
actioncable (= 8.1.3)
|
|
189
|
-
actionmailbox (= 8.1.3)
|
|
190
|
-
actionmailer (= 8.1.3)
|
|
191
|
-
actionpack (= 8.1.3)
|
|
192
|
-
actiontext (= 8.1.3)
|
|
193
|
-
actionview (= 8.1.3)
|
|
194
|
-
activejob (= 8.1.3)
|
|
195
|
-
activemodel (= 8.1.3)
|
|
196
|
-
activerecord (= 8.1.3)
|
|
197
|
-
activestorage (= 8.1.3)
|
|
198
|
-
activesupport (= 8.1.3)
|
|
184
|
+
rails (8.1.3.1)
|
|
185
|
+
actioncable (= 8.1.3.1)
|
|
186
|
+
actionmailbox (= 8.1.3.1)
|
|
187
|
+
actionmailer (= 8.1.3.1)
|
|
188
|
+
actionpack (= 8.1.3.1)
|
|
189
|
+
actiontext (= 8.1.3.1)
|
|
190
|
+
actionview (= 8.1.3.1)
|
|
191
|
+
activejob (= 8.1.3.1)
|
|
192
|
+
activemodel (= 8.1.3.1)
|
|
193
|
+
activerecord (= 8.1.3.1)
|
|
194
|
+
activestorage (= 8.1.3.1)
|
|
195
|
+
activesupport (= 8.1.3.1)
|
|
199
196
|
bundler (>= 1.15.0)
|
|
200
|
-
railties (= 8.1.3)
|
|
197
|
+
railties (= 8.1.3.1)
|
|
201
198
|
rails-dom-testing (2.3.0)
|
|
202
199
|
activesupport (>= 5.0.0)
|
|
203
200
|
minitest
|
|
204
201
|
nokogiri (>= 1.6)
|
|
205
|
-
rails-html-sanitizer (1.7.
|
|
206
|
-
loofah (~> 2.25)
|
|
202
|
+
rails-html-sanitizer (1.7.1)
|
|
203
|
+
loofah (~> 2.25, >= 2.25.2)
|
|
207
204
|
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
|
208
|
-
railties (8.1.3)
|
|
209
|
-
actionpack (= 8.1.3)
|
|
210
|
-
activesupport (= 8.1.3)
|
|
205
|
+
railties (8.1.3.1)
|
|
206
|
+
actionpack (= 8.1.3.1)
|
|
207
|
+
activesupport (= 8.1.3.1)
|
|
211
208
|
irb (~> 1.13)
|
|
212
209
|
rackup (>= 1.0.0)
|
|
213
210
|
rake (>= 12.2)
|
|
@@ -215,9 +212,14 @@ GEM
|
|
|
215
212
|
tsort (>= 0.2)
|
|
216
213
|
zeitwerk (~> 2.6)
|
|
217
214
|
rake (13.4.2)
|
|
218
|
-
|
|
215
|
+
rbs (4.1.1)
|
|
216
|
+
logger
|
|
217
|
+
prism (>= 1.6.0)
|
|
218
|
+
tsort
|
|
219
|
+
rdoc (8.0.0)
|
|
219
220
|
erb
|
|
220
|
-
|
|
221
|
+
prism (>= 1.6.0)
|
|
222
|
+
rbs (>= 4.0.0)
|
|
221
223
|
tsort
|
|
222
224
|
reline (0.6.3)
|
|
223
225
|
io-console (~> 0.5)
|
|
@@ -250,7 +252,6 @@ GEM
|
|
|
250
252
|
sqlite3 (2.9.5-x86_64-darwin)
|
|
251
253
|
sqlite3 (2.9.5-x86_64-linux-gnu)
|
|
252
254
|
sqlite3 (2.9.5-x86_64-linux-musl)
|
|
253
|
-
stringio (3.2.0)
|
|
254
255
|
thor (1.5.0)
|
|
255
256
|
timeout (0.6.1)
|
|
256
257
|
tsort (0.2.0)
|
|
@@ -258,11 +259,11 @@ GEM
|
|
|
258
259
|
concurrent-ruby (~> 1.0)
|
|
259
260
|
uri (1.1.1)
|
|
260
261
|
useragent (0.16.11)
|
|
261
|
-
websocket-driver (0.8.
|
|
262
|
+
websocket-driver (0.8.2)
|
|
262
263
|
base64
|
|
263
264
|
websocket-extensions (>= 0.1.0)
|
|
264
265
|
websocket-extensions (0.1.5)
|
|
265
|
-
zeitwerk (2.
|
|
266
|
+
zeitwerk (2.8.3)
|
|
266
267
|
|
|
267
268
|
PLATFORMS
|
|
268
269
|
aarch64-linux-gnu
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: my_api_client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- ryz310
|
|
@@ -211,14 +211,14 @@ dependencies:
|
|
|
211
211
|
requirements:
|
|
212
212
|
- - '='
|
|
213
213
|
- !ruby/object:Gem::Version
|
|
214
|
-
version: 0.
|
|
214
|
+
version: 1.0.3
|
|
215
215
|
type: :development
|
|
216
216
|
prerelease: false
|
|
217
217
|
version_requirements: !ruby/object:Gem::Requirement
|
|
218
218
|
requirements:
|
|
219
219
|
- - '='
|
|
220
220
|
- !ruby/object:Gem::Version
|
|
221
|
-
version: 0.
|
|
221
|
+
version: 1.0.3
|
|
222
222
|
- !ruby/object:Gem::Dependency
|
|
223
223
|
name: webmock
|
|
224
224
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -533,7 +533,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
533
533
|
requirements:
|
|
534
534
|
- - ">="
|
|
535
535
|
- !ruby/object:Gem::Version
|
|
536
|
-
version: 3.
|
|
536
|
+
version: 3.3.0
|
|
537
537
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
538
538
|
requirements:
|
|
539
539
|
- - ">="
|