forked from stripe-archive/mosql
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
53 lines (49 loc) · 869 Bytes
/
Gemfile.lock
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
PATH
remote: .
specs:
mosql (0.5.3)
bson (~> 1.12)
bson_ext (~> 1.12)
json (~> 2.0)
log4r (~> 1.1)
mongo (~> 1.12)
mongoriver (= 0.4)
pg (~> 0.20)
rake (~> 12.0)
sequel (~> 4.44)
GEM
remote: https://rubygems.org/
specs:
bson (1.12.5)
bson_ext (1.12.5)
bson (~> 1.12.5)
byebug (9.0.6)
colored (1.2)
json (2.0.3)
log4r (1.1.10)
metaclass (0.0.4)
minitest (5.10.1)
mocha (1.2.1)
metaclass (~> 0.0.1)
mongo (1.12.5)
bson (= 1.12.5)
mongoriver (0.4.0)
bson_ext
log4r
mongo (>= 1.7)
pg (0.20.0)
rake (12.0.0)
rake-notes (0.2.0)
colored
rake
sequel (4.44.0)
PLATFORMS
ruby
DEPENDENCIES
byebug (~> 9.0)
minitest (~> 5.10)
mocha (~> 1.2)
mosql!
rake-notes (~> 0.2)
BUNDLED WITH
1.14.6