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 f4dd0e9 + ac5acb9 commit 8911c1bCopy full SHA for 8911c1b
1 file changed
Gemfile.lock
@@ -78,12 +78,16 @@ GEM
78
method_source (1.0.0)
79
mimemagic (0.3.5)
80
mini_mime (1.0.2)
81
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
82
minitest (5.14.2)
83
mustermann (1.0.3)
84
nio4r (2.5.3)
85
- nokogiri (1.10.10)
86
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.1)
+ mini_portile2 (~> 2.5.0)
87
+ racc (~> 1.4)
88
+ nokogiri (1.11.1-x86_64-darwin)
89
90
+ racc (1.5.2)
91
rack (2.2.3)
92
rack-protection (2.0.7)
93
rack
0 commit comments