forked from puppetlabs-toy-chest/razor-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
106 lines (104 loc) · 2.55 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
GEM
remote: https://rubygems.org/
remote: http://torquebox.org/rubygems/
specs:
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)
i18n (0.6.5)
jdbc-postgres (9.2.1002.1)
json-schema (2.1.3)
kramdown (1.1.0)
mime-types (1.24)
multi_json (1.7.9)
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)
rest-client (1.6.7)
mime-types (>= 1.16)
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.1.1)
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)
terminal-table (1.4.5)
thor (0.18.1)
tilt (1.4.1)
torquebox (2.3.2)
thor (>= 0.14.6)
torquebox-cache (= 2.3.2)
torquebox-configure (= 2.3.2)
torquebox-core (= 2.3.2)
torquebox-messaging (= 2.3.2)
torquebox-naming (= 2.3.2)
torquebox-rake-support (= 2.3.2)
torquebox-security (= 2.3.2)
torquebox-stomp (= 2.3.2)
torquebox-transactions (= 2.3.2)
torquebox-web (= 2.3.2)
torquebox-cache (2.3.2-java)
torquebox-core (= 2.3.2)
torquebox-transactions (= 2.3.2)
torquebox-configure (2.3.2-java)
blankslate (= 2.1.2.4)
torquebox-core (2.3.2-java)
torquebox-messaging (2.3.2-java)
edn (= 1.0.0)
torquebox-core (= 2.3.2)
torquebox-transactions (= 2.3.2)
torquebox-naming (2.3.2-java)
torquebox-rake-support (2.3.2)
rake (>= 0.8.7)
torquebox-security (2.3.2-java)
torquebox-core (= 2.3.2)
torquebox-server (2.3.2-java)
torquebox (= 2.3.2)
torquebox-stomp (2.3.2)
torquebox-core (= 2.3.2)
torquebox-messaging (= 2.3.2)
torquebox-transactions (2.3.2)
torquebox-core (= 2.3.2)
torquebox-web (2.3.2-java)
yard (0.8.7)
PLATFORMS
java
DEPENDENCIES
fabrication (~> 2.7.2)
faker (~> 1.2.0)
jdbc-postgres
json-schema (~> 2.0)
kramdown
rack-test
rest-client
rspec (~> 2.13.0)
rspec-core (~> 2.13.1)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.1)
sequel
simplecov
sinatra
terminal-table
torquebox (= 2.3.2)
torquebox-server (= 2.3.2)
yard