A fake auction house I made for a school project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the_auctionhouse/src/Gemfile.lock

52 lines
922 B

3 years ago
GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.16)
colorize (0.8.1)
3 years ago
ffi (1.15.5)
3 years ago
multi_json (1.15.0)
3 years ago
mustermann (1.1.1)
ruby2_keywords (>= 0.0.1)
rack (2.2.3)
rack-protection (2.1.0)
rack
redcarpet (3.5.1)
3 years ago
ruby2_keywords (0.0.5)
3 years ago
sassc (2.4.0)
ffi (~> 1.9)
3 years ago
sinatra (2.1.0)
mustermann (>= 1.0)
rack (>= 2.2)
rack-protection (= 2.1.0)
tilt (>= 2.0)
3 years ago
sinatra-contrib (2.1.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.1.0)
sinatra (= 2.1.0)
tilt (~> 2.0)
sinatra-reloader (1.0)
sinatra-contrib
3 years ago
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
sqlite3 (1.4.2)
temple (0.8.2)
tilt (2.0.10)
PLATFORMS
x86_64-linux
DEPENDENCIES
bcrypt
colorize
redcarpet
3 years ago
sassc
3 years ago
sinatra
3 years ago
sinatra-reloader
3 years ago
slim
sqlite3
BUNDLED WITH
2.2.26