This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
forked from aron/nikeplus-to-runkeeper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
87 lines (85 loc) · 1.78 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
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.1)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
atomic (1.1.14)
backports (3.3.5)
crack (0.4.1)
safe_yaml (~> 0.9.0)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
geoutm (1.0.2)
hashie (2.0.5)
health_graph (0.6.0)
faraday (>= 0.7.4)
faraday_middleware (>= 0.7.8)
hashie (>= 1.2)
health_graph
oauth2 (>= 0.5.2)
webmock (>= 1.7.6)
httparty (0.12.0)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
i18n (0.6.5)
json (1.8.1)
jwt (0.1.8)
multi_json (>= 1.5)
minitest (4.7.5)
multi_json (1.8.2)
multi_xml (0.5.5)
multipart-post (1.2.0)
nike (0.2.7)
activesupport (>= 3.2.0)
hashie (>= 1.2.0)
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
rack (1.5.2)
rack-protection (1.5.1)
rack
rack-test (0.6.2)
rack (>= 1.0)
safe_yaml (0.9.7)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.1)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
tzinfo (0.3.38)
webmock (1.15.2)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
geoutm
health_graph
httparty
nike
sinatra
sinatra-contrib
sinatra-flash