This repository has been archived by the owner on Dec 23, 2019. It is now read-only.
forked from llh1/lims-management-app
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
171 lines (162 loc) · 3.58 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
GIT
remote: http://github.com/sanger/lims-api.git
revision: 315ca9019e2ff8fbf1843cbb537dc5809c1b6f65
branch: master
specs:
lims-api (3.2.2)
activesupport
bunny (= 0.9.0.pre10)
json
sequel
state_machine
GIT
remote: http://github.com/sanger/lims-core.git
revision: e4a27a2d9dd93d35af6bd3b92466ab02f468f4aa
branch: master
specs:
lims-core (3.2.1)
activesupport
aequitas
bunny (= 0.9.0.pre10)
dm-validations
facets (= 2.9.3)
modularity (= 0.6.1)
sequel
state_machine
uuid
virtus (= 0.2.0)
GIT
remote: http://github.com/sanger/lims-exception-notifier-app.git
revision: 360dda5975b21a7b5bea1575ed5de176ad9ba8fb
branch: master
specs:
lims-exception-notifier-app (0.1.3)
mustache (~> 0.99.4)
GIT
remote: http://github.com/sanger/psd_logger.git
revision: dd2d634114df75b1d8535715c169a7fc99521389
specs:
psd_logger (0.1.6)
GIT
remote: http://github.com/sinatra/sinatra.git
revision: 459369eb66224836f72e21bbece58c007f3422fa
branch: 459369eb66224836f72e21bbece58c007f3422fa
specs:
sinatra (1.4.0)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
PATH
remote: .
specs:
lims-management-app (3.4.0)
bunny (= 0.9.0.pre10)
json
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.0)
addressable (2.3.7)
aequitas (0.0.2)
amq-protocol (1.9.2)
bond (0.5.1)
bunny (0.9.0.pre10)
amq-protocol (>= 1.4.0)
columnize (0.3.6)
debugger (1.6.6)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.2)
debugger-completion (1.0.0)
bond (>= 0.4.2)
debugger (~> 1.1)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.2)
diff-lcs (1.1.3)
dm-core (1.2.1)
addressable (~> 2.3)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
facets (2.9.3)
github-markup (0.7.5)
hashdiff (0.1.1)
jdbc-mysql (5.1.28)
jruby-rack (1.1.14)
json (1.8.1)
json (1.8.1-java)
macaddr (1.7.1)
systemu (~> 2.6.2)
mime-types (2.2)
modularity (0.6.1)
mustache (0.99.5)
mysql2 (0.3.15)
open_uri_redirections (0.2.1)
rack (1.5.2)
rack-protection (1.5.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.6)
redcarpet (2.1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
sequel (4.19.0)
shotgun (0.9)
rack (>= 1.0)
sqlite3 (1.3.9)
state_machine (1.2.0)
systemu (2.6.4)
tilt (1.4.1)
timecop (0.7.1)
trinidad (1.4.6)
jruby-rack (~> 1.1.13)
trinidad_jars (>= 1.3.0, < 1.5.0)
trinidad_daemon_extension (0.4.0)
trinidad (>= 1.3.5)
trinidad_jars (1.3.0)
uuid (2.3.7)
macaddr (~> 1.0)
virtus (0.2.0)
yard (0.8.7.4)
yard-rspec (0.1)
yard
PLATFORMS
java
ruby
DEPENDENCIES
activesupport (~> 3.0.0)
debugger
debugger-completion
github-markup (~> 0.7.1)
hashdiff
jdbc-mysql
lims-api (~> 3.2.2)!
lims-core (~> 3.2.1)!
lims-exception-notifier-app (~> 0.1)!
lims-management-app!
mysql2
open_uri_redirections
psd_logger!
rack-test (~> 0.6.1)
rake (~> 0.9.2)
redcarpet (~> 2.1.0)
rest-client
rspec (~> 2.8.0)
shotgun
sinatra!
sqlite3
timecop
trinidad
trinidad_daemon_extension
yard (>= 0.7.0)
yard-rspec (= 0.1)
BUNDLED WITH
1.13.7