|
14 | 14 | GEM
|
15 | 15 | remote: http://rubygems.org/
|
16 | 16 | specs:
|
17 |
| - addressable (2.5.2) |
18 |
| - public_suffix (>= 2.0.2, < 4.0) |
19 |
| - crack (0.4.3) |
20 |
| - safe_yaml (~> 1.0.0) |
21 |
| - diff-lcs (1.3) |
22 |
| - docile (1.1.5) |
23 |
| - hashdiff (0.3.7) |
| 17 | + addressable (2.7.0) |
| 18 | + public_suffix (>= 2.0.2, < 5.0) |
| 19 | + crack (0.4.5) |
| 20 | + rexml |
| 21 | + diff-lcs (1.4.4) |
| 22 | + docile (1.3.5) |
| 23 | + hashdiff (1.0.1) |
24 | 24 | hashie (4.1.0)
|
25 |
| - json (2.1.0) |
26 |
| - mustermann (1.0.1) |
27 |
| - omniauth (2.0.0) |
| 25 | + mustermann (1.1.1) |
| 26 | + ruby2_keywords (~> 0.0.1) |
| 27 | + omniauth (2.0.1) |
28 | 28 | hashie (>= 3.4.6)
|
29 | 29 | rack (>= 1.6.2, < 3)
|
30 | 30 | rack-protection
|
31 |
| - public_suffix (3.0.1) |
| 31 | + public_suffix (4.0.6) |
32 | 32 | rack (2.2.3)
|
33 | 33 | rack-openid (1.4.2)
|
34 | 34 | rack (>= 1.1.0)
|
35 | 35 | ruby-openid (>= 2.1.8)
|
36 |
| - rack-protection (2.0.0) |
| 36 | + rack-protection (2.1.0) |
37 | 37 | rack
|
38 |
| - rack-test (0.8.2) |
| 38 | + rack-test (1.1.0) |
39 | 39 | rack (>= 1.0, < 3)
|
40 |
| - rake (12.3.0) |
41 |
| - rspec (3.7.0) |
42 |
| - rspec-core (~> 3.7.0) |
43 |
| - rspec-expectations (~> 3.7.0) |
44 |
| - rspec-mocks (~> 3.7.0) |
45 |
| - rspec-core (3.7.0) |
46 |
| - rspec-support (~> 3.7.0) |
47 |
| - rspec-expectations (3.7.0) |
| 40 | + rake (12.3.3) |
| 41 | + rexml (3.2.4) |
| 42 | + rspec (3.10.0) |
| 43 | + rspec-core (~> 3.10.0) |
| 44 | + rspec-expectations (~> 3.10.0) |
| 45 | + rspec-mocks (~> 3.10.0) |
| 46 | + rspec-core (3.10.1) |
| 47 | + rspec-support (~> 3.10.0) |
| 48 | + rspec-expectations (3.10.1) |
48 | 49 | diff-lcs (>= 1.2.0, < 2.0)
|
49 |
| - rspec-support (~> 3.7.0) |
50 |
| - rspec-mocks (3.7.0) |
| 50 | + rspec-support (~> 3.10.0) |
| 51 | + rspec-mocks (3.10.1) |
51 | 52 | diff-lcs (>= 1.2.0, < 2.0)
|
52 |
| - rspec-support (~> 3.7.0) |
53 |
| - rspec-support (3.7.0) |
54 |
| - safe_yaml (1.0.4) |
55 |
| - simplecov (0.15.1) |
56 |
| - docile (~> 1.1.0) |
57 |
| - json (>= 1.8, < 3) |
58 |
| - simplecov-html (~> 0.10.0) |
59 |
| - simplecov-html (0.10.2) |
60 |
| - sinatra (2.0.0) |
| 53 | + rspec-support (~> 3.10.0) |
| 54 | + rspec-support (3.10.1) |
| 55 | + ruby2_keywords (0.0.4) |
| 56 | + simplecov (0.18.5) |
| 57 | + docile (~> 1.1) |
| 58 | + simplecov-html (~> 0.11) |
| 59 | + simplecov-html (0.12.3) |
| 60 | + sinatra (2.1.0) |
61 | 61 | mustermann (~> 1.0)
|
62 |
| - rack (~> 2.0) |
63 |
| - rack-protection (= 2.0.0) |
| 62 | + rack (~> 2.2) |
| 63 | + rack-protection (= 2.1.0) |
64 | 64 | tilt (~> 2.0)
|
65 |
| - tilt (2.0.8) |
66 |
| - webmock (3.1.1) |
| 65 | + tilt (2.0.10) |
| 66 | + webmock (3.11.1) |
67 | 67 | addressable (>= 2.3.6)
|
68 | 68 | crack (>= 0.3.2)
|
69 |
| - hashdiff |
70 |
| - yard (0.9.12) |
| 69 | + hashdiff (>= 0.4.0, < 2.0.0) |
| 70 | + yard (0.9.26) |
71 | 71 |
|
72 | 72 | PLATFORMS
|
73 | 73 | ruby
|
|
0 commit comments