-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
53 lines (50 loc) · 1.03 KB
/
Gemfile.lock
File metadata and controls
53 lines (50 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
GIT
remote: https://github.com/qmachine/qm-ruby.git
revision: 8a8b3e472ea9a656ec1d7614b6cd206e09c68f48
specs:
qm (1.2.4)
bson_ext (= 1.12.0)
httparty (= 0.13.3)
json (= 1.8.2)
mongo (= 1.12.0)
mysql2 (= 0.3.17)
pg (= 0.18.1)
redis (= 3.2.0)
sinatra (= 1.4.5)
sinatra-cross_origin (= 0.3.2)
unicorn (= 4.8.3)
GEM
remote: https://rubygems.org/
specs:
bson (1.12.0)
bson_ext (1.12.0)
bson (~> 1.12.0)
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
json (1.8.2)
kgio (2.9.3)
mongo (1.12.0)
bson (= 1.12.0)
multi_xml (0.5.5)
mysql2 (0.3.17)
pg (0.18.1)
rack (1.6.0)
rack-protection (1.5.3)
rack
raindrops (0.13.0)
redis (3.2.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-cross_origin (0.3.2)
tilt (1.4.1)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
qm!