acts_as_list 0.7.2 → 0.7.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,53 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- acts_as_list (0.7.2)
5
- activerecord (>= 3.0)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- activemodel (4.2.1)
11
- activesupport (= 4.2.1)
12
- builder (~> 3.1)
13
- activerecord (4.2.1)
14
- activemodel (= 4.2.1)
15
- activesupport (= 4.2.1)
16
- arel (~> 6.0)
17
- activesupport (4.2.1)
18
- i18n (~> 0.7)
19
- json (~> 1.7, >= 1.7.7)
20
- minitest (~> 5.1)
21
- thread_safe (~> 0.3, >= 0.3.4)
22
- tzinfo (~> 1.1)
23
- appraisal (1.0.3)
24
- bundler
25
- rake
26
- thor (>= 0.14.0)
27
- arel (6.0.0)
28
- builder (3.2.2)
29
- i18n (0.7.0)
30
- json (1.8.2)
31
- minitest (5.5.1)
32
- rake (10.4.2)
33
- sqlite3 (1.3.10)
34
- thor (0.19.1)
35
- thread_safe (0.3.5)
36
- tzinfo (1.2.2)
37
- thread_safe (~> 0.1)
38
-
39
- PLATFORMS
40
- ruby
41
-
42
- DEPENDENCIES
43
- activerecord (= 4.2.1)
44
- activerecord-jdbcsqlite3-adapter
45
- acts_as_list!
46
- appraisal
47
- bundler (>= 1.0.0)
48
- minitest
49
- rake
50
- rubinius-developer_tools
51
- rubysl (~> 2.0)
52
- rubysl-test-unit
53
- sqlite3