2017-05-07 17:28:39 +01:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
2020-10-09 10:12:07 +02:00
|
|
|
activesupport (6.0.3.4)
|
2019-02-21 15:40:43 +00:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
i18n (>= 0.7, < 2)
|
|
|
|
minitest (~> 5.1)
|
|
|
|
tzinfo (~> 1.1)
|
2020-05-07 08:19:29 +00:00
|
|
|
zeitwerk (~> 2.2, >= 2.2.2)
|
2020-06-11 05:35:24 +00:00
|
|
|
ast (2.4.1)
|
2020-07-23 05:35:24 +00:00
|
|
|
bindata (2.4.8)
|
2020-05-18 16:28:43 +05:30
|
|
|
byebug (11.1.3)
|
2020-10-09 21:22:42 +00:00
|
|
|
codecov (0.2.12)
|
2020-07-02 10:22:54 +01:00
|
|
|
json
|
|
|
|
simplecov
|
2020-08-09 02:40:01 +05:30
|
|
|
coderay (1.1.3)
|
2020-08-27 08:39:59 +00:00
|
|
|
colorize (0.8.1)
|
2020-08-09 02:40:01 +05:30
|
|
|
commander (4.5.2)
|
|
|
|
highline (~> 2.0.0)
|
2020-08-09 10:11:55 +00:00
|
|
|
concurrent-ruby (1.1.7)
|
2020-06-02 20:52:56 +00:00
|
|
|
connection_pool (2.2.3)
|
2020-07-01 18:31:53 +00:00
|
|
|
diff-lcs (1.4.4)
|
2019-06-12 19:37:26 +00:00
|
|
|
docile (1.3.2)
|
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)
|
2020-07-23 23:21:41 +00:00
|
|
|
i18n (1.8.5)
|
2019-02-21 15:40:43 +00:00
|
|
|
concurrent-ruby (~> 1.0)
|
2020-06-30 12:35:12 +00:00
|
|
|
json (2.3.1)
|
2019-02-21 15:40:43 +00:00
|
|
|
mechanize (2.7.6)
|
|
|
|
domain_name (~> 0.5, >= 0.5.1)
|
|
|
|
http-cookie (~> 1.0)
|
|
|
|
mime-types (>= 1.17.2)
|
|
|
|
net-http-digest_auth (~> 1.1, >= 1.1.1)
|
|
|
|
net-http-persistent (>= 2.5.2)
|
|
|
|
nokogiri (~> 1.6)
|
|
|
|
ntlm-http (~> 0.1, >= 0.1.1)
|
|
|
|
webrobots (>= 0.0.9, < 0.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)
|
2020-05-13 05:44:42 +00:00
|
|
|
mime-types-data (3.2020.0512)
|
2019-02-21 15:40:43 +00:00
|
|
|
mini_portile2 (2.4.0)
|
2020-09-01 05:28:49 +00:00
|
|
|
minitest (5.14.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)
|
2020-05-01 02:52:20 +00:00
|
|
|
net-http-persistent (4.0.0)
|
2019-02-21 15:40:43 +00:00
|
|
|
connection_pool (~> 2.2)
|
2020-07-06 14:52:20 +00:00
|
|
|
nokogiri (1.10.10)
|
2019-02-21 15:40:43 +00:00
|
|
|
mini_portile2 (~> 2.4.0)
|
|
|
|
ntlm-http (0.1.1)
|
2020-06-17 05:37:21 +00:00
|
|
|
parallel (1.19.2)
|
2020-09-16 19:31:11 +00:00
|
|
|
parallel_tests (3.3.0)
|
2017-05-07 17:28:39 +01:00
|
|
|
parallel
|
2020-08-09 02:40:01 +05:30
|
|
|
parlour (4.0.1)
|
|
|
|
commander (~> 4.5)
|
|
|
|
parser
|
|
|
|
rainbow (~> 3.0)
|
|
|
|
sorbet-runtime (>= 0.5)
|
2020-10-09 10:12:07 +02:00
|
|
|
parser (2.7.2.0)
|
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)
|
2019-02-21 15:40:43 +00:00
|
|
|
plist (3.5.0)
|
2020-08-09 02:40:01 +05:30
|
|
|
pry (0.13.1)
|
|
|
|
coderay (~> 1.1)
|
|
|
|
method_source (~> 1.0)
|
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)
|
2020-10-13 11:53:49 +00:00
|
|
|
regexp_parser (1.8.2)
|
2020-02-19 05:26:01 +00:00
|
|
|
rexml (3.2.4)
|
2018-09-19 03:34:20 +02:00
|
|
|
ronn (0.7.3)
|
|
|
|
hpricot (>= 0.8.2)
|
|
|
|
mustache (>= 0.7.0)
|
|
|
|
rdiscount (>= 1.5.8)
|
2019-10-08 16:25:24 +00:00
|
|
|
rspec (3.9.0)
|
|
|
|
rspec-core (~> 3.9.0)
|
|
|
|
rspec-expectations (~> 3.9.0)
|
|
|
|
rspec-mocks (~> 3.9.0)
|
2020-10-09 10:12:07 +02:00
|
|
|
rspec-core (3.9.3)
|
2020-05-04 05:59:23 +00:00
|
|
|
rspec-support (~> 3.9.3)
|
2020-05-11 05:57:30 +00:00
|
|
|
rspec-expectations (3.9.2)
|
2017-05-07 17:28:39 +01:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2019-10-08 16:25:24 +00:00
|
|
|
rspec-support (~> 3.9.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)
|
2020-01-01 05:25:35 +00:00
|
|
|
rspec-mocks (3.9.1)
|
2017-05-07 17:28:39 +01:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2019-10-08 16:25:24 +00:00
|
|
|
rspec-support (~> 3.9.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-05-04 05:59:23 +00:00
|
|
|
rspec-support (3.9.3)
|
2017-05-07 17:28:39 +01:00
|
|
|
rspec-wait (0.0.9)
|
|
|
|
rspec (>= 3, < 4)
|
2020-10-13 11:53:49 +00:00
|
|
|
rubocop (0.93.1)
|
2017-05-28 16:59:53 +01:00
|
|
|
parallel (~> 1.10)
|
2020-09-28 06:22:26 +00:00
|
|
|
parser (>= 2.7.1.5)
|
2018-01-07 15:40:42 +00:00
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
2020-10-13 11:53:49 +00:00
|
|
|
regexp_parser (>= 1.8)
|
2020-02-19 05:26:01 +00:00
|
|
|
rexml
|
2020-10-13 11:53:49 +00:00
|
|
|
rubocop-ast (>= 0.6.0)
|
2017-05-07 17:28:39 +01:00
|
|
|
ruby-progressbar (~> 1.7)
|
2020-04-01 09:04:30 +00:00
|
|
|
unicode-display_width (>= 1.4.0, < 2.0)
|
2020-10-13 11:53:49 +00:00
|
|
|
rubocop-ast (0.8.0)
|
2020-09-28 06:22:26 +00:00
|
|
|
parser (>= 2.7.1.5)
|
2020-09-20 03:18:58 +02:00
|
|
|
rubocop-performance (1.8.1)
|
2020-09-07 05:26:38 +00:00
|
|
|
rubocop (>= 0.87.0)
|
2020-09-20 03:18:58 +02:00
|
|
|
rubocop-ast (>= 0.4.0)
|
2020-10-21 06:15:31 +00:00
|
|
|
rubocop-rspec (1.44.1)
|
2020-08-17 10:26:50 +00:00
|
|
|
rubocop (~> 0.87)
|
2020-10-21 06:15:31 +00:00
|
|
|
rubocop-ast (>= 0.7.1)
|
2020-09-20 05:45:30 +02:00
|
|
|
rubocop-sorbet (0.5.1)
|
|
|
|
rubocop
|
2020-10-14 08:16:26 +01:00
|
|
|
ruby-macho (2.2.0)
|
2019-05-28 08:17:57 +00:00
|
|
|
ruby-progressbar (1.10.1)
|
2020-10-26 07:16:43 +00:00
|
|
|
simplecov (0.19.1)
|
2018-05-02 18:59:21 +00:00
|
|
|
docile (~> 1.1)
|
2020-07-02 10:22:54 +01:00
|
|
|
simplecov-html (~> 0.11)
|
2020-10-09 10:12:07 +02:00
|
|
|
simplecov-html (0.12.3)
|
2020-10-28 06:35:56 +00:00
|
|
|
sorbet (0.5.6006)
|
|
|
|
sorbet-static (= 0.5.6006)
|
2020-10-21 08:22:49 +00:00
|
|
|
sorbet-runtime (0.5.5981)
|
2020-10-09 11:52:48 +02:00
|
|
|
sorbet-runtime-stub (0.2.0)
|
2020-10-28 06:35:56 +00:00
|
|
|
sorbet-static (0.5.6006-universal-darwin-14)
|
2020-08-27 08:39:59 +00:00
|
|
|
spoom (1.0.4)
|
|
|
|
colorize
|
|
|
|
sorbet (~> 0.5.5)
|
|
|
|
sorbet-runtime
|
|
|
|
thor (>= 0.19.2)
|
2020-10-09 10:12:07 +02:00
|
|
|
tapioca (0.4.7)
|
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)
|
|
|
|
thor (1.0.1)
|
2019-02-21 15:40:43 +00:00
|
|
|
thread_safe (0.3.6)
|
2020-04-03 07:52:54 +00:00
|
|
|
tzinfo (1.2.7)
|
2019-02-21 15:40:43 +00:00
|
|
|
thread_safe (~> 0.1)
|
|
|
|
unf (0.1.4)
|
|
|
|
unf_ext
|
2020-03-29 17:14:30 +00:00
|
|
|
unf_ext (0.0.7.7)
|
2020-04-01 09:04:30 +00:00
|
|
|
unicode-display_width (1.7.0)
|
2019-02-21 15:40:43 +00:00
|
|
|
webrobots (0.1.2)
|
2020-07-15 07:28:01 +00:00
|
|
|
zeitwerk (2.4.0)
|
2017-05-07 17:28:39 +01:00
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2019-02-21 15:40:43 +00:00
|
|
|
activesupport
|
2020-05-18 16:28:43 +05:30
|
|
|
byebug
|
2020-07-02 10:22:54 +01:00
|
|
|
codecov
|
2019-02-21 15:40:43 +00:00
|
|
|
concurrent-ruby
|
|
|
|
mechanize
|
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
|
|
|
|
rspec-its
|
2018-02-13 09:34:19 +00:00
|
|
|
rspec-retry
|
2017-05-07 17:28:39 +01:00
|
|
|
rspec-wait
|
2018-11-07 15:41:46 +00:00
|
|
|
rubocop
|
2019-04-30 08:44:10 +01:00
|
|
|
rubocop-performance
|
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
|
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
|
2017-05-07 17:28:39 +01:00
|
|
|
|
|
|
|
BUNDLED WITH
|
2020-09-20 03:18:58 +02:00
|
|
|
1.17.3
|