Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 70 additions & 76 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/omniscrapper/omni_scrapper.git
remote: https://github.com/omniscrapper/omni_scrapper.git
revision: 7e133880d030aece2fbbcc7bbe9c11c622c575fc
specs:
omni_scrapper (2.0.0.beta1)
Expand All @@ -8,7 +8,7 @@ GIT
mechanize

GIT
remote: git://github.com/omniscrapper/output.git
remote: https://github.com/omniscrapper/output.git
revision: 0131e9188bac933f13d96c3f74bde382ef208bb3
specs:
omniscrapper_output (0.0.1)
Expand All @@ -24,121 +24,114 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
cliver (0.3.2)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
coderay (1.1.2)
concurrent-ruby (1.1.5)
connection_pool (2.2.2)
delivery_boy (0.2.8)
king_konf (~> 0.3)
ruby-kafka (~> 0.7.8)
digest-crc (0.4.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dry-configurable (0.8.3)
dry-configurable (0.15.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-container (0.7.2)
dry-core (~> 0.6)
dry-container (0.11.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
dry-core (0.8.1)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.2)
dry-events (0.2.0)
dry-events (0.3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-inflector (0.2.0)
dry-initializer (3.0.1)
dry-logic (1.0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (0.3.0)
dry-initializer (3.1.1)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-monitor (0.3.1)
dry-configurable (~> 0.5)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-events (~> 0.1)
dry-schema (1.4.1)
dry-core (~> 0.5, >= 0.5)
dry-monitor (0.5.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (~> 0.5, >= 0.5)
dry-events (~> 0.2)
dry-schema (1.10.6)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
dry-logic (~> 1.0)
dry-types (~> 1.2)
dry-struct (1.1.1)
dry-core (~> 0.4, >= 0.4.3)
dry-equalizer (~> 0.2)
dry-types (~> 1.0)
dry-logic (~> 1.2)
dry-types (~> 1.5)
dry-struct (1.4.0)
dry-core (~> 0.5, >= 0.5)
dry-types (~> 1.5)
ice_nine (~> 0.11)
dry-types (1.2.0)
dry-types (1.5.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.2, >= 0.2.2)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
dry-validation (1.3.1)
dry-validation (1.8.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
dry-schema (~> 1.0, >= 1.3.1)
ferrum (0.6.2)
addressable (~> 2.6)
cliver (~> 0.3)
dry-schema (~> 1.8, >= 1.8.0)
ferrum (0.12)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
ffi (1.15.5)
graphql (1.9.15)
graphql-client (0.16.0)
activesupport (>= 3.0)
graphql (~> 1.8)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.17.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json-schema (2.8.1)
addressable (>= 2.4)
king_konf (0.3.7)
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)
json-schema (3.0.0)
addressable (>= 2.8)
mechanize (2.8.5)
addressable (~> 2.8)
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)
webrick (~> 1.7)
webrobots (~> 0.1.2)
method_source (0.9.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_portile2 (2.4.0)
mini_portile2 (2.8.0)
minitest (5.13.0)
multi_xml (0.6.0)
net-http-digest_auth (1.4.1)
net-http-persistent (3.1.0)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
public_suffix (5.0.0)
racc (1.6.0)
rack (2.0.7)
rack-protection (2.0.7)
rack
rake (13.0.6)
rdkafka (0.12.0)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
redis (4.1.3)
ruby-kafka (0.7.10)
digest-crc
rubyntlm (0.6.3)
sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
Expand All @@ -149,18 +142,19 @@ GEM
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
waterdrop (1.3.1)
delivery_boy (~> 0.2)
unf_ext (0.0.8.2)
waterdrop (2.0.3)
concurrent-ruby (>= 1.1)
dry-configurable (~> 0.8)
dry-monitor (~> 0.3)
dry-validation (~> 1.2)
ruby-kafka (>= 0.7.8)
dry-validation (~> 1.3)
rdkafka (>= 0.6.0)
zeitwerk (~> 2.1)
webrick (1.7.0)
webrobots (0.1.2)
websocket-driver (0.7.1)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
websocket-extensions (0.1.5)
zeitwerk (2.2.1)

PLATFORMS
Expand Down