We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef610fb + 9b432f1 commit 2848fa5Copy full SHA for 2848fa5
Gemfile.lock
@@ -75,7 +75,7 @@ GEM
75
minitest (>= 5.1)
76
mutex_m
77
tzinfo (~> 2.0)
78
- addressable (2.8.5)
+ addressable (2.8.6)
79
public_suffix (>= 2.0.2, < 6.0)
80
annotate (3.2.0)
81
activerecord (>= 3.2, < 8.0)
@@ -87,11 +87,11 @@ GEM
87
bootsnap (1.17.1)
88
msgpack (~> 1.2)
89
builder (3.2.4)
90
- capybara (3.39.2)
+ capybara (3.40.0)
91
addressable
92
matrix
93
mini_mime (>= 0.1.3)
94
- nokogiri (~> 1.8)
+ nokogiri (~> 1.11)
95
rack (>= 1.6.0)
96
rack-test (>= 0.6.3)
97
regexp_parser (>= 1.5, < 3.0)
@@ -202,7 +202,7 @@ GEM
202
pg (1.5.4)
203
psych (5.1.2)
204
stringio
205
- public_suffix (5.0.3)
+ public_suffix (5.0.4)
206
puma (6.4.2)
207
nio4r (~> 2.0)
208
racc (1.7.3)
0 commit comments