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.
1 parent 680ece8 commit 55d03e7Copy full SHA for 55d03e7
Gemfile.lock
@@ -102,7 +102,7 @@ GEM
102
rack-test (>= 0.6.3)
103
regexp_parser (>= 1.5, < 3.0)
104
xpath (~> 3.2)
105
- concurrent-ruby (1.3.3)
+ concurrent-ruby (1.3.4)
106
connection_pool (2.4.1)
107
crass (1.0.6)
108
cssbundling-rails (1.4.1)
@@ -169,7 +169,7 @@ GEM
169
matrix (0.4.2)
170
mini_mime (1.1.5)
171
mini_portile2 (2.8.7)
172
- minitest (5.24.1)
+ minitest (5.25.0)
173
mutex_m (0.2.0)
174
net-imap (0.4.14)
175
date
@@ -233,7 +233,7 @@ GEM
233
thor (~> 1.0, >= 1.2.2)
234
zeitwerk (~> 2.6)
235
rake (13.2.1)
236
- ransack (4.2.0)
+ ransack (4.2.1)
237
activerecord (>= 6.1.5)
238
activesupport (>= 6.1.5)
239
i18n
@@ -245,7 +245,7 @@ GEM
245
responders (3.1.1)
246
actionpack (>= 5.2)
247
railties (>= 5.2)
248
- rexml (3.3.4)
+ rexml (3.3.5)
249
strscan
250
ruby2_keywords (0.0.5)
251
rubyzip (2.3.2)
0 commit comments