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 fb311e7 commit a24b15dCopy full SHA for a24b15d
myapp/Gemfile.lock
@@ -97,18 +97,22 @@ GEM
97
marcel (0.3.3)
98
mimemagic (~> 0.3.2)
99
method_source (1.0.0)
100
- mimemagic (0.3.5)
+ mimemagic (0.3.10)
101
+ nokogiri (~> 1)
102
+ rake
103
mini_mime (1.0.2)
- mini_portile2 (2.4.0)
104
+ mini_portile2 (2.8.0)
105
minitest (5.14.1)
106
msgpack (1.3.3)
107
nio4r (2.5.2)
- nokogiri (1.10.9)
- mini_portile2 (~> 2.4.0)
108
+ nokogiri (1.13.4)
109
+ mini_portile2 (~> 2.8.0)
110
+ racc (~> 1.4)
111
orm_adapter (0.5.0)
112
pg (1.2.3)
113
public_suffix (4.0.5)
114
puma (3.12.6)
115
+ racc (1.6.0)
116
rack (2.2.3)
117
rack-proxy (0.6.5)
118
rack
0 commit comments