This repository was archived by the owner on Mar 7, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathGemfile.lock
More file actions
78 lines (75 loc) · 1.71 KB
/
Gemfile.lock
File metadata and controls
78 lines (75 loc) · 1.71 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
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
GIT
remote: git://github.com/amfleming/tracker_api.git
revision: 00740d73c42faffbb6bc2b747527028b6d3de024
ref: 00740d73c42faffbb6bc2b747527028b6d3de024
specs:
tracker_api (0.2.4)
addressable
faraday (~> 0.8.0)
faraday_middleware
virtus
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
airbrake (3.1.6)
builder
girl_friday
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
builder (3.2.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
connection_pool (0.9.2)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
equalizer (0.0.9)
faraday (0.8.9)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
girl_friday (0.11.1)
connection_pool (~> 0.9.0)
rubinius-actor
ice_nine (0.11.0)
kgio (2.8.0)
mime-types (1.23)
multipart-post (1.2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-ssl-enforcer (0.2.5)
raindrops (0.10.0)
redcarpet (3.1.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubinius-actor (0.0.2)
rubinius-core-api
rubinius-core-api (0.0.1)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thread_safe (0.3.4)
tilt (1.4.1)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
virtus (1.0.2)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0.3)
equalizer (~> 0.0.9)
PLATFORMS
ruby
DEPENDENCIES
airbrake
rack-ssl-enforcer
redcarpet
rest-client
sinatra
tracker_api!
unicorn