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 8911c1b + 8c17438 commit a08c174Copy full SHA for a08c174
1 file changed
Gemfile.lock
@@ -60,12 +60,12 @@ GEM
60
concurrent-ruby (1.1.7)
61
crass (1.0.6)
62
erubi (1.9.0)
63
- ffi (1.14.2)
+ ffi (1.15.0)
64
globalid (0.4.2)
65
activesupport (>= 4.2.0)
66
i18n (1.8.5)
67
concurrent-ruby (~> 1.0)
68
- listen (3.4.1)
+ listen (3.5.1)
69
rb-fsevent (~> 0.10, >= 0.10.3)
70
rb-inotify (~> 0.9, >= 0.9.10)
71
loofah (2.7.0)
@@ -76,7 +76,9 @@ GEM
76
marcel (0.3.3)
77
mimemagic (~> 0.3.2)
78
method_source (1.0.0)
79
- mimemagic (0.3.5)
+ mimemagic (0.3.10)
80
+ nokogiri (~> 1)
81
+ rake
82
mini_mime (1.0.2)
83
mini_portile2 (2.5.0)
84
minitest (5.14.2)
0 commit comments