Skip to content

Commit

Permalink
Update sprockets, cut version 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lord committed Jul 5, 2018
1 parent d295437 commit de49684
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Version 2.3.1

*July 5, 2018*

- Update `sprockets` in `Gemfile.lock` to fix security warnings

## Version 2.3

*July 5, 2018*
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
coffee-script-source (1.12.2)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.0.4)
concurrent-ruby (1.0.5)
contracts (0.13.0)
dotenv (2.2.0)
erubis (2.7.0)
Expand Down Expand Up @@ -91,15 +91,15 @@ GEM
activesupport (>= 3.1)
parallel (1.10.0)
public_suffix (2.0.5)
rack (2.0.1)
rack (2.0.5)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
redcarpet (3.4.0)
rouge (2.0.7)
sass (3.4.23)
servolux (0.12.0)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
thor (0.19.4)
Expand All @@ -126,4 +126,4 @@ RUBY VERSION
ruby 2.3.3p222

BUNDLED WITH
1.14.5
1.15.4

0 comments on commit de49684

Please sign in to comment.