forked from puppetlabs-toy-chest/razor-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
109 lines (107 loc) · 2.57 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
GEM
remote: https://rubygems.org/
remote: http://torquebox.org/rubygems/
specs:
archive (0.0.4)
ffi (~> 1.8.1)
blankslate (2.1.2.4)
diff-lcs (1.2.4)
edn (1.0.0)
parslet (~> 1.4.0)
fabrication (2.7.2)
faker (1.2.0)
i18n (~> 0.5)
ffi (1.8.1-java)
hashie (2.0.5)
i18n (0.6.5)
jdbc-postgres (9.2.1002.1)
json-schema (2.1.3)
kramdown (1.2.0)
multi_json (1.8.1)
parslet (1.4.0)
blankslate (~> 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.0)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
sequel (4.3.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thor (0.18.1)
tilt (1.4.1)
timecop (0.6.3)
torquebox (3.0.0)
thor (>= 0.14.6)
torquebox-cache (= 3.0.0)
torquebox-configure (= 3.0.0)
torquebox-core (= 3.0.0)
torquebox-messaging (= 3.0.0)
torquebox-naming (= 3.0.0)
torquebox-rake-support (= 3.0.0)
torquebox-security (= 3.0.0)
torquebox-stomp (= 3.0.0)
torquebox-transactions (= 3.0.0)
torquebox-web (= 3.0.0)
torquebox-cache (3.0.0-java)
torquebox-core (= 3.0.0)
torquebox-transactions (= 3.0.0)
torquebox-configure (3.0.0-java)
blankslate (= 2.1.2.4)
torquebox-core (3.0.0-java)
edn (= 1.0.0)
torquebox-messaging (3.0.0-java)
torquebox-core (= 3.0.0)
torquebox-transactions (= 3.0.0)
torquebox-naming (3.0.0-java)
torquebox-core (= 3.0.0)
torquebox-rake-support (3.0.0)
rake (>= 0.8.7)
torquebox-security (3.0.0-java)
torquebox-core (= 3.0.0)
torquebox-server (3.0.0-java)
torquebox (= 3.0.0)
torquebox-stomp (3.0.0)
torquebox-core (= 3.0.0)
torquebox-messaging (= 3.0.0)
torquebox-transactions (3.0.0)
torquebox-core (= 3.0.0)
torquebox-web (3.0.0-java)
yard (0.8.7.2)
PLATFORMS
java
DEPENDENCIES
archive
fabrication (~> 2.7.2)
faker (~> 1.2.0)
hashie (~> 2.0.5)
jdbc-postgres
json-schema (~> 2.0)
kramdown
rack-test
rspec (~> 2.13.0)
rspec-core (~> 2.13.1)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.1)
sequel
simplecov
sinatra
timecop
torquebox
torquebox-server
yard