factory_bot_rails 4.10.0 → 6.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,22 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "aruba"
7
- gem "coffee-rails"
8
- gem "cucumber", "1.3.19"
9
- gem "jquery-rails"
10
- gem "rake"
11
- gem "rspec-rails", "~> 3.5.0.beta4"
12
- gem "uglifier"
13
- gem "test-unit"
14
- gem "activerecord-jdbcsqlite3-adapter", :platforms => :jruby
15
- gem "jdbc-sqlite3", :platforms => :jruby
16
- gem "therubyrhino", :platforms => :jruby
17
- gem "jruby-openssl", :platforms => :jruby
18
- gem "sqlite3", :platforms => :ruby
19
- gem "activerecord", "~> 5.0.0"
20
- gem "railties", "~> 5.0.0"
21
-
22
- gemspec :name => "factory_bot_rails", :path => "../"
@@ -1,156 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- factory_bot_rails (4.10.0)
5
- factory_bot (~> 4.10.0)
6
- railties (>= 3.0.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionpack (5.0.7)
12
- actionview (= 5.0.7)
13
- activesupport (= 5.0.7)
14
- rack (~> 2.0)
15
- rack-test (~> 0.6.3)
16
- rails-dom-testing (~> 2.0)
17
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
18
- actionview (5.0.7)
19
- activesupport (= 5.0.7)
20
- builder (~> 3.1)
21
- erubis (~> 2.7.0)
22
- rails-dom-testing (~> 2.0)
23
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
24
- activemodel (5.0.7)
25
- activesupport (= 5.0.7)
26
- activerecord (5.0.7)
27
- activemodel (= 5.0.7)
28
- activesupport (= 5.0.7)
29
- arel (~> 7.0)
30
- activesupport (5.0.7)
31
- concurrent-ruby (~> 1.0, >= 1.0.2)
32
- i18n (>= 0.7, < 2)
33
- minitest (~> 5.1)
34
- tzinfo (~> 1.1)
35
- appraisal (2.2.0)
36
- bundler
37
- rake
38
- thor (>= 0.14.0)
39
- arel (7.1.4)
40
- aruba (0.14.5)
41
- childprocess (>= 0.6.3, < 0.10.0)
42
- contracts (~> 0.9)
43
- cucumber (>= 1.3.19)
44
- ffi (~> 1.9.10)
45
- rspec-expectations (>= 2.99)
46
- thor (~> 0.19)
47
- builder (3.2.3)
48
- childprocess (0.9.0)
49
- ffi (~> 1.0, >= 1.0.11)
50
- coffee-rails (4.2.2)
51
- coffee-script (>= 2.2.0)
52
- railties (>= 4.0.0)
53
- coffee-script (2.4.1)
54
- coffee-script-source
55
- execjs
56
- coffee-script-source (1.12.2)
57
- concurrent-ruby (1.0.5)
58
- contracts (0.16.0)
59
- crass (1.0.4)
60
- cucumber (1.3.19)
61
- builder (>= 2.1.2)
62
- diff-lcs (>= 1.1.3)
63
- gherkin (~> 2.12)
64
- multi_json (>= 1.7.5, < 2.0)
65
- multi_test (>= 0.1.2)
66
- diff-lcs (1.3)
67
- erubis (2.7.0)
68
- execjs (2.7.0)
69
- factory_bot (4.10.0)
70
- activesupport (>= 3.0.0)
71
- ffi (1.9.23)
72
- gherkin (2.12.2)
73
- multi_json (~> 1.3)
74
- i18n (1.0.1)
75
- concurrent-ruby (~> 1.0)
76
- jquery-rails (4.3.3)
77
- rails-dom-testing (>= 1, < 3)
78
- railties (>= 4.2.0)
79
- thor (>= 0.14, < 2.0)
80
- loofah (2.2.2)
81
- crass (~> 1.0.2)
82
- nokogiri (>= 1.5.9)
83
- method_source (0.9.0)
84
- mini_portile2 (2.3.0)
85
- minitest (5.11.3)
86
- multi_json (1.13.1)
87
- multi_test (0.1.2)
88
- nokogiri (1.8.2)
89
- mini_portile2 (~> 2.3.0)
90
- power_assert (1.1.1)
91
- rack (2.0.5)
92
- rack-test (0.6.3)
93
- rack (>= 1.0)
94
- rails-dom-testing (2.0.3)
95
- activesupport (>= 4.2.0)
96
- nokogiri (>= 1.6)
97
- rails-html-sanitizer (1.0.4)
98
- loofah (~> 2.2, >= 2.2.2)
99
- railties (5.0.7)
100
- actionpack (= 5.0.7)
101
- activesupport (= 5.0.7)
102
- method_source
103
- rake (>= 0.8.7)
104
- thor (>= 0.18.1, < 2.0)
105
- rake (12.3.1)
106
- rspec-core (3.5.4)
107
- rspec-support (~> 3.5.0)
108
- rspec-expectations (3.5.0)
109
- diff-lcs (>= 1.2.0, < 2.0)
110
- rspec-support (~> 3.5.0)
111
- rspec-mocks (3.5.0)
112
- diff-lcs (>= 1.2.0, < 2.0)
113
- rspec-support (~> 3.5.0)
114
- rspec-rails (3.5.2)
115
- actionpack (>= 3.0)
116
- activesupport (>= 3.0)
117
- railties (>= 3.0)
118
- rspec-core (~> 3.5.0)
119
- rspec-expectations (~> 3.5.0)
120
- rspec-mocks (~> 3.5.0)
121
- rspec-support (~> 3.5.0)
122
- rspec-support (3.5.0)
123
- sqlite3 (1.3.13)
124
- test-unit (3.2.8)
125
- power_assert
126
- thor (0.20.0)
127
- thread_safe (0.3.6)
128
- tzinfo (1.2.5)
129
- thread_safe (~> 0.1)
130
- uglifier (4.1.10)
131
- execjs (>= 0.3.0, < 3)
132
-
133
- PLATFORMS
134
- ruby
135
-
136
- DEPENDENCIES
137
- activerecord (~> 5.0.0)
138
- activerecord-jdbcsqlite3-adapter
139
- appraisal
140
- aruba
141
- coffee-rails
142
- cucumber (= 1.3.19)
143
- factory_bot_rails!
144
- jdbc-sqlite3
145
- jquery-rails
146
- jruby-openssl
147
- railties (~> 5.0.0)
148
- rake
149
- rspec-rails (~> 3.5.0.beta4)
150
- sqlite3
151
- test-unit
152
- therubyrhino
153
- uglifier
154
-
155
- BUNDLED WITH
156
- 1.16.1