forked from SAML-Toolkits/ruby-saml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
38 lines (36 loc) · 812 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
columnize (0.3.6)
linecache (0.46)
rbx-require-relative (> 0.0.4)
macaddr (1.5.0)
systemu (>= 2.4.0)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
rake (0.8.7)
rbx-require-relative (0.0.9)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
systemu (2.5.0)
uuid (2.3.5)
macaddr (~> 1.0)
xmlcanonicalizer (0.1.1)
PLATFORMS
ruby
DEPENDENCIES
mocha (~> 0.10.5)
rake
ruby-debug (~> 0.10.4)
shoulda (~> 3.0.1)
uuid (~> 2.3.5)
xmlcanonicalizer (~> 0.1.1)