Skip to content

Commit a0d3bf0

Browse files
committed
chore: upgrade error_response to version 1.4.0 and update dependencies
1 parent 17483f1 commit a0d3bf0

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
error_response (1.3.2.beta)
4+
error_response (1.4.0)
55
activesupport (>= 7.1.6, < 9.0)
66

77
GEM
@@ -24,20 +24,20 @@ GEM
2424
public_suffix (>= 2.0.2, < 8.0)
2525
ast (2.4.3)
2626
base64 (0.3.0)
27-
bigdecimal (3.2.2)
28-
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.3)
27+
bigdecimal (4.1.2)
28+
concurrent-ruby (1.3.7)
29+
connection_pool (3.0.2)
3030
diff-lcs (1.6.2)
3131
drb (2.2.3)
32-
i18n (1.14.7)
32+
i18n (1.15.2)
3333
concurrent-ruby (~> 1.0)
3434
io-console (0.8.1)
3535
irb (1.17.0)
3636
pp (>= 0.6.0)
3737
prism (>= 1.3.0)
3838
rdoc (>= 4.0.0)
3939
reline (>= 0.4.2)
40-
json (2.19.2)
40+
json (2.19.9)
4141
json-schema (6.2.0)
4242
addressable (~> 2.8)
4343
bigdecimal (>= 3.1, < 5)
@@ -46,7 +46,9 @@ GEM
4646
logger (1.7.0)
4747
mcp (0.9.2)
4848
json-schema (>= 4.1)
49-
minitest (5.25.5)
49+
minitest (6.0.6)
50+
drb (~> 2.0)
51+
prism (~> 1.5)
5052
parallel (1.27.0)
5153
parser (3.3.10.2)
5254
ast (~> 2.4.1)

0 commit comments

Comments
 (0)