123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906 |
- GIT
- remote: https://github.com/Hirurg103/capybara_select2.git
- revision: fbf22fb74dec10fa0edcd26da7c5184ba8fa2c76
- ref: fbf22fb74dec10fa0edcd26da7c5184ba8fa2c76
- specs:
- capybara-select-2 (0.3.2)
- GIT
- remote: https://github.com/albertsun/tumblr_client.git
- revision: e046fe6e39291c173add0a49081630c7b60a36c7
- ref: e046fe6e39291c173add0a49081630c7b60a36c7
- branch: master
- specs:
- tumblr_client (0.8.5)
- faraday (<= 1.0.0)
- faraday_middleware (<= 1.0.0)
- json
- mime-types
- oauth
- simple_oauth
- GIT
- remote: https://github.com/albertsun/weibo_2.git
- revision: ac38d04434747c4b88e86c5337cd436d00c34349
- branch: master
- specs:
- weibo_2 (0.1.7)
- hashie (~> 3)
- multi_json (~> 1)
- oauth2 (~> 1)
- rest-client (>= 2.0)
- GIT
- remote: https://github.com/cantino/twitter-stream.git
- revision: a80822d579509802124d4e219bb771eb663efdb7
- branch: huginn
- specs:
- twitter-stream (0.1.15)
- eventmachine (>= 1.0.7)
- http_parser.rb (~> 0.6.0)
- simple_oauth (~> 0.3.0)
- GIT
- remote: https://github.com/dsander/dropbox-api.git
- revision: 86cb7b5a1254dc5b054de7263835713c4c1018c7
- ref: 86cb7b5a1254dc5b054de7263835713c4c1018c7
- specs:
- dropbox-api (0.5.0)
- hashie (~> 3.5.6)
- multi_json (~> 1.10)
- oauth2 (~> 1.0)
- GIT
- remote: https://github.com/dsander/erector.git
- revision: 821c2fa9174b56cc39e203883d83b18b60912a36
- branch: rails6
- specs:
- erector (0.10.0)
- treetop (>= 1.2.3)
- GIT
- remote: https://github.com/huginn/omniauth-dropbox-oauth2.git
- revision: 9468fb33af0af2bad880dcfb42236fde474017a2
- specs:
- omniauth-dropbox-oauth2 (0.3.0)
- omniauth-oauth2 (>= 1.6.0)
- GIT
- remote: https://github.com/sferik/twitter.git
- revision: d11707edf4abd13f7ada0eef57fc1eaa1062d75b
- specs:
- twitter (5.15.0)
- addressable (~> 2.3)
- buftok (~> 0.2.0)
- equalizer (~> 0.0.11)
- http (~> 2.0)
- http-form_data (~> 1.0)
- http_parser.rb (~> 0.6.0)
- memoizable (~> 0.4.0)
- multipart-post (~> 2.0)
- naught (~> 1.0)
- simple_oauth (~> 0.3.0)
- PATH
- remote: vendor/gems/dotenv-2.0.1
- specs:
- dotenv (2.0.1)
- dotenv-rails (2.0.1)
- dotenv (= 2.0.1)
- GEM
- remote: https://rubygems.org/
- specs:
- ace-rails-ap (4.5)
- actioncable (6.1.7.2)
- actionpack (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- nio4r (~> 2.0)
- websocket-driver (>= 0.6.1)
- actionmailbox (6.1.7.2)
- actionpack (= 6.1.7.2)
- activejob (= 6.1.7.2)
- activerecord (= 6.1.7.2)
- activestorage (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- mail (>= 2.7.1)
- actionmailer (6.1.7.2)
- actionpack (= 6.1.7.2)
- actionview (= 6.1.7.2)
- activejob (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 2.0)
- actionpack (6.1.7.2)
- actionview (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- rack (~> 2.0, >= 2.0.9)
- rack-test (>= 0.6.3)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
- actiontext (6.1.7.2)
- actionpack (= 6.1.7.2)
- activerecord (= 6.1.7.2)
- activestorage (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- nokogiri (>= 1.8.5)
- actionview (6.1.7.2)
- activesupport (= 6.1.7.2)
- builder (~> 3.1)
- erubi (~> 1.4)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activejob (6.1.7.2)
- activesupport (= 6.1.7.2)
- globalid (>= 0.3.6)
- activemodel (6.1.7.2)
- activesupport (= 6.1.7.2)
- activerecord (6.1.7.2)
- activemodel (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- activestorage (6.1.7.2)
- actionpack (= 6.1.7.2)
- activejob (= 6.1.7.2)
- activerecord (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- marcel (~> 1.0)
- mini_mime (>= 1.1.0)
- activesupport (6.1.7.2)
- concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 1.6, < 2)
- minitest (>= 5.1)
- tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
- addressable (2.8.4)
- public_suffix (>= 2.0.2, < 6.0)
- airbrussh (1.4.0)
- sshkit (>= 1.6.1, != 1.7.0)
- ast (2.4.2)
- aws-eventstream (1.2.0)
- aws-partitions (1.547.0)
- aws-sdk-core (3.125.2)
- aws-eventstream (~> 1, >= 1.0.2)
- aws-partitions (~> 1, >= 1.525.0)
- aws-sigv4 (~> 1.1)
- jmespath (~> 1.0)
- aws-sdk-kms (1.53.0)
- aws-sdk-core (~> 3, >= 3.125.0)
- aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.111.1)
- aws-sdk-core (~> 3, >= 3.125.0)
- aws-sdk-kms (~> 1)
- aws-sigv4 (~> 1.4)
- aws-sigv4 (1.4.0)
- aws-eventstream (~> 1, >= 1.0.2)
- bcrypt (3.1.16)
- better_errors (2.9.1)
- coderay (>= 1.0.0)
- erubi (>= 1.0.0)
- rack (>= 0.9.0)
- bindex (0.8.1)
- binding_of_caller (1.0.0)
- debug_inspector (>= 0.0.1)
- bootsnap (1.9.3)
- msgpack (~> 1.0)
- bootstrap-kaminari-views (0.0.5)
- kaminari (>= 0.13)
- rails (>= 3.1)
- buftok (0.2.0)
- builder (3.2.4)
- capistrano (3.16.0)
- airbrussh (>= 1.0.0)
- i18n
- rake (>= 10.0.0)
- sshkit (>= 1.9.0)
- capistrano-bundler (2.0.1)
- capistrano (~> 3.1)
- capistrano-rails (1.6.1)
- capistrano (~> 3.1)
- capistrano-bundler (>= 1.1, < 3)
- capybara (3.39.0)
- addressable
- matrix
- mini_mime (>= 0.1.3)
- nokogiri (~> 1.8)
- rack (>= 1.6.0)
- rack-test (>= 0.6.3)
- regexp_parser (>= 1.5, < 3.0)
- xpath (~> 3.2)
- coderay (1.1.3)
- coffee-rails (5.0.0)
- coffee-script (>= 2.2.0)
- railties (>= 5.2.0)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.12.2)
- concurrent-ruby (1.2.2)
- cookiejar (0.3.3)
- crack (0.4.5)
- rexml
- crass (1.0.6)
- daemons (1.1.9)
- date (3.3.3)
- debug_inspector (1.1.0)
- declarative (0.0.20)
- delayed_job (4.1.11)
- activesupport (>= 3.0, < 8.0)
- delayed_job_active_record (4.1.7)
- activerecord (>= 3.0, < 8.0)
- delayed_job (>= 3.0, < 5)
- devise (4.8.1)
- bcrypt (~> 3.0)
- orm_adapter (~> 0.1)
- railties (>= 4.1.0)
- responders
- warden (~> 1.2.3)
- diff-lcs (1.5.0)
- docile (1.4.0)
- domain_name (0.5.20170404)
- unf (>= 0.0.5, < 1.0.0)
- em-http-request (1.1.7)
- addressable (>= 2.3.4)
- cookiejar (!= 0.3.1)
- em-socksify (>= 0.3)
- eventmachine (>= 1.0.3)
- http_parser.rb (>= 0.6.0)
- em-socksify (0.3.2)
- eventmachine (>= 1.0.0.beta.4)
- em-websocket (0.5.3)
- eventmachine (>= 0.12.9)
- http_parser.rb (~> 0)
- equalizer (0.0.11)
- erubi (1.12.0)
- et-orbi (1.2.6)
- tzinfo
- ethon (0.12.0)
- ffi (>= 1.3.0)
- eventmachine (1.2.7)
- evernote-thrift (1.25.1)
- evernote_oauth (0.2.3)
- evernote-thrift
- oauth (>= 0.4.1)
- execjs (2.8.1)
- faraday (0.17.4)
- multipart-post (>= 1.2, < 3)
- faraday_middleware (0.12.2)
- faraday (>= 0.7.4, < 1.0)
- feedjira (3.2.0)
- loofah (>= 2.3.1)
- sax-machine (>= 1.0)
- ffi (1.15.5)
- font-awesome-sass (4.7.0)
- sass (>= 3.2)
- forecast_io (2.0.1)
- faraday
- hashie
- multi_json
- foreman (0.63.0)
- dotenv (>= 0.7)
- thor (>= 0.13.6)
- formatador (1.1.0)
- fugit (1.5.2)
- et-orbi (~> 1.1, >= 1.1.8)
- raabro (~> 1.4)
- gems (1.2.0)
- geokit (1.13.1)
- geokit-rails (2.3.2)
- geokit (~> 1.5)
- rails (>= 3.0)
- globalid (1.1.0)
- activesupport (>= 5.0)
- gmail_xoauth (0.4.2)
- oauth (>= 0.3.6)
- google-api-client (0.53.0)
- google-apis-core (~> 0.1)
- google-apis-generator (~> 0.1)
- google-apis-core (0.4.1)
- addressable (~> 2.5, >= 2.5.1)
- googleauth (>= 0.16.2, < 2.a)
- httpclient (>= 2.8.1, < 3.a)
- mini_mime (~> 1.0)
- representable (~> 3.0)
- retriable (>= 2.0, < 4.a)
- rexml
- webrick
- google-apis-discovery_v1 (0.7.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-generator (0.4.0)
- activesupport (>= 5.0)
- gems (~> 1.2)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-discovery_v1 (~> 0.5)
- thor (>= 0.20, < 2.a)
- google-cloud-core (1.6.0)
- google-cloud-env (~> 1.0)
- google-cloud-errors (~> 1.0)
- google-cloud-env (1.5.0)
- faraday (>= 0.17.3, < 2.0)
- google-cloud-errors (1.2.0)
- google-cloud-translate (2.3.0)
- faraday (>= 0.17.3, < 2.0)
- google-cloud-core (~> 1.2)
- google-gax (~> 1.8)
- googleapis-common-protos (>= 1.3.9, < 2.0)
- googleapis-common-protos-types (>= 1.0.4, < 2.0)
- google-gax (1.8.2)
- google-protobuf (~> 3.9)
- googleapis-common-protos (>= 1.3.9, < 2.0)
- googleapis-common-protos-types (>= 1.0.4, < 2.0)
- googleauth (~> 0.9)
- grpc (~> 1.24)
- rly (~> 0.2.3)
- google-protobuf (3.22.3)
- google-protobuf (3.22.3-aarch64-linux)
- google-protobuf (3.22.3-arm64-darwin)
- google-protobuf (3.22.3-x86_64-darwin)
- google-protobuf (3.22.3-x86_64-linux)
- googleapis-common-protos (1.3.12)
- google-protobuf (~> 3.14)
- googleapis-common-protos-types (~> 1.2)
- grpc (~> 1.27)
- googleapis-common-protos-types (1.5.0)
- google-protobuf (~> 3.14)
- googleauth (0.17.1)
- faraday (>= 0.17.3, < 2.0)
- jwt (>= 1.4, < 3.0)
- memoist (~> 0.16)
- multi_json (~> 1.11)
- os (>= 0.9, < 2.0)
- signet (~> 0.15)
- grpc (1.53.0)
- google-protobuf (~> 3.21)
- googleapis-common-protos-types (~> 1.0)
- grpc (1.53.0-x86_64-darwin)
- google-protobuf (~> 3.21)
- googleapis-common-protos-types (~> 1.0)
- grpc (1.53.0-x86_64-linux)
- google-protobuf (~> 3.21)
- googleapis-common-protos-types (~> 1.0)
- guard (2.18.0)
- formatador (>= 0.2.4)
- listen (>= 2.7, < 4.0)
- lumberjack (>= 1.0.12, < 2.0)
- nenv (~> 0.1)
- notiffany (~> 0.0)
- pry (>= 0.13.0)
- shellany (~> 0.0)
- thor (>= 0.18.1)
- guard-compat (1.2.1)
- guard-livereload (2.5.2)
- em-websocket (~> 0.5)
- guard (~> 2.8)
- guard-compat (~> 1.0)
- multi_json (~> 1.8)
- guard-rspec (4.7.3)
- guard (~> 2.1)
- guard-compat (~> 1.1)
- rspec (>= 2.99.0, < 4.0)
- hashdiff (1.0.1)
- hashie (3.5.7)
- haversine (0.3.0)
- hipchat (1.2.0)
- httparty
- httmultiparty (0.3.16)
- httparty (>= 0.7.3)
- mimemagic
- multipart-post
- http (2.1.0)
- addressable (~> 2.3)
- http-cookie (~> 1.0)
- http-form_data (~> 1.0.1)
- http_parser.rb (~> 0.6.0)
- http-cookie (1.0.3)
- domain_name (~> 0.5)
- http-form_data (1.0.1)
- http_parser.rb (0.6.0)
- httparty (0.14.0)
- multi_xml (>= 0.5.2)
- httpclient (2.8.3)
- huginn_agent (0.6.1)
- thor
- hypdf (1.0.10)
- httmultiparty (~> 0.3)
- httparty (~> 0.13)
- i18n (1.12.0)
- concurrent-ruby (~> 1.0)
- jmespath (1.6.1)
- jquery-rails (4.2.2)
- rails-dom-testing (>= 1, < 3)
- railties (>= 4.2.0)
- thor (>= 0.14, < 2.0)
- json (2.6.3)
- jsonpath (1.1.0)
- multi_json
- jwt (2.3.0)
- kaminari (1.2.2)
- activesupport (>= 4.1.0)
- kaminari-actionview (= 1.2.2)
- kaminari-activerecord (= 1.2.2)
- kaminari-core (= 1.2.2)
- kaminari-actionview (1.2.2)
- actionview
- kaminari-core (= 1.2.2)
- kaminari-activerecord (1.2.2)
- activerecord
- kaminari-core (= 1.2.2)
- kaminari-core (1.2.2)
- kgio (2.11.4)
- kramdown (2.3.1)
- rexml
- launchy (2.5.0)
- addressable (~> 2.7)
- letter_opener (1.7.0)
- launchy (~> 2.2)
- letter_opener_web (1.4.1)
- actionmailer (>= 3.2)
- letter_opener (~> 1.0)
- railties (>= 3.2)
- libv8-node (16.10.0.0)
- libv8-node (16.10.0.0-aarch64-linux)
- libv8-node (16.10.0.0-arm64-darwin)
- libv8-node (16.10.0.0-x86_64-darwin)
- libv8-node (16.10.0.0-x86_64-linux)
- liquid (5.4.0)
- listen (3.0.8)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- loofah (2.20.0)
- crass (~> 1.0.2)
- nokogiri (>= 1.5.9)
- lumberjack (1.2.8)
- mail (2.8.1)
- mini_mime (>= 0.1.1)
- net-imap
- net-pop
- net-smtp
- marcel (1.0.2)
- matrix (0.4.2)
- memoist (0.16.2)
- memoizable (0.4.2)
- thread_safe (~> 0.3, >= 0.3.1)
- method_source (1.0.0)
- mime-types (3.4.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2021.1115)
- mimemagic (0.4.3)
- nokogiri (~> 1)
- rake
- mini_magick (4.11.0)
- mini_mime (1.1.2)
- mini_portile2 (2.8.1)
- mini_racer (0.6.3)
- libv8-node (~> 16.10.0.0)
- minitest (5.18.0)
- mqtt (0.3.1)
- msgpack (1.4.2)
- multi_json (1.15.0)
- multi_xml (0.6.0)
- multipart-post (2.1.1)
- mysql2 (0.5.4)
- naught (1.1.0)
- nenv (0.3.0)
- net-ftp (0.2.0)
- net-protocol
- time
- net-ftp-list (3.2.8)
- net-imap (0.3.4)
- date
- net-protocol
- net-pop (0.1.2)
- net-protocol
- net-protocol (0.2.1)
- timeout
- net-scp (3.0.0)
- net-ssh (>= 2.6.5, < 7.0.0)
- net-smtp (0.3.3)
- net-protocol
- net-ssh (6.1.0)
- netrc (0.11.0)
- nio4r (2.5.8)
- nokogiri (1.14.3)
- mini_portile2 (~> 2.8.0)
- racc (~> 1.4)
- nokogiri (1.14.3-aarch64-linux)
- racc (~> 1.4)
- nokogiri (1.14.3-arm64-darwin)
- racc (~> 1.4)
- nokogiri (1.14.3-x86_64-darwin)
- racc (~> 1.4)
- nokogiri (1.14.3-x86_64-linux)
- racc (~> 1.4)
- notiffany (0.1.3)
- nenv (~> 0.1)
- shellany (~> 0.0)
- oauth (0.5.8)
- oauth2 (1.4.7)
- faraday (>= 0.8, < 2.0)
- jwt (>= 1.0, < 3.0)
- multi_json (~> 1.3)
- multi_xml (~> 0.5)
- rack (>= 1.2, < 3)
- omniauth (1.9.1)
- hashie (>= 3.4.6)
- rack (>= 1.6.2, < 3)
- omniauth-evernote (1.2.1)
- evernote-thrift
- multi_json (~> 1.0)
- omniauth-oauth (~> 1.0)
- omniauth-google-oauth2 (0.8.2)
- jwt (>= 2.0)
- oauth2 (~> 1.1)
- omniauth (~> 1.1)
- omniauth-oauth2 (>= 1.6)
- omniauth-oauth (1.1.0)
- oauth
- omniauth (~> 1.0)
- omniauth-oauth2 (1.7.2)
- oauth2 (~> 1.4)
- omniauth (>= 1.9, < 3)
- omniauth-tumblr (1.2)
- multi_json
- omniauth-oauth (~> 1.0)
- omniauth-twitter (1.3.0)
- omniauth-oauth (~> 1.1)
- rack
- orm_adapter (0.5.0)
- os (1.1.4)
- parallel (1.22.1)
- parser (3.2.2.0)
- ast (~> 2.4.1)
- pg (1.4.4)
- polyglot (0.3.5)
- pry (0.13.1)
- coderay (~> 1.1)
- method_source (~> 1.0)
- public_suffix (5.0.1)
- puma (6.2.1)
- nio4r (~> 2.0)
- raabro (1.4.0)
- racc (1.6.2)
- rack (2.2.6.4)
- rack-livereload (0.3.17)
- rack
- rack-test (2.1.0)
- rack (>= 1.3)
- rails (6.1.7.2)
- actioncable (= 6.1.7.2)
- actionmailbox (= 6.1.7.2)
- actionmailer (= 6.1.7.2)
- actionpack (= 6.1.7.2)
- actiontext (= 6.1.7.2)
- actionview (= 6.1.7.2)
- activejob (= 6.1.7.2)
- activemodel (= 6.1.7.2)
- activerecord (= 6.1.7.2)
- activestorage (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- bundler (>= 1.15.0)
- railties (= 6.1.7.2)
- sprockets-rails (>= 2.0.0)
- rails-controller-testing (1.0.5)
- actionpack (>= 5.0.1.rc1)
- actionview (>= 5.0.1.rc1)
- activesupport (>= 5.0.1.rc1)
- rails-dom-testing (2.0.3)
- activesupport (>= 4.2.0)
- nokogiri (>= 1.6)
- rails-html-sanitizer (1.5.0)
- loofah (~> 2.19, >= 2.19.1)
- railties (6.1.7.2)
- actionpack (= 6.1.7.2)
- activesupport (= 6.1.7.2)
- method_source
- rake (>= 12.2)
- thor (~> 1.0)
- rainbow (3.1.1)
- raindrops (0.20.0)
- rake (13.0.6)
- rb-fsevent (0.11.2)
- rb-inotify (0.10.1)
- ffi (~> 1.0)
- rb-kqueue (0.2.4)
- ffi (>= 0.5.0)
- regexp_parser (2.7.0)
- representable (3.1.1)
- declarative (< 0.1.0)
- trailblazer-option (>= 0.1.1, < 0.2.0)
- uber (< 0.2.0)
- responders (3.0.1)
- actionpack (>= 5.0)
- railties (>= 5.0)
- rest-client (2.0.2)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
- retriable (3.1.2)
- rexml (3.2.5)
- rly (0.2.3)
- rr (3.0.9)
- rspec (3.12.0)
- rspec-core (~> 3.12.0)
- rspec-expectations (~> 3.12.0)
- rspec-mocks (~> 3.12.0)
- rspec-collection_matchers (1.2.0)
- rspec-expectations (>= 2.99.0.beta1)
- rspec-core (3.12.1)
- rspec-support (~> 3.12.0)
- rspec-expectations (3.12.2)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.12.0)
- rspec-html-matchers (0.10.0)
- nokogiri (~> 1)
- rspec (>= 3.0.0.a)
- rspec-mocks (3.12.3)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.12.0)
- rspec-rails (6.0.1)
- actionpack (>= 6.1)
- activesupport (>= 6.1)
- railties (>= 6.1)
- rspec-core (~> 3.11)
- rspec-expectations (~> 3.11)
- rspec-mocks (~> 3.11)
- rspec-support (~> 3.11)
- rspec-support (3.12.0)
- rturk (2.12.1)
- erector
- nokogiri
- rest-client
- rubocop (1.50.1)
- json (~> 2.3)
- parallel (~> 1.10)
- parser (>= 3.2.0.0)
- rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8, < 3.0)
- rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.28.0, < 2.0)
- ruby-progressbar (~> 1.7)
- unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.28.0)
- parser (>= 3.2.1.0)
- rubocop-capybara (2.17.1)
- rubocop (~> 1.41)
- rubocop-performance (1.17.1)
- rubocop (>= 1.7.0, < 2.0)
- rubocop-ast (>= 0.4.0)
- rubocop-rspec (2.18.1)
- rubocop (~> 1.33)
- rubocop-capybara (~> 2.17)
- ruby-progressbar (1.13.0)
- rubyzip (2.3.2)
- rufus-scheduler (3.8.1)
- fugit (~> 1.1, >= 1.1.6)
- sass (3.7.4)
- sass-listen (~> 4.0.0)
- sass-listen (4.0.0)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- sass-rails (6.0.0)
- sassc-rails (~> 2.1, >= 2.1.1)
- sassc (2.3.0)
- ffi (~> 1.9)
- sassc-rails (2.1.2)
- railties (>= 4.0.0)
- sassc (>= 2.0)
- sprockets (> 3.0)
- sprockets-rails
- tilt
- sax-machine (1.3.2)
- select2-rails (3.5.11)
- selenium-webdriver (4.8.6)
- rexml (~> 3.2, >= 3.2.5)
- rubyzip (>= 1.2.2, < 3.0)
- websocket (~> 1.0)
- shellany (0.0.1)
- shoulda-matchers (4.0.1)
- activesupport (>= 4.2.0)
- signet (0.16.0)
- addressable (~> 2.8)
- faraday (>= 0.17.3, < 2.0)
- jwt (>= 1.5, < 3.0)
- multi_json (~> 1.10)
- simple_oauth (0.3.1)
- simplecov (0.22.0)
- docile (~> 1.1)
- simplecov-html (~> 0.11)
- simplecov_json_formatter (~> 0.1)
- simplecov-html (0.12.3)
- simplecov-lcov (0.8.0)
- simplecov_json_formatter (0.1.4)
- slack-notifier (1.0.0)
- spectrum-rails (1.3.4)
- railties (>= 3.1)
- spring (4.1.1)
- spring-commands-rspec (1.0.4)
- spring (>= 0.9.1)
- spring-watcher-listen (2.1.0)
- listen (>= 2.7, < 4.0)
- spring (>= 4)
- sprockets (4.2.0)
- concurrent-ruby (~> 1.0)
- rack (>= 2.2.4, < 4)
- sprockets-rails (3.4.2)
- actionpack (>= 5.2)
- activesupport (>= 5.2)
- sprockets (>= 3.0.0)
- sshkit (1.21.2)
- net-scp (>= 1.1.2)
- net-ssh (>= 2.8.0)
- thor (1.2.1)
- thread_safe (0.3.6)
- tilt (2.0.10)
- time (0.2.2)
- date
- timeout (0.3.1)
- trailblazer-option (0.1.2)
- treetop (1.6.10)
- polyglot (~> 0.3)
- twilio-ruby (5.62.0)
- faraday (>= 0.9, < 2.0)
- jwt (>= 1.5, <= 2.5)
- nokogiri (>= 1.6, < 2.0)
- typhoeus (1.3.1)
- ethon (>= 0.9.0)
- tzinfo (2.0.6)
- concurrent-ruby (~> 1.0)
- uber (0.1.0)
- uglifier (2.7.2)
- execjs (>= 0.3.0)
- json (>= 1.8.0)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.4)
- unicode-display_width (2.4.2)
- unicorn (6.1.0)
- kgio (~> 2.6)
- raindrops (~> 0.7)
- vcr (6.1.0)
- warden (1.2.9)
- rack (>= 2.0.9)
- web-console (4.2.0)
- actionview (>= 6.0.0)
- activemodel (>= 6.0.0)
- bindex (>= 0.4.0)
- railties (>= 6.0.0)
- webmock (3.18.1)
- addressable (>= 2.8.0)
- crack (>= 0.3.2)
- hashdiff (>= 0.4.0, < 2.0.0)
- webrick (1.7.0)
- websocket (1.2.9)
- websocket-driver (0.7.5)
- websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.5)
- xmpp4r (0.5.6)
- xpath (3.2.0)
- nokogiri (~> 1.8)
- zeitwerk (2.6.7)
- PLATFORMS
- aarch64-linux
- arm64-darwin
- ruby
- x86_64-darwin
- x86_64-linux
- DEPENDENCIES
- ace-rails-ap
- aws-sdk-s3 (~> 1)
- better_errors
- binding_of_caller
- bootsnap
- bootstrap-kaminari-views (~> 0.0.3)
- bundler (>= 1.5.0)
- capistrano
- capistrano-bundler
- capistrano-rails
- capybara
- capybara-select-2!
- coffee-rails (~> 5)
- daemons (~> 1.1.9)
- delayed_job
- delayed_job_active_record
- devise (~> 4.8)
- dotenv!
- dotenv-rails!
- dropbox-api!
- em-http-request (~> 1.1.2)
- erector!
- evernote_oauth
- execjs
- faraday (~> 0.9)
- faraday_middleware (~> 0.12.2)
- feedjira (~> 3.1)
- ffi (>= 1.9.4)
- font-awesome-sass (~> 4.7.0)
- forecast_io (~> 2.0.0)
- foreman (~> 0.63.0)
- geokit (~> 1.13)
- geokit-rails (~> 2.3)
- gmail_xoauth
- google-api-client (~> 0.13)
- google-cloud-translate (~> 2.0)
- guard
- guard-livereload
- guard-rspec
- haversine
- hipchat (~> 1.2.0)
- httmultiparty (~> 0.3.16)
- httparty (~> 0.13)
- huginn_agent
- hypdf (~> 1.0.10)
- jquery-rails (~> 4.2.1)
- json (~> 2.3)
- jsonpath (~> 1.1)
- kaminari (~> 1.2)
- kramdown
- letter_opener_web (~> 1.4)
- liquid (~> 5.1)
- listen (~> 3.0.5)
- loofah (~> 2.0)
- mail (>= 2.8.1)
- mini_magick (>= 4.9.4)
- mini_racer
- mqtt
- multi_xml
- mysql2 (~> 0.5)
- net-ftp
- net-ftp-list
- nokogiri (>= 1.10.8)
- omniauth
- omniauth-dropbox-oauth2!
- omniauth-evernote
- omniauth-google-oauth2 (>= 0.8.0)
- omniauth-tumblr
- omniauth-twitter
- pg (~> 1.1)
- puma
- rack-livereload
- rails (~> 6.1.7)
- rails-controller-testing
- rails-html-sanitizer (~> 1.2)
- rb-kqueue (>= 0.2)
- rr
- rspec
- rspec-collection_matchers
- rspec-html-matchers
- rspec-mocks
- rspec-rails
- rturk (~> 2.12.1)
- rubocop
- rubocop-performance
- rubocop-rspec
- rufus-scheduler (~> 3.4)
- sass-rails (>= 6.0)
- select2-rails (~> 3.5.4)
- selenium-webdriver
- shoulda-matchers
- simplecov
- simplecov-lcov (~> 0.8.0)
- slack-notifier (~> 1.0.0)
- spectrum-rails
- spring
- spring-commands-rspec
- spring-watcher-listen
- sprockets
- tumblr_client!
- twilio-ruby (~> 5.62.0)
- twitter!
- twitter-stream!
- typhoeus (~> 1.3.1)
- tzinfo (>= 1.2.0)
- tzinfo-data
- uglifier (~> 2.7.2)
- unicorn
- vcr
- web-console (>= 3.3.0)
- webmock
- weibo_2!
- xmpp4r (~> 0.5.6)
- RUBY VERSION
- ruby 3.2.2p53
- BUNDLED WITH
- 2.4.12
|