author_engine 0.5.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,37 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- author_engine (0.5.0)
5
- coderay (~> 1.1.2)
6
- gosu (~> 0.14.4)
7
- opal (~> 0.11.4)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- ast (2.4.0)
13
- coderay (1.1.2)
14
- gosu (0.14.4)
15
- hike (1.2.3)
16
- minitest (5.11.3)
17
- opal (0.11.4)
18
- ast (>= 2.3.0)
19
- hike (~> 1.2)
20
- parser (= 2.3.3.1)
21
- sourcemap (~> 0.1.0)
22
- parser (2.3.3.1)
23
- ast (~> 2.2)
24
- rake (10.5.0)
25
- sourcemap (0.1.1)
26
-
27
- PLATFORMS
28
- ruby
29
-
30
- DEPENDENCIES
31
- author_engine!
32
- bundler (~> 1.16)
33
- minitest (~> 5.0)
34
- rake (~> 10.0)
35
-
36
- BUNDLED WITH
37
- 1.17.2