File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Version 2.3.1
4
+
5
+ * July 5, 2018*
6
+
7
+ - Update ` sprockets ` in ` Gemfile.lock ` to fix security warnings
8
+
3
9
## Version 2.3
4
10
5
11
* July 5, 2018*
Original file line number Diff line number Diff line change 17
17
coffee-script-source (1.12.2 )
18
18
compass-import-once (1.0.5 )
19
19
sass (>= 3.2 , < 3.5 )
20
- concurrent-ruby (1.0.4 )
20
+ concurrent-ruby (1.0.5 )
21
21
contracts (0.13.0 )
22
22
dotenv (2.2.0 )
23
23
erubis (2.7.0 )
91
91
activesupport (>= 3.1 )
92
92
parallel (1.10.0 )
93
93
public_suffix (2.0.5 )
94
- rack (2.0.1 )
94
+ rack (2.0.5 )
95
95
rb-fsevent (0.9.8 )
96
96
rb-inotify (0.9.8 )
97
97
ffi (>= 0.5.0 )
98
98
redcarpet (3.4.0 )
99
99
rouge (2.0.7 )
100
100
sass (3.4.23 )
101
101
servolux (0.12.0 )
102
- sprockets (3.7.1 )
102
+ sprockets (3.7.2 )
103
103
concurrent-ruby (~> 1.0 )
104
104
rack (> 1 , < 3 )
105
105
thor (0.19.4 )
@@ -126,4 +126,4 @@ RUBY VERSION
126
126
ruby 2.3.3p222
127
127
128
128
BUNDLED WITH
129
- 1.14.5
129
+ 1.15.4
You can’t perform that action at this time.
0 commit comments