Skip to content

Commit 9b64047

Browse files
committed
bundle rack 2
1 parent 734eb7e commit 9b64047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/Gemfile.rails-edge

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
source 'https://rubygems.org'
22

33
gem 'railties', :git => 'git://github.com/rails/rails.git'
4+
gem 'rack', git: 'git://github.com/rack/rack.git'
45
gem 'activerecord', :git => 'git://github.com/rails/rails.git'
56
gem 'arel', :git => 'git://github.com/rails/arel.git'
67

0 commit comments

Comments
 (0)