murdoc 0.1.13 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,71 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- addressable (2.3.8)
5
- builder (3.2.2)
6
- descendants_tracker (0.0.4)
7
- thread_safe (~> 0.3, >= 0.3.1)
8
- diff-lcs (1.1.2)
9
- faraday (0.9.1)
10
- multipart-post (>= 1.2, < 3)
11
- git (1.2.9.1)
12
- github_api (0.12.3)
13
- addressable (~> 2.3)
14
- descendants_tracker (~> 0.0.4)
15
- faraday (~> 0.8, < 0.10)
16
- hashie (>= 3.3)
17
- multi_json (>= 1.7.5, < 2.0)
18
- nokogiri (~> 1.6.3)
19
- oauth2
20
- haml (3.0.24)
21
- hashie (3.4.2)
22
- highline (1.7.2)
23
- jeweler (2.0.1)
24
- builder
25
- bundler (>= 1.0)
26
- git (>= 1.2.5)
27
- github_api
28
- highline (>= 1.6.15)
29
- nokogiri (>= 1.5.10)
30
- rake
31
- rdoc
32
- json (1.8.3)
33
- jwt (1.5.1)
34
- kramdown (0.13.2)
35
- mini_portile (0.6.2)
36
- multi_json (1.11.2)
37
- multi_xml (0.5.5)
38
- multipart-post (2.0.0)
39
- nokogiri (1.6.6.2)
40
- mini_portile (~> 0.6.0)
41
- oauth2 (1.0.0)
42
- faraday (>= 0.8, < 0.10)
43
- jwt (~> 1.0)
44
- multi_json (~> 1.3)
45
- multi_xml (~> 0.5)
46
- rack (~> 1.2)
47
- rack (1.6.4)
48
- rake (10.4.2)
49
- rdiscount (1.6.8)
50
- rdoc (4.2.0)
51
- json (~> 1.4)
52
- rspec (2.4.0)
53
- rspec-core (~> 2.4.0)
54
- rspec-expectations (~> 2.4.0)
55
- rspec-mocks (~> 2.4.0)
56
- rspec-core (2.4.0)
57
- rspec-expectations (2.4.0)
58
- diff-lcs (~> 1.1.2)
59
- rspec-mocks (2.4.0)
60
- thread_safe (0.3.5)
61
-
62
- PLATFORMS
63
- ruby
64
-
65
- DEPENDENCIES
66
- haml (~> 3.0.0)
67
- jeweler
68
- kramdown
69
- rake
70
- rdiscount (~> 1.6.5)
71
- rspec (~> 2.4.0)
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.1.13
@@ -1 +0,0 @@
1
- Autotest.add_discovery { "rspec2" }