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 87e34f5 commit 97e06daCopy full SHA for 97e06da
app/bootstrap-4.4.1/Gemfile.lock
@@ -45,14 +45,16 @@ GEM
45
rb-fsevent (~> 0.10, >= 0.10.3)
46
rb-inotify (~> 0.9, >= 0.9.10)
47
mercenary (0.3.6)
48
- mini_portile2 (2.4.0)
49
- nokogiri (1.10.8)
50
- mini_portile2 (~> 2.4.0)
51
- nokogiri (1.10.8-x64-mingw32)
52
+ mini_portile2 (2.8.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
+ racc (~> 1.4)
+ nokogiri (1.13.4-x64-mingw32)
53
54
pathutil (0.16.2)
55
forwardable-extended (~> 2.6)
56
public_suffix (4.0.1)
57
+ racc (1.6.0)
58
rb-fsevent (0.10.3)
59
rb-inotify (0.10.0)
60
ffi (~> 1.0)
0 commit comments