2
1
mirror of https://github.com/kdabir/has.git synced 2024-09-18 17:01:29 +02:00
has/Gemfile.lock

30 lines
495 B
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
addressable (2.3.7)
bson (1.12.0)
bson_ext (1.12.0)
bson (~> 1.12.0)
guillotine (1.4.2)
addressable (~> 2.3.0)
sinatra (~> 1.4.0)
mongo (1.12.0)
bson (= 1.12.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
guillotine
mongo
rack