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.
2 parents 7cddd19 + 9af0f10 commit 69bd101Copy full SHA for 69bd101
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.6)
77
crass (1.0.5)
78
erubi (1.9.0)
@@ -137,14 +136,14 @@ GEM
137
136
method_source
138
rake (>= 0.8.7)
139
thor (>= 0.20.3, < 2.0)
140
- rake (12.3.3)
+ rake (13.0.1)
141
rb-fsevent (0.10.3)
142
rb-inotify (0.10.0)
143
ffi (~> 1.0)
144
regexp_parser (1.7.0)
145
- rubyzip (2.0.0)
146
- selenium-webdriver (3.142.5)
147
- childprocess (>= 0.5, < 3.0)
+ rubyzip (2.3.0)
+ selenium-webdriver (3.142.7)
+ childprocess (>= 0.5, < 4.0)
148
rubyzip (>= 1.2.2)
149
spring (2.1.0)
150
spring-watcher-listen (2.0.1)
0 commit comments