forked from rubygems/bundler-api
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
93 lines (91 loc) · 1.75 KB
/
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
GEM
remote: https://rubygems.org/
specs:
aggregate (0.2.2)
artifice (0.6)
rack-test
atomic (1.1.14)
avl_tree (1.1.3)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
coderay (1.1.0)
columnize (0.8.9)
compact_index (0.6.0)
debugger-linecache (1.2.0)
diff-lcs (1.2.4)
dotenv (0.9.0)
faraday (0.8.8)
multipart-post (~> 1.2.0)
hitimes (1.2.1)
honeybadger (1.9.1)
faraday
json
json (1.8.1)
librato-metrics (1.1.1)
aggregate (~> 0.2.2)
faraday (~> 0.7)
multi_json
lock-smith (1.0.0)
method_source (0.8.2)
metriks (0.9.9.5)
atomic (~> 1.0)
avl_tree (~> 1.1.2)
hitimes (~> 1.1)
metriks-middleware (2.1.1)
metriks (~> 0.9.9)
multi_json (1.8.2)
multipart-post (1.2.0)
pg (0.17.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (2.0.0)
byebug (~> 3.4)
pry (~> 0.10)
puma (2.6.0)
rack (1.5.2)
rack-protection (1.5.1)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.0)
rspec-core (2.14.6)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
sequel (4.3.0)
sequel_pg (1.6.8)
pg (>= 0.8.0)
sequel (>= 3.39.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.6.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
artifice
compact_index (~> 0.6.0)
dotenv
honeybadger
json
librato-metrics
lock-smith
metriks
metriks-middleware
pg
pry-byebug
puma
rack-test
rake
rspec-core
rspec-expectations
rspec-mocks
sequel
sequel_pg
sinatra