mrdialog 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock DELETED
@@ -1,82 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- activesupport (4.0.4)
5
- i18n (~> 0.6, >= 0.6.9)
6
- minitest (~> 4.2)
7
- multi_json (~> 1.3)
8
- thread_safe (~> 0.1)
9
- tzinfo (~> 0.3.37)
10
- addressable (2.3.6)
11
- atomic (1.1.16)
12
- builder (3.2.2)
13
- descendants_tracker (0.0.4)
14
- thread_safe (~> 0.3, >= 0.3.1)
15
- docile (1.1.3)
16
- faraday (0.9.0)
17
- multipart-post (>= 1.2, < 3)
18
- git (1.2.6)
19
- github_api (0.11.3)
20
- addressable (~> 2.3)
21
- descendants_tracker (~> 0.0.1)
22
- faraday (~> 0.8, < 0.10)
23
- hashie (>= 1.2)
24
- multi_json (>= 1.7.5, < 2.0)
25
- nokogiri (~> 1.6.0)
26
- oauth2
27
- hashie (2.0.5)
28
- highline (1.6.21)
29
- i18n (0.6.9)
30
- jeweler (2.0.1)
31
- builder
32
- bundler (>= 1.0)
33
- git (>= 1.2.5)
34
- github_api
35
- highline (>= 1.6.15)
36
- nokogiri (>= 1.5.10)
37
- rake
38
- rdoc
39
- json (1.8.1)
40
- jwt (0.1.11)
41
- multi_json (>= 1.5)
42
- mini_portile (0.5.3)
43
- minitest (4.7.5)
44
- multi_json (1.9.2)
45
- multi_xml (0.5.5)
46
- multipart-post (2.0.0)
47
- nokogiri (1.6.1)
48
- mini_portile (~> 0.5.0)
49
- oauth2 (0.9.3)
50
- faraday (>= 0.8, < 0.10)
51
- jwt (~> 0.1.8)
52
- multi_json (~> 1.3)
53
- multi_xml (~> 0.5)
54
- rack (~> 1.2)
55
- rack (1.5.2)
56
- rake (10.2.2)
57
- rdoc (3.12.2)
58
- json (~> 1.4)
59
- shoulda (3.5.0)
60
- shoulda-context (~> 1.0, >= 1.0.1)
61
- shoulda-matchers (>= 1.4.1, < 3.0)
62
- shoulda-context (1.2.0)
63
- shoulda-matchers (2.5.0)
64
- activesupport (>= 3.0.0)
65
- simplecov (0.8.2)
66
- docile (~> 1.1.0)
67
- multi_json
68
- simplecov-html (~> 0.8.0)
69
- simplecov-html (0.8.0)
70
- thread_safe (0.3.1)
71
- atomic (>= 1.1.7, < 2)
72
- tzinfo (0.3.39)
73
-
74
- PLATFORMS
75
- ruby
76
-
77
- DEPENDENCIES
78
- bundler (~> 1.0)
79
- jeweler (~> 2.0.1)
80
- rdoc (~> 3.12)
81
- shoulda
82
- simplecov
Binary file