2017-05-07 17:28:39 +01:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
2021-05-06 05:49:13 +00:00
|
|
|
activesupport (6.1.3.2)
|
2019-02-21 15:40:43 +00:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
2020-12-10 06:25:28 +00:00
|
|
|
i18n (>= 1.6, < 2)
|
|
|
|
minitest (>= 5.1)
|
|
|
|
tzinfo (~> 2.0)
|
|
|
|
zeitwerk (~> 2.3)
|
2021-04-02 05:59:11 +00:00
|
|
|
addressable (2.7.0)
|
|
|
|
public_suffix (>= 2.0.2, < 5.0)
|
2021-01-25 07:05:51 +00:00
|
|
|
ast (2.4.2)
|
2020-07-23 05:35:24 +00:00
|
|
|
bindata (2.4.8)
|
2021-05-05 05:47:44 +00:00
|
|
|
bootsnap (1.7.5)
|
2021-02-02 11:52:13 +00:00
|
|
|
msgpack (~> 1.0)
|
2020-05-18 16:28:43 +05:30
|
|
|
byebug (11.1.3)
|
2020-08-09 02:40:01 +05:30
|
|
|
coderay (1.1.3)
|
2020-08-27 08:39:59 +00:00
|
|
|
colorize (0.8.1)
|
2021-04-23 05:56:44 +00:00
|
|
|
commander (4.6.0)
|
2020-08-09 02:40:01 +05:30
|
|
|
highline (~> 2.0.0)
|
2021-06-07 06:16:16 +00:00
|
|
|
concurrent-ruby (1.1.9)
|
2021-05-10 07:02:48 +00:00
|
|
|
connection_pool (2.2.5)
|
2020-07-01 18:31:53 +00:00
|
|
|
diff-lcs (1.4.4)
|
2021-01-20 05:50:41 +00:00
|
|
|
docile (1.3.5)
|
2019-07-08 05:32:00 +00:00
|
|
|
domain_name (0.5.20190701)
|
2019-02-21 15:40:43 +00:00
|
|
|
unf (>= 0.0.5, < 1.0.0)
|
2020-08-27 12:45:31 +00:00
|
|
|
elftools (1.1.3)
|
2020-07-19 19:03:17 +05:30
|
|
|
bindata (~> 2)
|
2020-08-09 02:40:01 +05:30
|
|
|
highline (2.0.3)
|
2018-09-19 03:34:20 +02:00
|
|
|
hpricot (0.8.6)
|
2019-02-21 15:40:43 +00:00
|
|
|
http-cookie (1.0.3)
|
|
|
|
domain_name (~> 0.5)
|
2021-05-05 05:48:13 +00:00
|
|
|
i18n (1.8.10)
|
2019-02-21 15:40:43 +00:00
|
|
|
concurrent-ruby (~> 1.0)
|
2021-05-10 07:02:48 +00:00
|
|
|
mechanize (2.8.1)
|
2021-04-02 05:59:11 +00:00
|
|
|
addressable (~> 2.7)
|
|
|
|
domain_name (~> 0.5, >= 0.5.20190701)
|
|
|
|
http-cookie (~> 1.0, >= 1.0.3)
|
|
|
|
mime-types (~> 3.0)
|
|
|
|
net-http-digest_auth (~> 1.4, >= 1.4.1)
|
|
|
|
net-http-persistent (>= 2.5.2, < 5.0.dev)
|
|
|
|
nokogiri (~> 1.11, >= 1.11.2)
|
|
|
|
rubyntlm (~> 0.6, >= 0.6.3)
|
2021-02-02 06:03:22 +00:00
|
|
|
webrick (~> 1.7)
|
2021-04-02 05:59:11 +00:00
|
|
|
webrobots (~> 0.1.2)
|
2020-08-09 02:40:01 +05:30
|
|
|
method_source (1.0.0)
|
2019-12-27 05:24:24 +00:00
|
|
|
mime-types (3.3.1)
|
2019-02-21 15:40:43 +00:00
|
|
|
mime-types-data (~> 3.2015)
|
2021-04-02 05:59:11 +00:00
|
|
|
mime-types-data (3.2021.0225)
|
2021-06-03 05:54:01 +00:00
|
|
|
mini_portile2 (2.5.3)
|
2021-03-01 07:34:46 +00:00
|
|
|
minitest (5.14.4)
|
2021-02-02 11:52:13 +00:00
|
|
|
msgpack (1.4.2)
|
2019-12-04 16:57:50 +00:00
|
|
|
mustache (1.1.1)
|
2019-02-21 15:40:43 +00:00
|
|
|
net-http-digest_auth (1.4.1)
|
2021-02-02 06:03:22 +00:00
|
|
|
net-http-persistent (4.0.1)
|
2019-02-21 15:40:43 +00:00
|
|
|
connection_pool (~> 2.2)
|
2021-06-03 05:54:01 +00:00
|
|
|
nokogiri (1.11.7)
|
2021-01-06 07:36:13 +00:00
|
|
|
mini_portile2 (~> 2.5.0)
|
|
|
|
racc (~> 1.4)
|
2020-11-23 07:25:15 +00:00
|
|
|
parallel (1.20.1)
|
2021-04-09 06:01:18 +00:00
|
|
|
parallel_tests (3.7.0)
|
2017-05-07 17:28:39 +01:00
|
|
|
parallel
|
2021-03-10 05:59:00 +00:00
|
|
|
parlour (6.0.0)
|
2020-08-09 02:40:01 +05:30
|
|
|
commander (~> 4.5)
|
|
|
|
parser
|
|
|
|
rainbow (~> 3.0)
|
|
|
|
sorbet-runtime (>= 0.5)
|
2021-05-03 06:49:20 +00:00
|
|
|
parser (3.0.1.1)
|
2020-06-22 06:01:48 +00:00
|
|
|
ast (~> 2.4.1)
|
2020-08-27 12:45:31 +00:00
|
|
|
patchelf (1.3.0)
|
|
|
|
elftools (>= 1.1.3)
|
2020-12-31 05:46:09 +00:00
|
|
|
plist (3.6.0)
|
2021-04-23 05:56:44 +00:00
|
|
|
pry (0.14.1)
|
2020-08-09 02:40:01 +05:30
|
|
|
coderay (~> 1.1)
|
|
|
|
method_source (~> 1.0)
|
2021-04-02 05:59:11 +00:00
|
|
|
public_suffix (4.0.6)
|
2021-01-06 07:36:13 +00:00
|
|
|
racc (1.5.2)
|
2020-11-30 14:42:49 +00:00
|
|
|
rack (2.2.3)
|
2018-01-07 15:40:42 +00:00
|
|
|
rainbow (3.0.0)
|
2020-08-10 01:33:48 +00:00
|
|
|
rdiscount (2.2.0.2)
|
2021-03-01 07:36:39 +00:00
|
|
|
regexp_parser (2.1.1)
|
2021-04-21 05:47:34 +00:00
|
|
|
rexml (3.2.5)
|
2018-09-19 03:34:20 +02:00
|
|
|
ronn (0.7.3)
|
|
|
|
hpricot (>= 0.8.2)
|
|
|
|
mustache (>= 0.7.0)
|
|
|
|
rdiscount (>= 1.5.8)
|
2020-11-02 07:17:40 +00:00
|
|
|
rspec (3.10.0)
|
|
|
|
rspec-core (~> 3.10.0)
|
|
|
|
rspec-expectations (~> 3.10.0)
|
|
|
|
rspec-mocks (~> 3.10.0)
|
2021-02-17 21:04:47 +00:00
|
|
|
rspec-core (3.10.1)
|
2020-11-02 07:17:40 +00:00
|
|
|
rspec-support (~> 3.10.0)
|
2021-02-17 21:04:47 +00:00
|
|
|
rspec-expectations (3.10.1)
|
2017-05-07 17:28:39 +01:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2020-11-02 07:17:40 +00:00
|
|
|
rspec-support (~> 3.10.0)
|
2020-12-22 18:03:01 +00:00
|
|
|
rspec-github (2.3.1)
|
|
|
|
rspec-core (~> 3.0)
|
2019-04-09 10:35:10 +00:00
|
|
|
rspec-its (1.3.0)
|
2017-05-07 17:28:39 +01:00
|
|
|
rspec-core (>= 3.0.0)
|
|
|
|
rspec-expectations (>= 3.0.0)
|
2021-02-17 21:04:47 +00:00
|
|
|
rspec-mocks (3.10.2)
|
2017-05-07 17:28:39 +01:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2020-11-02 07:17:40 +00:00
|
|
|
rspec-support (~> 3.10.0)
|
2019-11-21 11:43:34 +00:00
|
|
|
rspec-retry (0.6.2)
|
2018-05-02 18:59:15 +00:00
|
|
|
rspec-core (> 3.3)
|
2020-12-03 17:00:30 +00:00
|
|
|
rspec-sorbet (1.8.0)
|
2020-11-17 04:49:54 +01:00
|
|
|
sorbet
|
|
|
|
sorbet-runtime
|
2021-02-17 21:04:47 +00:00
|
|
|
rspec-support (3.10.2)
|
2017-05-07 17:28:39 +01:00
|
|
|
rspec-wait (0.0.9)
|
|
|
|
rspec (>= 3, < 4)
|
2021-06-02 05:23:28 +00:00
|
|
|
rubocop (1.16.0)
|
2017-05-28 16:59:53 +01:00
|
|
|
parallel (~> 1.10)
|
2021-01-08 10:23:24 +00:00
|
|
|
parser (>= 3.0.0.0)
|
2018-01-07 15:40:42 +00:00
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
2020-12-28 12:02:39 +00:00
|
|
|
regexp_parser (>= 1.8, < 3.0)
|
2020-02-19 05:26:01 +00:00
|
|
|
rexml
|
2021-06-02 05:23:28 +00:00
|
|
|
rubocop-ast (>= 1.7.0, < 2.0)
|
2017-05-07 17:28:39 +01:00
|
|
|
ruby-progressbar (~> 1.7)
|
2021-01-08 10:23:24 +00:00
|
|
|
unicode-display_width (>= 1.4.0, < 3.0)
|
2021-05-31 06:11:48 +00:00
|
|
|
rubocop-ast (1.7.0)
|
2021-05-03 11:05:55 +00:00
|
|
|
parser (>= 3.0.1.1)
|
2021-05-06 05:48:32 +00:00
|
|
|
rubocop-performance (1.11.3)
|
2021-04-22 12:55:09 +00:00
|
|
|
rubocop (>= 1.7.0, < 2.0)
|
2020-09-20 03:18:58 +02:00
|
|
|
rubocop-ast (>= 0.4.0)
|
2021-05-06 09:19:13 +00:00
|
|
|
rubocop-rails (2.10.1)
|
2020-11-30 14:42:49 +00:00
|
|
|
activesupport (>= 4.2.0)
|
|
|
|
rack (>= 1.1)
|
2021-05-05 05:48:13 +00:00
|
|
|
rubocop (>= 1.7.0, < 2.0)
|
2021-04-29 05:54:09 +00:00
|
|
|
rubocop-rspec (2.3.0)
|
2020-11-09 07:17:10 +00:00
|
|
|
rubocop (~> 1.0)
|
|
|
|
rubocop-ast (>= 1.1.0)
|
2021-06-07 06:15:54 +00:00
|
|
|
rubocop-sorbet (0.6.2)
|
2020-09-20 05:45:30 +02:00
|
|
|
rubocop
|
2021-05-16 14:29:37 +00:00
|
|
|
ruby-macho (2.5.1)
|
2021-01-01 06:36:14 +00:00
|
|
|
ruby-progressbar (1.11.0)
|
2021-04-02 05:59:11 +00:00
|
|
|
rubyntlm (0.6.3)
|
2021-01-26 10:19:22 +00:00
|
|
|
simplecov (0.21.2)
|
2018-05-02 18:59:21 +00:00
|
|
|
docile (~> 1.1)
|
2020-07-02 10:22:54 +01:00
|
|
|
simplecov-html (~> 0.11)
|
2020-11-30 07:17:57 +00:00
|
|
|
simplecov_json_formatter (~> 0.1)
|
2021-04-02 10:41:57 -04:00
|
|
|
simplecov-cobertura (1.4.2)
|
|
|
|
simplecov (~> 0.8)
|
2020-10-09 10:12:07 +02:00
|
|
|
simplecov-html (0.12.3)
|
2020-11-30 07:17:57 +00:00
|
|
|
simplecov_json_formatter (0.1.2)
|
2021-02-05 06:03:07 +00:00
|
|
|
sorbet (0.5.6274)
|
|
|
|
sorbet-static (= 0.5.6274)
|
2021-02-12 03:20:59 +00:00
|
|
|
sorbet-runtime (0.5.6274)
|
2020-10-09 11:52:48 +02:00
|
|
|
sorbet-runtime-stub (0.2.0)
|
2021-02-05 06:03:07 +00:00
|
|
|
sorbet-static (0.5.6274-universal-darwin-14)
|
2021-02-15 06:50:48 +00:00
|
|
|
spoom (1.0.9)
|
2020-08-27 08:39:59 +00:00
|
|
|
colorize
|
|
|
|
sorbet (~> 0.5.5)
|
|
|
|
sorbet-runtime
|
|
|
|
thor (>= 0.19.2)
|
2021-05-26 05:19:20 +00:00
|
|
|
tapioca (0.4.23)
|
2021-02-15 06:50:48 +00:00
|
|
|
bundler (>= 1.17.3)
|
2020-08-09 02:40:01 +05:30
|
|
|
parlour (>= 2.1.0)
|
|
|
|
pry (>= 0.12.2)
|
|
|
|
sorbet-runtime
|
|
|
|
sorbet-static (>= 0.4.4471)
|
2020-08-27 08:39:59 +00:00
|
|
|
spoom
|
2020-08-09 02:40:01 +05:30
|
|
|
thor (>= 0.19.2)
|
2021-02-15 06:50:48 +00:00
|
|
|
thor (1.1.0)
|
2021-01-08 06:13:56 +00:00
|
|
|
tzinfo (2.0.4)
|
2020-12-10 06:25:28 +00:00
|
|
|
concurrent-ruby (~> 1.0)
|
2019-02-21 15:40:43 +00:00
|
|
|
unf (0.1.4)
|
|
|
|
unf_ext
|
2020-03-29 17:14:30 +00:00
|
|
|
unf_ext (0.0.7.7)
|
2021-01-08 10:23:24 +00:00
|
|
|
unicode-display_width (2.0.0)
|
2021-02-17 05:57:53 +00:00
|
|
|
warning (1.2.0)
|
2021-02-02 06:03:22 +00:00
|
|
|
webrick (1.7.0)
|
2019-02-21 15:40:43 +00:00
|
|
|
webrobots (0.1.2)
|
2020-12-09 06:25:23 +00:00
|
|
|
zeitwerk (2.4.2)
|
2017-05-07 17:28:39 +01:00
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2019-02-21 15:40:43 +00:00
|
|
|
activesupport
|
2021-02-02 11:52:13 +00:00
|
|
|
bootsnap
|
2020-05-18 16:28:43 +05:30
|
|
|
byebug
|
2019-02-21 15:40:43 +00:00
|
|
|
concurrent-ruby
|
|
|
|
mechanize
|
2021-02-24 18:01:47 +00:00
|
|
|
minitest
|
2020-12-14 15:16:03 +01:00
|
|
|
nokogiri
|
2017-05-07 17:28:39 +01:00
|
|
|
parallel_tests
|
2020-07-19 19:03:17 +05:30
|
|
|
patchelf
|
2019-02-21 15:40:43 +00:00
|
|
|
plist
|
2018-09-19 03:34:20 +02:00
|
|
|
ronn
|
2017-05-07 17:28:39 +01:00
|
|
|
rspec
|
2020-12-22 18:03:01 +00:00
|
|
|
rspec-github
|
2017-05-07 17:28:39 +01:00
|
|
|
rspec-its
|
2018-02-13 09:34:19 +00:00
|
|
|
rspec-retry
|
2020-11-17 04:49:54 +01:00
|
|
|
rspec-sorbet
|
2017-05-07 17:28:39 +01:00
|
|
|
rspec-wait
|
2018-11-07 15:41:46 +00:00
|
|
|
rubocop
|
2021-01-06 09:11:34 -08:00
|
|
|
rubocop-ast
|
2019-04-30 08:44:10 +01:00
|
|
|
rubocop-performance
|
2020-11-30 14:42:49 +00:00
|
|
|
rubocop-rails
|
2019-02-21 15:40:43 +00:00
|
|
|
rubocop-rspec
|
2020-09-20 05:45:30 +02:00
|
|
|
rubocop-sorbet
|
2019-02-21 15:40:43 +00:00
|
|
|
ruby-macho
|
2017-05-07 17:28:39 +01:00
|
|
|
simplecov
|
2021-04-02 10:41:57 -04:00
|
|
|
simplecov-cobertura
|
2020-08-09 11:13:51 +01:00
|
|
|
sorbet
|
|
|
|
sorbet-runtime
|
2020-10-09 11:52:48 +02:00
|
|
|
sorbet-runtime-stub
|
2020-08-09 02:40:01 +05:30
|
|
|
tapioca
|
2021-02-09 18:59:29 -05:00
|
|
|
warning
|
2017-05-07 17:28:39 +01:00
|
|
|
|
|
|
|
BUNDLED WITH
|
2020-09-20 03:18:58 +02:00
|
|
|
1.17.3
|