aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryui-knk <spiketeika@gmail.com>2016-03-31 01:12:20 +0900
committeryui-knk <spiketeika@gmail.com>2016-03-31 01:17:33 +0900
commit5115c9ead3b863d964ce566ad61cdc7dd30f4964 (patch)
tree8942f795822ea4d8162855009e124d67aaa3844e /Gemfile.lock
parent7e976fd84d7c4604575653774d7fe44738f8ef43 (diff)
downloadrails-5115c9ead3b863d964ce566ad61cdc7dd30f4964.tar.gz
rails-5115c9ead3b863d964ce566ad61cdc7dd30f4964.tar.bz2
rails-5115c9ead3b863d964ce566ad61cdc7dd30f4964.zip
Update Gemfile.lock
'rake' gem is bundled to '>= 11.1' by 30279704646fff33e64c71ee3c4de34bf75232c4 (#23499), but it seems the commit did not fully include Gemfile.lock's.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4c64cf9cac..ce854e6183 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -306,7 +306,7 @@ DEPENDENCIES
racc (>= 1.4.6)
rack-cache (~> 1.2)
rails!
- rake (>= 10.3)
+ rake (>= 11.1)
redcarpet (~> 3.2.3)
redis
resque (< 1.26)