aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2016-03-02 14:21:38 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2016-03-02 14:22:02 -0300
commite2f08a1c0a9d1dc2f27d1dfcd3c9937f4190554a (patch)
treebc8a6f792be1bfc9cf5959aa22a095fc43ef6d7b /Gemfile.lock
parent671e61d867e036a321f238e59578f864969ace04 (diff)
downloadrails-e2f08a1c0a9d1dc2f27d1dfcd3c9937f4190554a.tar.gz
rails-e2f08a1c0a9d1dc2f27d1dfcd3c9937f4190554a.tar.bz2
rails-e2f08a1c0a9d1dc2f27d1dfcd3c9937f4190554a.zip
Add test to make sure the sprockets cache is not shared per environment
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5d0e815f86..3224c31a0b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -116,7 +116,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.10.0)
- concurrent-ruby (1.0.0)
+ concurrent-ruby (1.0.1)
connection_pool (2.2.0)
dalli (2.7.6)
dante (0.2.0)
@@ -239,7 +239,7 @@ GEM
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- sprockets-rails (3.0.2)
+ sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)