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 8165ab5 commit 6ed23dbCopy full SHA for 6ed23db
backend/Gemfile.lock
@@ -67,7 +67,7 @@ GEM
67
msgpack (~> 1.2)
68
builder (3.2.4)
69
byebug (11.1.3)
70
- capybara (3.36.0)
+ capybara (3.37.1)
71
addressable
72
matrix
73
mini_mime (>= 0.1.3)
@@ -104,11 +104,11 @@ GEM
104
minitest (5.15.0)
105
msgpack (1.4.5)
106
nio4r (2.5.8)
107
- nokogiri (1.13.3)
+ nokogiri (1.13.6)
108
mini_portile2 (~> 2.8.0)
109
racc (~> 1.4)
110
pg (1.3.5)
111
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
112
puma (5.6.4)
113
nio4r (~> 2.0)
114
racc (1.6.0)
@@ -150,7 +150,7 @@ GEM
150
rb-inotify (0.10.1)
151
ffi (~> 1.0)
152
regexp-examples (1.5.1)
153
- regexp_parser (2.1.1)
+ regexp_parser (2.4.0)
154
rexml (3.2.5)
155
route_mechanic (0.2.1)
156
actionpack (>= 4.2, < 6.2)
0 commit comments