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 a9ad32b commit 20af6e1Copy full SHA for 20af6e1
Gemfile.lock
@@ -132,7 +132,7 @@ GEM
132
mime-types-data (3.2018.0812)
133
mini_mime (1.0.2)
134
mini_portile2 (2.4.0)
135
- minitest (5.11.3)
+ minitest (5.13.0)
136
multi_json (1.13.1)
137
multi_test (0.1.2)
138
mysql2 (0.5.2)
@@ -162,8 +162,8 @@ GEM
162
activesupport (>= 4.2.0, < 5.0)
163
nokogiri (~> 1.6)
164
rails-deprecated_sanitizer (>= 1.0.1)
165
- rails-html-sanitizer (1.0.4)
166
- loofah (~> 2.2, >= 2.2.2)
+ rails-html-sanitizer (1.3.0)
+ loofah (~> 2.3)
167
railties (4.2.11.1)
168
actionpack (= 4.2.11.1)
169
activesupport (= 4.2.11.1)
0 commit comments