diff --git a/Gemfile b/Gemfile index 71e9a15c9..99b911ef9 100644 --- a/Gemfile +++ b/Gemfile @@ -25,6 +25,7 @@ else end gem "thin" +gem "sinatra", "1.3.2" gem "ansi" gem "term-ansicolor", :require => "term/ansicolor" gem "dm-core"