We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d1fd41 + 275a0e4 commit 1c189afCopy full SHA for 1c189af
Gemfile.lock
@@ -75,8 +75,8 @@ GEM
75
securerandom (>= 0.3)
76
tzinfo (~> 2.0, >= 2.0.5)
77
uri (>= 0.13.1)
78
- addressable (2.8.7)
79
- public_suffix (>= 2.0.2, < 7.0)
+ addressable (2.8.9)
+ public_suffix (>= 2.0.2, < 8.0)
80
aws-eventstream (1.4.0)
81
aws-partitions (1.1229.0)
82
aws-sdk-core (3.244.0)
@@ -120,8 +120,9 @@ GEM
120
date (3.5.1)
121
discard (1.4.0)
122
activerecord (>= 4.2, < 9.0)
123
- down (5.4.2)
+ down (5.5.0)
124
addressable (~> 2.8)
125
+ base64 (~> 0.3)
126
drb (2.2.3)
127
erb (6.0.2)
128
erubi (1.13.1)
@@ -257,7 +258,7 @@ GEM
257
258
psych (5.3.1)
259
date
260
stringio
- public_suffix (6.0.1)
261
+ public_suffix (7.0.5)
262
puma (7.2.0)
263
nio4r (~> 2.0)
264
racc (1.8.1)
0 commit comments