Skip to content

Commit

Permalink
Update sprockets-rails to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 18, 2015
1 parent 9ac1aae commit bb2b190
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,10 @@ GEM
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sprockets-rails (3.0.0)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
term-ansicolor (1.3.2)
tins (~> 1.0)
Expand Down

0 comments on commit bb2b190

Please sign in to comment.