We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3db62e3 + d275100 commit 58d3ab9Copy full SHA for 58d3ab9
Gemfile.lock
@@ -126,7 +126,7 @@ GEM
126
aws-eventstream (~> 1, >= 1.0.2)
127
backport (1.2.0)
128
base58 (0.2.3)
129
- base64 (0.2.0)
+ base64 (0.3.0)
130
bcrypt (3.1.20)
131
benchmark (0.4.1)
132
better_errors (2.10.1)
@@ -195,9 +195,9 @@ GEM
195
responders
196
warden (~> 1.2.3)
197
diff-lcs (1.6.2)
198
- dnsruby (1.72.4)
199
- base64 (~> 0.2.0)
200
- logger (~> 1.6.5)
+ dnsruby (1.73.0)
+ base64 (>= 0.2)
+ logger (~> 1.6)
201
simpleidn (~> 0.2.1)
202
docile (1.4.1)
203
domain_name (0.6.20240107)
@@ -308,7 +308,7 @@ GEM
308
listen (3.9.0)
309
rb-fsevent (~> 0.10, >= 0.10.3)
310
rb-inotify (~> 0.9, >= 0.9.10)
311
- logger (1.6.6)
+ logger (1.7.0)
312
lograge (0.14.0)
313
actionpack (>= 4)
314
activesupport (>= 4)
0 commit comments