We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df7f13 commit 5a3b02eCopy full SHA for 5a3b02e
Gemfile.lock
@@ -134,7 +134,7 @@ GEM
134
mini_portile2 (2.8.0)
135
minitest (5.16.3)
136
mocha (1.14.0)
137
- msgpack (1.5.5)
+ msgpack (1.5.6)
138
net-imap (0.2.3)
139
digest
140
net-protocol
@@ -169,7 +169,7 @@ GEM
169
activerecord (>= 5)
170
popper_js (2.11.5)
171
public_suffix (5.0.0)
172
- puma (5.6.4)
+ puma (5.6.5)
173
nio4r (~> 2.0)
174
racc (1.6.0)
175
rack (2.2.4)
@@ -212,7 +212,7 @@ GEM
212
thor (~> 1.0)
213
zeitwerk (~> 2.5)
214
rake (13.0.6)
215
- redis (4.7.1)
+ redis (4.8.0)
216
reline (0.3.1)
217
io-console (~> 0.5)
218
rexml (3.2.5)
@@ -236,7 +236,7 @@ GEM
236
shoulda-context (2.0.0)
237
shoulda-matchers (4.5.1)
238
activesupport (>= 4.2.0)
239
- sidekiq (6.5.3)
+ sidekiq (6.5.5)
240
connection_pool (>= 2.2.2)
241
rack (~> 2.0)
242
redis (>= 4.5.0)
0 commit comments