We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 893aa36 commit fc76777Copy full SHA for fc76777
Gemfile.lock
@@ -23,7 +23,7 @@ PATH
23
GEM
24
remote: https://rubygems.org/
25
specs:
26
- activesupport (8.0.1)
+ activesupport (8.0.2)
27
base64
28
benchmark (>= 0.3)
29
bigdecimal
@@ -52,7 +52,7 @@ GEM
52
csl (~> 1.6)
53
colorator (1.1.0)
54
concurrent-ruby (1.3.5)
55
- connection_pool (2.4.1)
+ connection_pool (2.5.0)
56
csl (1.6.0)
57
namae (~> 1.0)
58
rexml
@@ -132,7 +132,7 @@ GEM
132
listen (3.9.0)
133
rb-fsevent (~> 0.10, >= 0.10.3)
134
rb-inotify (~> 0.9, >= 0.9.10)
135
- logger (1.6.5)
+ logger (1.6.6)
136
mercenary (0.4.0)
137
mini_portile2 (2.8.8)
138
minitest (5.25.4)
@@ -180,7 +180,7 @@ GEM
180
uglifier (4.2.1)
181
execjs (>= 0.3.0, < 3)
182
unicode-display_width (2.6.0)
183
- uri (1.0.2)
+ uri (1.0.3)
184
webrick (1.9.1)
185
186
PLATFORMS
0 commit comments