1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
thoughtbot--factory_bot_rails/Gemfile.lock

157 lines
3.6 KiB
Text
Raw Normal View History

PATH
remote: .
specs:
factory_bot_rails (6.1.0)
2020-07-08 13:02:58 -04:00
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
GEM
remote: https://rubygems.org/
specs:
2021-02-05 11:15:24 -05:00
actionpack (6.1.1)
actionview (= 6.1.1)
activesupport (= 6.1.1)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2021-02-05 11:15:24 -05:00
actionview (6.1.1)
activesupport (= 6.1.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2021-02-05 11:15:24 -05:00
activesupport (6.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-02-05 11:15:24 -05:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2020-07-05 17:19:10 -04:00
appraisal (2.3.0)
bundler
rake
thor (>= 0.14.0)
aruba (0.14.14)
2019-10-05 23:01:45 -04:00
childprocess (>= 0.6.3, < 4.0.0)
contracts (~> 0.9)
cucumber (>= 1.3.19)
ffi (~> 1.9)
rspec-expectations (>= 2.99)
thor (>= 0.19, < 2.0)
2021-02-05 11:15:24 -05:00
ast (2.4.2)
builder (3.2.4)
2019-10-05 23:01:45 -04:00
childprocess (3.0.0)
2021-02-05 11:15:24 -05:00
concurrent-ruby (1.1.8)
contracts (0.16.0)
crass (1.0.6)
2015-03-13 22:39:10 -04:00
cucumber (1.3.19)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
2015-03-13 22:39:10 -04:00
multi_test (>= 0.1.2)
2020-07-05 17:19:10 -04:00
diff-lcs (1.4.4)
2021-02-05 11:15:24 -05:00
erubi (1.10.0)
2020-07-08 13:02:58 -04:00
factory_bot (6.1.0)
2020-06-18 22:30:01 -04:00
activesupport (>= 5.0.0)
2021-02-05 11:15:24 -05:00
ffi (1.14.2)
ffi (1.14.2-java)
gherkin (2.12.2)
multi_json (~> 1.3)
gherkin (2.12.2-java)
multi_json (~> 1.3)
2021-02-05 11:15:24 -05:00
i18n (1.8.8)
concurrent-ruby (~> 1.0)
2021-02-05 11:15:24 -05:00
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (1.0.0)
2021-02-05 11:15:24 -05:00
mini_portile2 (2.5.0)
minitest (5.14.3)
multi_json (1.15.0)
2015-03-13 22:39:10 -04:00
multi_test (0.1.2)
2021-02-05 11:15:24 -05:00
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.1-java)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
2020-07-05 17:19:10 -04:00
ast (~> 2.4.1)
2021-02-05 11:15:24 -05:00
racc (1.5.2)
racc (1.5.2-java)
2020-07-05 17:19:10 -04:00
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
2021-02-05 11:15:24 -05:00
railties (6.1.1)
actionpack (= 6.1.1)
activesupport (= 6.1.1)
method_source
rake (>= 0.8.7)
2021-02-05 11:15:24 -05:00
thor (~> 1.0)
rainbow (3.0.0)
2021-02-05 11:15:24 -05:00
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
2021-02-05 11:15:24 -05:00
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
2021-02-05 11:15:24 -05:00
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
2021-02-05 11:15:24 -05:00
rspec-support (~> 3.10.0)
rspec-rails (4.0.2)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
2021-02-05 11:15:24 -05:00
rspec-core (~> 3.10)
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rubocop (1.8.1)
parallel (~> 1.10)
2021-02-05 11:15:24 -05:00
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
2021-02-05 11:15:24 -05:00
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-performance (1.9.2)
rubocop (>= 0.90.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
2021-02-05 11:15:24 -05:00
standard (0.12.0)
rubocop (= 1.8.1)
rubocop-performance (= 1.9.2)
2021-02-05 11:15:24 -05:00
thor (1.1.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (2.0.0)
zeitwerk (2.4.2)
PLATFORMS
java
ruby
DEPENDENCIES
appraisal
aruba
2015-03-13 22:39:10 -04:00
cucumber (= 1.3.19)
factory_bot_rails!
rake
rspec-rails
standard
2016-02-01 14:21:39 -05:00
BUNDLED WITH
2.1.4