Skip to content

Commit de49684

Browse files
committed
Update sprockets, cut version 2.3.1
1 parent d295437 commit de49684

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Version 2.3.1
4+
5+
*July 5, 2018*
6+
7+
- Update `sprockets` in `Gemfile.lock` to fix security warnings
8+
39
## Version 2.3
410

511
*July 5, 2018*

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GEM
1717
coffee-script-source (1.12.2)
1818
compass-import-once (1.0.5)
1919
sass (>= 3.2, < 3.5)
20-
concurrent-ruby (1.0.4)
20+
concurrent-ruby (1.0.5)
2121
contracts (0.13.0)
2222
dotenv (2.2.0)
2323
erubis (2.7.0)
@@ -91,15 +91,15 @@ GEM
9191
activesupport (>= 3.1)
9292
parallel (1.10.0)
9393
public_suffix (2.0.5)
94-
rack (2.0.1)
94+
rack (2.0.5)
9595
rb-fsevent (0.9.8)
9696
rb-inotify (0.9.8)
9797
ffi (>= 0.5.0)
9898
redcarpet (3.4.0)
9999
rouge (2.0.7)
100100
sass (3.4.23)
101101
servolux (0.12.0)
102-
sprockets (3.7.1)
102+
sprockets (3.7.2)
103103
concurrent-ruby (~> 1.0)
104104
rack (> 1, < 3)
105105
thor (0.19.4)
@@ -126,4 +126,4 @@ RUBY VERSION
126126
ruby 2.3.3p222
127127

128128
BUNDLED WITH
129-
1.14.5
129+
1.15.4

0 commit comments

Comments
 (0)