Skip to content

Commit cbeacad

Browse files
author
Daniel O'Connor
committed
1 parent 3d7c8b7 commit cbeacad

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ then you win. –- Mahatma Gandhi
66

77
Mon Jan 22, 2018 (0.17.2)
88
---------------------------------------------------------------------
9+
- Fix CVE-2017-0889
910
- Fix #687
1011

1112
Mon Jan 22, 2018 (0.16.2)

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ GEM
162162
tilt
163163
headless (2.3.1)
164164
htmlentities (4.3.4)
165-
i18n (0.9.1)
165+
i18n (0.9.3)
166166
concurrent-ruby (~> 1.0)
167167
i18n_data (0.8.0)
168168
io-like (0.3.0)
@@ -208,7 +208,7 @@ GEM
208208
paper_trail (6.0.2)
209209
activerecord (>= 4.0, < 5.2)
210210
request_store (~> 1.1)
211-
paperclip (5.1.0)
211+
paperclip (5.2.0)
212212
activemodel (>= 4.2.0)
213213
activesupport (>= 4.2.0)
214214
cocaine (~> 0.5.5)
@@ -474,4 +474,4 @@ DEPENDENCIES
474474
zeus
475475

476476
BUNDLED WITH
477-
1.16.0
477+
1.16.1

0 commit comments

Comments
 (0)