-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
77 lines (72 loc) · 1.48 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
GIT
remote: git://github.com/sinatra/sinatra-contrib.git
revision: d856355561dd5b1e1e80f493d6df6806afac1b63
specs:
sinatra-contrib (1.4.4)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
GIT
remote: git://github.com/sinatra/sinatra.git
revision: 18353f8e0fe8b1be10c1e56f3d7301deda841b4d
specs:
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
GEM
remote: https://rubygems.org/
specs:
backports (3.6.4)
daemons (1.2.2)
eventmachine (1.0.7)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
foreman (0.78.0)
thor (~> 0.19.1)
json (1.8.3)
mime-types (2.6.1)
multi_json (1.11.1)
multipart-post (2.0.0)
oauth (0.4.7)
rack (1.6.1)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
redis (3.2.1)
simple_oauth (0.3.1)
slim (3.0.6)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
temple (0.7.6)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
thor (0.19.1)
tilt (2.0.1)
tumblr_client (0.8.5)
faraday (~> 0.9.0)
faraday_middleware (~> 0.9.0)
json
mime-types
oauth
simple_oauth
PLATFORMS
ruby
DEPENDENCIES
foreman
redis
sinatra!
sinatra-contrib!
slim
thin
tumblr_client
BUNDLED WITH
1.10.3