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 af0e668 commit ec3a24bCopy full SHA for ec3a24b
Gemfile.lock
@@ -96,15 +96,17 @@ GEM
96
method_source (1.0.0)
97
mimemagic (0.3.4)
98
mini_mime (1.0.2)
99
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
100
minitest (5.14.0)
101
msgpack (1.3.3)
102
nio4r (2.5.2)
103
- nokogiri (1.10.9)
104
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
105
+ racc (~> 1.4)
106
pg (1.2.3)
107
public_suffix (4.0.4)
108
puma (3.12.4)
109
+ racc (1.6.0)
110
rack (2.2.2)
111
rack-proxy (0.6.5)
112
rack
0 commit comments