We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4493b commit 879f79fCopy full SHA for 879f79f
Gemfile.lock
@@ -21,7 +21,7 @@ PATH
21
GEM
22
remote: https://rubygems.org/
23
specs:
24
- action_text-trix (2.1.16)
+ action_text-trix (2.1.17)
25
railties
26
actioncable (8.1.2)
27
actionpack (= 8.1.2)
@@ -125,7 +125,7 @@ GEM
125
prism (>= 1.3.0)
126
rdoc (>= 4.0.0)
127
reline (>= 0.4.2)
128
- json (2.19.0)
+ json (2.19.1)
129
jwt (3.1.2)
130
base64
131
logger (1.7.0)
@@ -269,7 +269,7 @@ GEM
269
stringio (3.2.0)
270
thor (1.5.0)
271
timecop (0.9.10)
272
- timeout (0.6.0)
+ timeout (0.6.1)
273
tsort (0.2.0)
274
tzinfo (2.0.6)
275
concurrent-ruby (~> 1.0)
0 commit comments