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 11d595e commit 3df84f7Copy full SHA for 3df84f7
Gemfile.lock
@@ -63,8 +63,9 @@ GEM
63
bindex (0.8.1)
64
builder (3.2.4)
65
byebug (11.1.3)
66
- capybara (3.35.3)
+ capybara (3.37.0)
67
addressable
68
+ matrix
69
mini_mime (>= 0.1.3)
70
nokogiri (~> 1.8)
71
rack (>= 1.6.0)
@@ -141,8 +142,9 @@ GEM
141
142
mail (2.7.1)
143
mini_mime (>= 0.1.1)
144
marcel (1.0.1)
145
+ matrix (0.4.2)
146
method_source (1.0.0)
- mini_mime (1.1.0)
147
+ mini_mime (1.1.2)
148
mini_portile2 (2.8.0)
149
minitest (5.14.4)
150
nio4r (2.5.8)
@@ -160,7 +162,7 @@ GEM
160
162
pry-byebug (3.9.0)
161
163
byebug (~> 11.0)
164
pry (~> 0.13.0)
- public_suffix (4.0.6)
165
+ public_suffix (4.0.7)
166
puma (4.3.12)
167
nio4r (~> 2.0)
168
racc (1.6.0)
0 commit comments