Merge branch 'master' of github.com:kyledrake/neocities-web

This commit is contained in:
Kyle Drake 2014-03-27 20:34:12 -07:00
commit 1c5a9f50ee
2 changed files with 2 additions and 4 deletions

View file

@ -4,7 +4,7 @@ gem 'sinatra'
gem 'redis'
gem 'sequel'
gem 'slim'
gem 'bcrypt-ruby', require: 'bcrypt'
gem 'bcrypt'
gem 'sinatra-flash', require: 'sinatra/flash'
gem 'sinatra-xsendfile', require: 'sinatra/xsendfile'
gem 'puma', require: nil

View file

@ -5,8 +5,6 @@ GEM
ago (0.1.5)
ansi (1.4.3)
bcrypt (3.1.7)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
builder (3.2.2)
celluloid (0.15.2)
timers (~> 1.1.0)
@ -137,7 +135,7 @@ PLATFORMS
DEPENDENCIES
ago
bcrypt-ruby
bcrypt
fabrication
faker
hiredis