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 f144e54 commit 7cef952Copy full SHA for 7cef952
backend/Gemfile.lock
@@ -71,8 +71,7 @@ GEM
71
rack-test (>= 0.6.3)
72
regexp_parser (~> 1.5)
73
xpath (~> 3.2)
74
- childprocess (2.0.0)
75
- rake (< 13.0)
+ childprocess (3.0.0)
76
concurrent-ruby (1.1.5)
77
crass (1.0.4)
78
erubi (1.8.0)
@@ -138,15 +137,15 @@ GEM
138
137
method_source
139
rake (>= 0.8.7)
140
thor (>= 0.20.3, < 2.0)
141
- rake (12.3.3)
+ rake (13.0.1)
142
rb-fsevent (0.10.3)
143
rb-inotify (0.9.10)
144
ffi (>= 0.5.0, < 2)
145
regexp_parser (1.6.0)
146
ruby_dep (1.5.0)
147
rubyzip (2.0.0)
148
- selenium-webdriver (3.142.5)
149
- childprocess (>= 0.5, < 3.0)
+ selenium-webdriver (3.142.6)
+ childprocess (>= 0.5, < 4.0)
150
rubyzip (>= 1.2.2)
151
spring (2.1.0)
152
spring-watcher-listen (2.0.1)
0 commit comments