data_importer/Gemfile.lock

451 lines
11 KiB
Text
Raw Permalink Normal View History

GIT
remote: https://github.com/julianfssen/tweetkit.git
2024-08-20 14:37:22 -05:00
revision: d93a9e18d5d7b487cc3e433ab640fa2d99a6069b
specs:
tweetkit (0.2.0)
faraday (~> 1.9.3)
faraday_middleware (~> 1.2.0)
simple_oauth (~> 0.3.0)
GEM
remote: https://rubygems.org/
specs:
2024-08-20 14:37:22 -05:00
actioncable (7.0.8.4)
actionpack (= 7.0.8.4)
activesupport (= 7.0.8.4)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2024-08-20 14:37:22 -05:00
actionmailbox (7.0.8.4)
actionpack (= 7.0.8.4)
activejob (= 7.0.8.4)
activerecord (= 7.0.8.4)
activestorage (= 7.0.8.4)
activesupport (= 7.0.8.4)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
2024-08-20 14:37:22 -05:00
actionmailer (7.0.8.4)
actionpack (= 7.0.8.4)
actionview (= 7.0.8.4)
activejob (= 7.0.8.4)
activesupport (= 7.0.8.4)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
2024-08-20 14:37:22 -05:00
actionpack (7.0.8.4)
actionview (= 7.0.8.4)
activesupport (= 7.0.8.4)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2024-08-20 14:37:22 -05:00
actiontext (7.0.8.4)
actionpack (= 7.0.8.4)
activerecord (= 7.0.8.4)
activestorage (= 7.0.8.4)
activesupport (= 7.0.8.4)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
2024-08-20 14:37:22 -05:00
actionview (7.0.8.4)
activesupport (= 7.0.8.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2024-08-20 14:37:22 -05:00
activejob (7.0.8.4)
activesupport (= 7.0.8.4)
globalid (>= 0.3.6)
2024-08-20 14:37:22 -05:00
activemodel (7.0.8.4)
activesupport (= 7.0.8.4)
activerecord (7.0.8.4)
activemodel (= 7.0.8.4)
activesupport (= 7.0.8.4)
activestorage (7.0.8.4)
actionpack (= 7.0.8.4)
activejob (= 7.0.8.4)
activerecord (= 7.0.8.4)
activesupport (= 7.0.8.4)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
2024-08-20 14:37:22 -05:00
activesupport (7.0.8.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
2024-08-20 14:37:22 -05:00
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
archive-zip (0.12.0)
io-like (~> 0.3.0)
2022-04-11 18:45:02 -05:00
ast (2.4.2)
awesome_print (1.9.2)
2024-08-20 14:37:22 -05:00
base64 (0.2.0)
2024-08-22 14:00:44 -05:00
bigdecimal (3.1.8)
bindex (0.8.1)
2024-08-20 14:37:22 -05:00
bootsnap (1.18.4)
msgpack (~> 1.2)
2024-08-20 14:37:22 -05:00
buftok (0.3.0)
builder (3.3.0)
bulk_insert (1.9.0)
activerecord (>= 3.2.0)
byebug (11.1.3)
2024-08-20 14:37:22 -05:00
bzip2-ffi (1.1.1)
ffi (~> 1.0)
2024-08-20 14:37:22 -05:00
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
2024-08-20 14:37:22 -05:00
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chromedriver-helper (2.1.1)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
coderay (1.1.3)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
2024-08-20 14:37:22 -05:00
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
2024-08-20 14:37:22 -05:00
date (3.3.4)
domain_name (0.6.20240107)
equalizer (0.0.11)
2024-08-20 14:37:22 -05:00
erubi (1.13.0)
execjs (2.9.1)
faktory_worker_ruby (2.0.0)
2022-04-18 15:14:54 -05:00
connection_pool (~> 2.2, >= 2.2.2)
faraday (1.9.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
2024-08-20 14:37:22 -05:00
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
2024-08-20 14:37:22 -05:00
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
2024-08-20 14:37:22 -05:00
fiber-storage (1.0.0)
git (2.1.1)
activesupport (>= 5.0)
2024-08-20 14:37:22 -05:00
addressable (~> 2.8)
process_executer (~> 1.1)
rchardet (~> 1.8)
globalid (1.2.1)
activesupport (>= 6.1)
graphql (2.3.14)
base64
fiber-storage
graphql-client (0.23.0)
2022-04-09 15:49:47 -05:00
activesupport (>= 3.0)
2024-08-20 14:37:22 -05:00
graphql (>= 1.13.0)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
2024-08-20 14:37:22 -05:00
llhttp-ffi (~> 0.5.0)
2022-04-04 13:18:03 -05:00
http-accept (1.7.0)
2024-08-20 14:37:22 -05:00
http-cookie (1.0.7)
2022-04-04 13:18:03 -05:00
domain_name (~> 0.5)
http-form_data (2.3.0)
2024-08-20 14:37:22 -05:00
i18n (1.14.5)
concurrent-ruby (~> 1.0)
interception (0.5)
io-like (0.3.1)
2024-08-20 14:37:22 -05:00
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
2024-08-20 14:37:22 -05:00
json (2.7.2)
language_server-protocol (3.17.0.3)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
2024-08-20 14:37:22 -05:00
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
2024-08-20 14:37:22 -05:00
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
2024-08-20 14:37:22 -05:00
net-imap
net-pop
net-smtp
marcel (1.0.4)
matrix (0.4.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
2024-08-20 14:37:22 -05:00
method_source (1.1.0)
mime-types (3.5.2)
2022-04-04 13:18:03 -05:00
mime-types-data (~> 3.2015)
2024-08-20 14:37:22 -05:00
mime-types-data (3.2024.0820)
mini_mime (1.1.5)
minitest (5.25.1)
msgpack (1.7.2)
multipart-post (2.4.1)
2024-08-22 14:00:44 -05:00
mutex_m (0.2.0)
naught (1.1.0)
2024-08-20 14:37:22 -05:00
net-imap (0.4.14)
date
net-protocol
2024-08-20 14:37:22 -05:00
net-pop (0.1.2)
net-protocol
2024-08-20 14:37:22 -05:00
net-protocol (0.2.2)
timeout
2024-08-20 14:37:22 -05:00
net-smtp (0.5.0)
net-protocol
2022-04-04 13:18:03 -05:00
netrc (0.11.0)
2024-08-20 14:37:22 -05:00
nio4r (2.7.3)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
2024-08-20 14:37:22 -05:00
parallel (1.26.3)
parser (3.3.4.2)
2022-04-11 18:45:02 -05:00
ast (~> 2.4.1)
2024-08-20 14:37:22 -05:00
racc
pg (1.5.7)
process_executer (1.1.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
2024-08-20 14:37:22 -05:00
pry-byebug (3.10.1)
byebug (~> 11.0)
2024-08-20 14:37:22 -05:00
pry (>= 0.13, < 0.15)
pry-doc (1.5.0)
pry (~> 0.11)
yard (~> 0.9.11)
2024-08-20 14:37:22 -05:00
pry-rails (0.3.11)
pry (>= 0.13.0)
pry-rescue (1.6.0)
interception (>= 0.5)
pry (>= 0.12.0)
pry-theme (1.3.1)
coderay (~> 1.1)
2024-08-22 14:00:44 -05:00
psych (5.1.2)
stringio
2024-08-20 14:37:22 -05:00
public_suffix (6.0.1)
puma (3.12.6)
2024-08-20 14:37:22 -05:00
racc (1.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8.4)
actioncable (= 7.0.8.4)
actionmailbox (= 7.0.8.4)
actionmailer (= 7.0.8.4)
actionpack (= 7.0.8.4)
actiontext (= 7.0.8.4)
actionview (= 7.0.8.4)
activejob (= 7.0.8.4)
activemodel (= 7.0.8.4)
activerecord (= 7.0.8.4)
activestorage (= 7.0.8.4)
activesupport (= 7.0.8.4)
bundler (>= 1.15.0)
2024-08-20 14:37:22 -05:00
railties (= 7.0.8.4)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
2024-08-20 14:37:22 -05:00
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.8.4)
actionpack (= 7.0.8.4)
activesupport (= 7.0.8.4)
method_source
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
2022-04-11 18:45:02 -05:00
rainbow (3.1.1)
2024-08-20 14:37:22 -05:00
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rchardet (1.8.0)
2024-08-22 14:00:44 -05:00
rdoc (6.7.0)
psych (>= 4.0.0)
2024-08-20 14:37:22 -05:00
regexp_parser (2.9.2)
2022-04-04 13:18:03 -05:00
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
2022-04-18 15:14:54 -05:00
retryable (3.0.5)
2024-08-22 14:00:44 -05:00
rexml (3.2.9)
2024-08-20 14:37:22 -05:00
strscan
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
2022-04-11 18:45:02 -05:00
parallel (~> 1.10)
2024-08-20 14:37:22 -05:00
parser (>= 3.3.0.2)
2022-04-11 18:45:02 -05:00
rainbow (>= 2.2.2, < 4.0)
2024-08-20 14:37:22 -05:00
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
2022-04-11 18:45:02 -05:00
ruby-progressbar (~> 1.7)
2024-08-20 14:37:22 -05:00
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-graphql (1.5.4)
rubocop (>= 1.50, < 2)
rubocop-rails (2.25.1)
2022-04-11 18:45:02 -05:00
activesupport (>= 4.2.0)
rack (>= 1.1)
2024-08-20 14:37:22 -05:00
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
2024-08-20 14:37:22 -05:00
selenium-webdriver (4.23.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
2024-08-20 14:37:22 -05:00
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
simple_oauth (0.3.1)
spring (2.1.1)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
2024-08-20 14:37:22 -05:00
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
2024-08-20 14:37:22 -05:00
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
2024-08-22 14:00:44 -05:00
stringio (3.1.1)
2024-08-20 14:37:22 -05:00
strscan (3.1.0)
thor (1.3.1)
thread_safe (0.3.6)
2024-08-20 14:37:22 -05:00
tilt (2.4.0)
timeout (0.4.1)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
2024-08-20 14:37:22 -05:00
twitter (8.1.0)
addressable (~> 2.8)
buftok (~> 0.3.0)
equalizer (~> 0.0.11)
2024-08-20 14:37:22 -05:00
http (~> 5.2)
http-form_data (~> 2.3)
llhttp-ffi (~> 0.5.0)
memoizable (~> 0.4.0)
2024-08-20 14:37:22 -05:00
multipart-post (~> 2.4)
naught (~> 1.1)
simple_oauth (~> 0.3.0)
2024-08-20 14:37:22 -05:00
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
2024-08-20 14:37:22 -05:00
unicode-display_width (2.5.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
2024-08-20 14:37:22 -05:00
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
2024-08-20 14:37:22 -05:00
yard (0.9.36)
zeitwerk (2.6.17)
PLATFORMS
x86_64-linux
DEPENDENCIES
actionpack
awesome_print
2024-08-22 14:00:44 -05:00
bigdecimal
bootsnap (>= 1.1.0)
bulk_insert
byebug
bzip2-ffi
capybara (>= 2.15)
chromedriver-helper
coffee-rails (~> 4.2)
2022-04-18 15:14:54 -05:00
faktory_worker_ruby
git
2022-04-09 15:49:47 -05:00
graphql
graphql-client
jbuilder (~> 2.5)
2024-08-21 10:30:18 -05:00
listen (= 3.0.8)
2024-08-20 14:37:22 -05:00
mime-types-data (~> 3.2024.0820)
2024-08-22 14:00:44 -05:00
mutex_m
nokogiri
pg
pry
pry-byebug
pry-doc
pry-rails
pry-rescue
pry-theme
puma (~> 3.11)
rails (~> 7.0.0)
railties
2024-08-22 14:00:44 -05:00
rdoc
2022-04-04 13:18:03 -05:00
rest-client
2022-04-18 15:14:54 -05:00
retryable
2024-08-22 14:00:44 -05:00
rexml (~> 3.2.4)
2022-04-11 18:45:02 -05:00
rubocop
2022-04-19 02:37:27 -05:00
rubocop-graphql
2022-04-11 18:45:02 -05:00
rubocop-rails
sass-rails
selenium-webdriver
spring
spring-watcher-listen (~> 2.0.0)
turbolinks (~> 5)
tweetkit!
twitter
tzinfo-data
uglifier (>= 1.3.0)
web-console (>= 3.3.0)
RUBY VERSION
2024-08-20 14:37:22 -05:00
ruby 3.3.4p94
BUNDLED WITH
2024-08-20 14:37:22 -05:00
2.5.11