Skip to content

Commit d3fb05f

Browse files
committed
Update dependencies
1 parent b326b19 commit d3fb05f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ GEM
5454
autoprefixer-rails (>= 6.0.3)
5555
popper_js (>= 1.12.9, < 2)
5656
sass (>= 3.5.2)
57-
brakeman (4.2.0)
57+
brakeman (4.2.1)
5858
builder (3.2.3)
5959
bundler-audit (0.6.0)
6060
bundler (~> 1.2)
6161
thor (~> 0.18)
62-
byebug (10.0.1)
62+
byebug (10.0.2)
6363
cancancan (1.13.1)
6464
capybara (2.18.0)
6565
addressable
@@ -82,7 +82,7 @@ GEM
8282
docile (1.3.0)
8383
domain_name (0.5.20170404)
8484
unf (>= 0.0.5, < 1.0.0)
85-
doorkeeper (4.3.1)
85+
doorkeeper (4.3.2)
8686
railties (>= 4.2)
8787
erubis (2.7.0)
8888
eventmachine (1.2.5)
@@ -151,7 +151,7 @@ GEM
151151
activesupport (>= 3.0)
152152
logstash-event (~> 1.2.0)
153153
request_store
154-
loofah (2.2.1)
154+
loofah (2.2.2)
155155
crass (~> 1.0.2)
156156
nokogiri (>= 1.5.9)
157157
mail (2.7.0)
@@ -183,7 +183,7 @@ GEM
183183
mime-types
184184
mimemagic (~> 0.3.0)
185185
terrapin (~> 0.6.0)
186-
parser (2.5.0.4)
186+
parser (2.5.0.5)
187187
ast (~> 2.4.0)
188188
pdfkit (0.8.2)
189189
pg (0.19.0)
@@ -230,8 +230,8 @@ GEM
230230
activesupport (>= 4.2.0, < 5.0)
231231
nokogiri (~> 1.6)
232232
rails-deprecated_sanitizer (>= 1.0.1)
233-
rails-html-sanitizer (1.0.3)
234-
loofah (~> 2.0)
233+
rails-html-sanitizer (1.0.4)
234+
loofah (~> 2.2, >= 2.2.2)
235235
railties (4.2.10)
236236
actionpack (= 4.2.10)
237237
activesupport (= 4.2.10)
@@ -295,7 +295,7 @@ GEM
295295
tins (<= 1.6.0)
296296
ruby-prof (0.12.2)
297297
ruby-progressbar (1.9.0)
298-
sass (3.5.5)
298+
sass (3.5.6)
299299
sass-listen (~> 4.0.0)
300300
sass-listen (4.0.0)
301301
rb-fsevent (~> 0.9, >= 0.9.4)

0 commit comments

Comments
 (0)