aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2015-07-14 15:20:15 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2015-07-14 15:20:15 -0300
commit9dc06bc1f3bed149012361036b6930cacd73c676 (patch)
tree80cc912172cf05c537c580ee3580991798cb8d8a /Gemfile.lock
parent8aadbeb3de7a57eb1e2548431b0c080f0f02bfbe (diff)
downloadrails-9dc06bc1f3bed149012361036b6930cacd73c676.tar.gz
rails-9dc06bc1f3bed149012361036b6930cacd73c676.tar.bz2
rails-9dc06bc1f3bed149012361036b6930cacd73c676.zip
Fix Gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e44a2fc2ed..897bdeff83 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -64,7 +64,6 @@ PATH
actionpack (5.0.0.alpha)
actionview (= 5.0.0.alpha)
activesupport (= 5.0.0.alpha)
- concurrent-ruby (~> 0.9.0)
rack (~> 1.6)
rack-test (~> 0.6.3)
rails-dom-testing (~> 1.0, >= 1.0.5)