We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dfc1c9 commit 1a35e1fCopy full SHA for 1a35e1f
Gemfile.lock
@@ -153,7 +153,7 @@ GEM
153
activerecord
154
kaminari-core (= 1.2.2)
155
kaminari-core (1.2.2)
156
- logger (1.6.4)
+ logger (1.6.5)
157
loofah (2.24.0)
158
crass (~> 1.0.2)
159
nokogiri (>= 1.12.0)
@@ -189,7 +189,7 @@ GEM
189
date
190
stringio
191
public_suffix (6.0.1)
192
- puma (6.5.0)
+ puma (6.6.0)
193
nio4r (~> 2.0)
194
racc (1.8.1)
195
rack (3.1.8)
@@ -241,10 +241,10 @@ GEM
241
responders (3.1.1)
242
actionpack (>= 5.2)
243
railties (>= 5.2)
244
- rexml (3.3.9)
245
- rubyzip (2.3.2)
+ rexml (3.4.0)
+ rubyzip (2.4.1)
246
securerandom (0.4.1)
247
- selenium-webdriver (4.27.0)
+ selenium-webdriver (4.28.0)
248
base64 (~> 0.2)
249
logger (~> 1.4)
250
rexml (~> 3.2, >= 3.2.5)
0 commit comments