Skip to content

Commit c80685b

Browse files
deppbotBr3nda
authored andcommitted
Security Update on 2018-03-20 (#1597)
* Security Update on 2018-03-20 * Ordered gems, to please rubocop
1 parent 13d8a29 commit c80685b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,5 @@ end
155155
group :travis do
156156
gem 'platform-api'
157157
end
158+
gem 'loofah', '>= 2.2.1'
158159
gem 'rack-protection', '>= 2.0.1'

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ GEM
300300
rb-fsevent (~> 0.9, >= 0.9.4)
301301
rb-inotify (~> 0.9, >= 0.9.7)
302302
ruby_dep (~> 1.2)
303-
loofah (2.1.1)
303+
loofah (2.2.1)
304304
crass (~> 1.0.2)
305305
nokogiri (>= 1.5.9)
306306
lumberjack (1.0.12)
@@ -595,6 +595,7 @@ DEPENDENCIES
595595
kaminari
596596
leaflet-rails
597597
letter_opener
598+
loofah (>= 2.2.1)
598599
memcachier
599600
newrelic_rpm
600601
omniauth (~> 1.3)

0 commit comments

Comments
 (0)