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 1e79900 commit 33f95a2Copy full SHA for 33f95a2
‎Gemfile.lock
@@ -113,15 +113,17 @@ GEM
113
method_source (1.0.0)
114
mimemagic (0.3.5)
115
mini_mime (1.0.2)
116
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
117
minitest (5.14.2)
118
momentjs-rails (2.20.1)
119
railties (>= 3.1)
120
nio4r (2.5.4)
121
- nokogiri (1.10.10)
122
- mini_portile2 (~> 2.4.0)
123
- nokogiri (1.10.10-x64-mingw32)
124
+ nokogiri (1.11.0)
+ mini_portile2 (~> 2.5.0)
+ racc (~> 1.4)
+ nokogiri (1.11.0-x64-mingw32)
125
126
+ racc (1.5.2)
127
rack (2.2.3)
128
rack-test (1.1.0)
129
rack (>= 1.0, < 3)
0 commit comments