wagons 0.3.1 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@ PATH
6
6
  PATH
7
7
  remote: /home/pzumkehr/src/ruby/wagons
8
8
  specs:
9
- wagons (0.2.2)
9
+ wagons (0.3.1)
10
10
  bundler (>= 1.1)
11
11
  rails (>= 3.2)
12
12
  seed-fu-ndo (>= 0.0.2)
@@ -15,86 +15,90 @@ GEM
15
15
  remote: https://rubygems.org/
16
16
  remote: https://rubygems.org/
17
17
  specs:
18
- actionmailer (4.0.3)
19
- actionpack (= 4.0.3)
18
+ actionmailer (4.1.5)
19
+ actionpack (= 4.1.5)
20
+ actionview (= 4.1.5)
20
21
  mail (~> 2.5.4)
21
- actionpack (4.0.3)
22
- activesupport (= 4.0.3)
23
- builder (~> 3.1.0)
24
- erubis (~> 2.7.0)
22
+ actionpack (4.1.5)
23
+ actionview (= 4.1.5)
24
+ activesupport (= 4.1.5)
25
25
  rack (~> 1.5.2)
26
26
  rack-test (~> 0.6.2)
27
- activemodel (4.0.3)
28
- activesupport (= 4.0.3)
29
- builder (~> 3.1.0)
30
- activerecord (4.0.3)
31
- activemodel (= 4.0.3)
32
- activerecord-deprecated_finders (~> 1.0.2)
33
- activesupport (= 4.0.3)
34
- arel (~> 4.0.0)
35
- activerecord-deprecated_finders (1.0.3)
36
- activesupport (4.0.3)
37
- i18n (~> 0.6, >= 0.6.4)
38
- minitest (~> 4.2)
39
- multi_json (~> 1.3)
27
+ actionview (4.1.5)
28
+ activesupport (= 4.1.5)
29
+ builder (~> 3.1)
30
+ erubis (~> 2.7.0)
31
+ activemodel (4.1.5)
32
+ activesupport (= 4.1.5)
33
+ builder (~> 3.1)
34
+ activerecord (4.1.5)
35
+ activemodel (= 4.1.5)
36
+ activesupport (= 4.1.5)
37
+ arel (~> 5.0.0)
38
+ activesupport (4.1.5)
39
+ i18n (~> 0.6, >= 0.6.9)
40
+ json (~> 1.7, >= 1.7.7)
41
+ minitest (~> 5.1)
40
42
  thread_safe (~> 0.1)
41
- tzinfo (~> 0.3.37)
42
- arel (4.0.2)
43
- atomic (1.1.15)
44
- builder (3.1.4)
43
+ tzinfo (~> 1.1)
44
+ arel (5.0.1.20140414130214)
45
+ builder (3.2.2)
45
46
  erubis (2.7.0)
46
47
  hike (1.2.3)
47
- i18n (0.6.9)
48
+ i18n (0.6.11)
49
+ json (1.8.1)
48
50
  mail (2.5.4)
49
51
  mime-types (~> 1.16)
50
52
  treetop (~> 1.4.8)
51
- metaclass (0.0.1)
53
+ metaclass (0.0.4)
52
54
  mime-types (1.25.1)
53
- minitest (4.7.5)
54
- mocha (0.14.0)
55
+ minitest (5.4.1)
56
+ mocha (1.1.0)
55
57
  metaclass (~> 0.0.1)
56
- multi_json (1.8.4)
57
- polyglot (0.3.4)
58
+ multi_json (1.10.1)
59
+ polyglot (0.3.5)
58
60
  rack (1.5.2)
59
61
  rack-test (0.6.2)
60
62
  rack (>= 1.0)
61
- rails (4.0.3)
62
- actionmailer (= 4.0.3)
63
- actionpack (= 4.0.3)
64
- activerecord (= 4.0.3)
65
- activesupport (= 4.0.3)
63
+ rails (4.1.5)
64
+ actionmailer (= 4.1.5)
65
+ actionpack (= 4.1.5)
66
+ actionview (= 4.1.5)
67
+ activemodel (= 4.1.5)
68
+ activerecord (= 4.1.5)
69
+ activesupport (= 4.1.5)
66
70
  bundler (>= 1.3.0, < 2.0)
