aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJon Moss <me@jonathanmoss.me>2016-12-19 21:22:39 -0500
committerJon Moss <me@jonathanmoss.me>2016-12-20 15:07:33 -0500
commitb50090a561ef5baca752fea3874a5c12b28fffbc (patch)
tree9e300a1f3c1e338146ec1fa3e148204c485b793d /Gemfile.lock
parente592ee20a9d6889dcfbc05e485f448dfeda9b72f (diff)
downloadrails-b50090a561ef5baca752fea3874a5c12b28fffbc.tar.gz
rails-b50090a561ef5baca752fea3874a5c12b28fffbc.tar.bz2
rails-b50090a561ef5baca752fea3874a5c12b28fffbc.zip
Bump concurrent-ruby and sprockets
Bumped to Ruby 2.4 compatible versions
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 3a616402f1..1c80ab19a7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -163,7 +163,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
- concurrent-ruby (1.0.2)
+ concurrent-ruby (1.0.3)
connection_pool (2.2.0)
cookiejar (0.3.3)
curses (1.0.2)
@@ -329,7 +329,7 @@ GEM
serverengine (~> 1.5.11)
thor
thread (~> 0.1.7)
- sprockets (3.7.0)
+ sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-export (0.9.1)