-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd0a10c
commit a17bfea
Showing
5 changed files
with
307 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,6 +140,7 @@ GEM | |
webrick (~> 1.7.0) | ||
|
||
PLATFORMS | ||
ruby | ||
x86_64-linux | ||
|
||
DEPENDENCIES | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# This file was generated by Appraisal | ||
|
||
source "https://rubygems.org" | ||
|
||
gem "activerecord-jdbcsqlite3-adapter", "~> 61.0", platforms: [:jruby] | ||
gem "sqlite3", platforms: [:ruby] | ||
gem "activerecord", "~> 7.1.0" | ||
|
||
gemspec name: "factory_bot", path: "../" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,172 @@ | ||
PATH | ||
remote: .. | ||
specs: | ||
factory_bot (6.4.2) | ||
activesupport (>= 5.0.0) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
activemodel (7.1.2) | ||
activesupport (= 7.1.2) | ||
activerecord (7.1.2) | ||
activemodel (= 7.1.2) | ||
activesupport (= 7.1.2) | ||
timeout (>= 0.4.0) | ||
activesupport (7.1.2) | ||
base64 | ||
bigdecimal | ||
concurrent-ruby (~> 1.0, >= 1.0.2) | ||
connection_pool (>= 2.2.5) | ||
drb | ||
i18n (>= 1.6, < 2) | ||
minitest (>= 5.1) | ||
mutex_m | ||
tzinfo (~> 2.0) | ||
appraisal (2.5.0) | ||
bundler | ||
rake | ||
thor (>= 0.14.0) | ||
aruba (2.2.0) | ||
bundler (>= 1.17, < 3.0) | ||
contracts (>= 0.16.0, < 0.18.0) | ||
cucumber (>= 8.0, < 10.0) | ||
rspec-expectations (~> 3.4) | ||
thor (~> 1.0) | ||
ast (2.4.2) | ||
base64 (0.2.0) | ||
bigdecimal (3.1.4) | ||
builder (3.2.4) | ||
concurrent-ruby (1.2.2) | ||
connection_pool (2.4.1) | ||
contracts (0.17) | ||
cucumber (9.1.0) | ||
builder (~> 3.2, >= 3.2.4) | ||
cucumber-ci-environment (~> 9.2, >= 9.2.0) | ||
cucumber-core (~> 12.0) | ||
cucumber-cucumber-expressions (~> 17.0) | ||
cucumber-gherkin (>= 24, < 27) | ||
cucumber-html-formatter (~> 20.4, >= 20.4.0) | ||
cucumber-messages (>= 19, < 23) | ||
diff-lcs (~> 1.5, >= 1.5.0) | ||
mini_mime (~> 1.1, >= 1.1.5) | ||
multi_test (~> 1.1, >= 1.1.0) | ||
sys-uname (~> 1.2, >= 1.2.3) | ||
cucumber-ci-environment (9.2.0) | ||
cucumber-core (12.0.0) | ||
cucumber-gherkin (>= 25, < 27) | ||
cucumber-messages (>= 20, < 23) | ||
cucumber-tag-expressions (~> 5.0, >= 5.0.4) | ||
cucumber-cucumber-expressions (17.0.1) | ||
cucumber-gherkin (26.2.0) | ||
cucumber-messages (>= 19.1.4, < 22.1) | ||
cucumber-html-formatter (20.4.0) | ||
cucumber-messages (>= 18.0, < 22.1) | ||
cucumber-messages (22.0.0) | ||
cucumber-tag-expressions (5.0.6) | ||
diff-lcs (1.5.0) | ||
docile (1.4.0) | ||
drb (2.2.0) | ||
ruby2_keywords | ||
ffi (1.16.3) | ||
i18n (1.14.1) | ||
concurrent-ruby (~> 1.0) | ||
json (2.7.1) | ||
language_server-protocol (3.17.0.3) | ||
lint_roller (1.1.0) | ||
mini_mime (1.1.5) | ||
minitest (5.20.0) | ||
multi_test (1.1.0) | ||
mutex_m (0.2.0) | ||
parallel (1.23.0) | ||
parser (3.2.2.4) | ||
ast (~> 2.4.1) | ||
racc | ||
racc (1.7.3) | ||
rainbow (3.1.1) | ||
rake (13.1.0) | ||
regexp_parser (2.8.3) | ||
rexml (3.2.6) | ||
rspec (3.12.0) | ||
rspec-core (~> 3.12.0) | ||
rspec-expectations (~> 3.12.0) | ||
rspec-mocks (~> 3.12.0) | ||
rspec-core (3.12.2) | ||
rspec-support (~> 3.12.0) | ||
rspec-expectations (3.12.3) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.12.0) | ||
rspec-its (1.3.0) | ||
rspec-core (>= 3.0.0) | ||
rspec-expectations (>= 3.0.0) | ||
rspec-mocks (3.12.6) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.12.0) | ||
rspec-support (3.12.1) | ||
rubocop (1.57.2) | ||
json (~> 2.3) | ||
language_server-protocol (>= 3.17.0) | ||
parallel (~> 1.10) | ||
parser (>= 3.2.2.4) | ||
rainbow (>= 2.2.2, < 4.0) | ||
regexp_parser (>= 1.8, < 3.0) | ||
rexml (>= 3.2.5, < 4.0) | ||
rubocop-ast (>= 1.28.1, < 2.0) | ||
ruby-progressbar (~> 1.7) | ||
unicode-display_width (>= 2.4.0, < 3.0) | ||
rubocop-ast (1.30.0) | ||
parser (>= 3.2.1.0) | ||
rubocop-performance (1.19.1) | ||
rubocop (>= 1.7.0, < 2.0) | ||
rubocop-ast (>= 0.4.0) | ||
ruby-progressbar (1.13.0) | ||
ruby2_keywords (0.0.5) | ||
simplecov (0.22.0) | ||
docile (~> 1.1) | ||
simplecov-html (~> 0.11) | ||
simplecov_json_formatter (~> 0.1) | ||
simplecov-html (0.12.3) | ||
simplecov_json_formatter (0.1.4) | ||
sqlite3 (1.6.9-arm64-darwin) | ||
standard (1.32.1) | ||
language_server-protocol (~> 3.17.0.2) | ||
lint_roller (~> 1.0) | ||
rubocop (~> 1.57.2) | ||
standard-custom (~> 1.0.0) | ||
standard-performance (~> 1.2) | ||
standard-custom (1.0.2) | ||
lint_roller (~> 1.0) | ||
rubocop (~> 1.50) | ||
standard-performance (1.2.1) | ||
lint_roller (~> 1.1) | ||
rubocop-performance (~> 1.19.1) | ||
sys-uname (1.2.3) | ||
ffi (~> 1.1) | ||
thor (1.3.0) | ||
timeout (0.4.1) | ||
tzinfo (2.0.6) | ||
concurrent-ruby (~> 1.0) | ||
unicode-display_width (2.5.0) | ||
yard (0.9.34) | ||
|
||
PLATFORMS | ||
ruby | ||
x86_64-linux | ||
|
||
DEPENDENCIES | ||
activerecord (~> 7.1.0) | ||
activerecord-jdbcsqlite3-adapter (~> 61.0) | ||
appraisal | ||
aruba | ||
cucumber | ||
factory_bot! | ||
rake | ||
rspec | ||
rspec-its | ||
simplecov | ||
sqlite3 | ||
standard | ||
yard | ||
|
||
BUNDLED WITH | ||
2.4.10 |
Oops, something went wrong.