67
- railties (= 4.0.3)
68
- sprockets-rails (~> 2.0.0)
69
- railties (4.0.3)
70
- actionpack (= 4.0.3)
71
- activesupport (= 4.0.3)
71
+ railties (= 4.1.5)
72
+ sprockets-rails (~> 2.0)
73
+ railties (4.1.5)
74
+ actionpack (= 4.1.5)
75
+ activesupport (= 4.1.5)
72
76
  rake (>= 0.8.7)
73
77
  thor (>= 0.18.1, < 2.0)
74
- rake (10.1.1)
75
- seed-fu (2.3.0)
76
- activerecord (>= 3.1, < 4.1)
77
- activesupport (>= 3.1, < 4.1)
78
+ rake (10.3.2)
79
+ seed-fu (2.3.3)
80
+ activerecord (>= 3.1, < 4.2)
81
+ activesupport (>= 3.1, < 4.2)
78
82
  seed-fu-ndo (0.0.2)
79
83
  seed-fu (>= 2.2.0)
80
- sprockets (2.11.0)
84
+ sprockets (2.12.2)
81
85
  hike (~> 1.2)
82
86
  multi_json (~> 1.0)
83
87
  rack (~> 1.0)
84
88
  tilt (~> 1.1, != 1.3.0)
85
- sprockets-rails (2.0.1)
89
+ sprockets-rails (2.1.4)
86
90
  actionpack (>= 3.0)
87
91
  activesupport (>= 3.0)
88
92
  sprockets (~> 2.8)
89
93
  sqlite3 (1.3.9)
90
- thor (0.18.1)
91
- thread_safe (0.2.0)
92
- atomic (>= 1.1.7, < 2)
94
+ thor (0.19.1)
95
+ thread_safe (0.3.4)
93
96
  tilt (1.4.1)
94
97
  treetop (1.4.15)
95
98
  polyglot
96
99
  polyglot (>= 0.3.1)
97
- tzinfo (0.3.38)
100
+ tzinfo (1.2.2)
101
+ thread_safe (~> 0.1)
98
102
 
99
103
  PLATFORMS
100
104
  ruby
@@ -102,5 +106,6 @@ PLATFORMS
102
106
  DEPENDENCIES
103
107
  dummy_superliner!
104
108
  mocha
109
+ rails
105
110
  sqlite3
106
111
  wagons!
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wagons
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pascal Zumkehr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-01 00:00:00.000000000 Z
11
+ date: 2014-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -115,6 +115,7 @@ files:
115
115
  - lib/tasks/wagons.rake
116
116
  - lib/wagons.rb
117
117
  - lib/wagons/extensions/application.rb
118
+ - lib/wagons/extensions/migration.rb
118
119
  - lib/wagons/extensions/require_optional.rb
119
120
  - lib/wagons/extensions/test_case.rb
120
121
  - lib/wagons/installer.rb
@@ -123,7 +124,10 @@ files:
123
124
  - lib/wagons/view_helper.rb
124
125
  - lib/wagons/wagon.rb
125
126
  - lib/wagons/wagon_tasks.rake
126
- - test/ci/rails3.gemfile
127
+ - test/ci/rails32.gemfile
128
+ - test/ci/rails32.gemfile.lock
129
+ - test/ci/rails40.gemfile
130
+ - test/ci/rails40.gemfile.lock
127
131
  - test/dummy/Gemfile
128
132
  - test/dummy/Gemfile.lock
129
133
  - test/dummy/README.rdoc
@@ -233,7 +237,10 @@ summary: Wagons are extensions to your application train running on Rails.
233
237
  test_files:
234
238
  - test/wagons_test.rb
235
239
  - test/wagons_installer_test.rb
236
- - test/ci/rails3.gemfile
240
+ - test/ci/rails32.gemfile.lock
241
+ - test/ci/rails32.gemfile
242
+ - test/ci/rails40.gemfile.lock
243
+ - test/ci/rails40.gemfile
237
244
  - test/dummy/test/models/person_test.rb
238
245
  - test/dummy/test/fixtures/people.yml
239
246
  - test/dummy/test/test_helper.rb
@@ -1,13 +0,0 @@
1
- source 'https://rubygems.org'
2
-
3
- gemspec :path => '../..'
4
-
5
- gem 'rails', '~> 3.2'
6
-
7
- gem "seed-fu-ndo", ">= 0.0.2"
8
-
9
- group :test, :development do
10
- gem 'sqlite3'
11
- gem 'open4'
12
- gem 'mocha', :require => false
13
- end