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 f835b29 commit b6549cfCopy full SHA for b6549cf
Gemfile.lock
100755
100644
@@ -102,10 +102,14 @@ GEM
102
rb-fsevent (~> 0.10, >= 0.10.3)
103
rb-inotify (~> 0.9, >= 0.9.10)
104
mercenary (0.4.0)
105
+ mini_portile2 (2.8.0)
106
multipart-post (2.1.1)
- nokogiri (1.12.5-x86_64-darwin)
107
+ nokogiri (1.13.3)
108
+ mini_portile2 (~> 2.8.0)
109
racc (~> 1.4)
- nokogiri (1.12.5-x86_64-linux)
110
+ nokogiri (1.13.3-x86_64-darwin)
111
+ racc (~> 1.4)
112
+ nokogiri (1.13.3-x86_64-linux)
113
114
pathutil (0.16.2)
115
forwardable-extended (~> 2.6)
0 commit comments