1
0
Fork 0

Add rb-readline for linux

This commit is contained in:
Andrew Tomaka 2014-02-14 09:59:02 -05:00
parent 5c49f8d25c
commit 5d0772b0fc
2 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,8 @@ group :development, :test do
gem 'guard-spork'
gem 'guard-rspec'
gem 'rb-readline'
end
group :test do

View File

@ -122,6 +122,7 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rb-readline (0.4.2)
rdoc (4.1.1)
json (~> 1.4)
rspec (2.14.1)
@ -199,6 +200,7 @@ DEPENDENCIES
jquery-rails
libnotify
rails (= 4.0.2)
rb-readline
rspec-rails
sass-rails (~> 4.0.0)
sdoc