thoughtbot--factory_bot/gemfiles/3.2.gemfile.lock

108 lines
2.3 KiB
Plaintext

GIT
remote: https://github.com/rails/rails.git
revision: e17e25cd23e8abd45b1706463dd57c90fa6dcb7c
branch: 3-2-stable
specs:
activemodel (3.2.22.5)
activesupport (= 3.2.22.5)
builder (~> 3.0)
activerecord (3.2.22.5)
activemodel (= 3.2.22.5)
activesupport (= 3.2.22.5)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.22.5)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
PATH
remote: ..
specs:
factory_bot (4.10.0)
activesupport (>= 3.0.0)
GEM
remote: https://rubygems.org/
specs:
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
arel (3.0.3)
aruba (0.14.2)
childprocess (~> 0.5.6)
contracts (~> 0.9)
cucumber (>= 1.3.19)
ffi (~> 1.9.10)
rspec-expectations (>= 2.99)
thor (~> 0.19)
builder (3.2.3)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
concurrent-ruby (1.0.5)
contracts (0.16.0)
cucumber (1.3.20)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
diff-lcs (1.3)
docile (1.1.5)
ffi (1.9.18)
gherkin (2.12.2)
multi_json (~> 1.3)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
json (2.1.0)
multi_json (1.12.2)
multi_test (0.1.2)
rake (12.2.1)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.0)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.3.13)
thor (0.20.0)
timecop (0.9.1)
tzinfo (0.3.53)
yard (0.9.12)
PLATFORMS
ruby
DEPENDENCIES
activerecord!
activerecord-jdbcsqlite3-adapter
appraisal (~> 2.1.0)
aruba
cucumber (~> 1.3.15)
factory_bot!
jdbc-sqlite3
rspec (~> 3.0)
rspec-its (~> 1.0)
simplecov
sqlite3 (~> 1.3.10)
timecop
yard
BUNDLED WITH
1.16.1