This repository has been archived by the owner on Aug 8, 2020. It is now read-only.
forked from jekyll-store/microservice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
85 lines (83 loc) · 1.83 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
box_packer (1.2.3)
rasem (~> 0.6)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
css_parser (1.3.6)
addressable
daemons (1.1.9)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
equalizer (0.0.9)
erubis (2.7.0)
eventmachine (1.0.7)
ice_nine (0.11.1)
json (1.8.2)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
mini_portile (0.6.2)
nokogiri (1.6.6.2-x86-mingw32)
mini_portile (~> 0.6.0)
paymill (0.5.1)
json
pony (1.11)
mail (>= 2.0)
rack (1.6.0)
rack-protection (1.5.3)
rack
rasem (0.6.1)
roadie (3.0.4)
css_parser (~> 1.3.4)
nokogiri (~> 1.6.0)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.1)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-cross_origin (0.3.2)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
thread_safe (0.3.4)
tilt (1.4.1)
virtus (1.0.4)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
PLATFORMS
x86-mingw32
DEPENDENCIES
box_packer
erubis
paymill
pony
roadie
rspec
sinatra
sinatra-cross_origin
thin
tilt
virtus