ruby-saml 0.5.3 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of ruby-saml might be problematic. Click here for more details.

@@ -1,38 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- columnize (0.3.6)
5
- linecache (0.46)
6
- rbx-require-relative (> 0.0.4)
7
- macaddr (1.5.0)
8
- systemu (>= 2.4.0)
9
- metaclass (0.0.1)
10
- mocha (0.10.5)
11
- metaclass (~> 0.0.1)
12
- rake (0.8.7)
13
- rbx-require-relative (0.0.9)
14
- ruby-debug (0.10.4)
15
- columnize (>= 0.1)
16
- ruby-debug-base (~> 0.10.4.0)
17
- ruby-debug-base (0.10.4)
18
- linecache (>= 0.3)
19
- shoulda (3.0.1)
20
- shoulda-context (~> 1.0.0)
21
- shoulda-matchers (~> 1.0.0)
22
- shoulda-context (1.0.0)
23
- shoulda-matchers (1.0.0)
24
- systemu (2.5.0)
25
- uuid (2.3.5)
26
- macaddr (~> 1.0)
27
- xmlcanonicalizer (0.1.1)
28
-
29
- PLATFORMS
30
- ruby
31
-
32
- DEPENDENCIES
33
- mocha (~> 0.10.5)
34
- rake
35
- ruby-debug (~> 0.10.4)
36
- shoulda (~> 3.0.1)
37
- uuid (~> 2.3.5)
38
- xmlcanonicalizer (~> 0.1.1)