microsoftgraph / msgraph-sdk-ruby

Microsoft Graph Ruby client library for v1 APIs
https://graph.microsoft.com
MIT License
100 stars 68 forks source link

Gem Load Error is: uninitialized constant MicrosoftGraph::Collection #11

Closed sushant12 closed 6 years ago

sushant12 commented 7 years ago

i am getting that error on rails v 4.2.6 with rails-api '~> 0.4.0'.

sushant12 commented 7 years ago
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:85:in `rescue in block (2 levels) in require': There was an error while trying to load the gem 'microsoft_graph'. (Bundler::GemRequireError)
Gem Load Error is: uninitialized constant MicrosoftGraph::Collection
Backtrace for gem load error is:
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/microsoft_graph-0.1.1/lib/microsoft_graph/collection_association.rb:2:in `<class:MicrosoftGraph>'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/microsoft_graph-0.1.1/lib/microsoft_graph/collection_association.rb:1:in `<top (required)>'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/microsoft_graph-0.1.1/lib/microsoft_graph.rb:9:in `block in <top (required)>'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/microsoft_graph-0.1.1/lib/microsoft_graph.rb:9:in `each'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/microsoft_graph-0.1.1/lib/microsoft_graph.rb:9:in `<top (required)>'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:82:in `require'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:82:in `block (2 levels) in require'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:77:in `each'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:77:in `block in require'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:66:in `each'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:66:in `require'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler.rb:108:in `require'
/home/nikesh/Dev/receptionist-server/config/application.rb:18:in `<top (required)>'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:78:in `require'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:78:in `block in server'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `tap'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `server'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands.rb:17:in `<top (required)>'
/home/nikesh/Dev/receptionist-server/bin/rails:9:in `require'
/home/nikesh/Dev/receptionist-server/bin/rails:9:in `<top (required)>'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client/rails.rb:28:in `load'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client/rails.rb:28:in `call'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client/command.rb:7:in `call'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client.rb:28:in `run'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/bin/spring:49:in `<top (required)>'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/binstub.rb:11:in `load'
/home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/binstub.rb:11:in `<top (required)>'
/home/nikesh/Dev/receptionist-server/bin/spring:13:in `require'
/home/nikesh/Dev/receptionist-server/bin/spring:13:in `<top (required)>'
bin/rails:3:in `load'
bin/rails:3:in `<main>'
Bundler Error Backtrace:
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:81:in `block (2 levels) in require'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:77:in `each'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:77:in `block in require'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:66:in `each'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:66:in `require'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/bundler-1.15.3/lib/bundler.rb:108:in `require'
    from /home/nikesh/Dev/receptionist-server/config/application.rb:18:in `<top (required)>'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:78:in `require'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:78:in `block in server'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `tap'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `server'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/railties-4.2.6/lib/rails/commands.rb:17:in `<top (required)>'
    from /home/nikesh/Dev/receptionist-server/bin/rails:9:in `require'
    from /home/nikesh/Dev/receptionist-server/bin/rails:9:in `<top (required)>'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client/rails.rb:28:in `load'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client/rails.rb:28:in `call'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client/command.rb:7:in `call'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/client.rb:28:in `run'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/bin/spring:49:in `<top (required)>'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/binstub.rb:11:in `load'
    from /home/nikesh/.rvm/gems/ruby-2.3.0/gems/spring-1.6.3/lib/spring/binstub.rb:11:in `<top (required)>'
    from /home/nikesh/Dev/receptionist-server/bin/spring:13:in `require'
    from /home/nikesh/Dev/receptionist-server/bin/spring:13:in `<top (required)>'
    from bin/rails:3:in `load'
    from bin/rails:3:in `<main>'
sushant12 commented 7 years ago

Gemfile.lock before removing the gemfile.lock

GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.2) act-fluent-logger-rails (0.1.10) fluent-logger rails (>= 3.2.0, < 5.0) actionmailer (4.2.6) actionpack (= 4.2.6) actionview (= 4.2.6) activejob (= 4.2.6) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) actionpack (4.2.6) actionview (= 4.2.6) activesupport (= 4.2.6) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) actionview (4.2.6) activesupport (= 4.2.6) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) active_model-errors_details (1.3.0) activemodel (>= 3.2.13, < 5.0.0.beta1) activesupport active_model_serializers (0.10.2) actionpack (>= 4.1, < 6) activemodel (>= 4.1, < 6) jsonapi (~> 0.1.1.beta2) railties (>= 4.1, < 6) activejob (4.2.6) activesupport (= 4.2.6) globalid (>= 0.3.0) activemodel (4.2.6) activesupport (= 4.2.6) builder (~> 3.1) activerecord (4.2.6) activemodel (= 4.2.6) activesupport (= 4.2.6) arel (~> 6.0) activerecord-mysql-awesome (0.0.8) activerecord (~> 4.0) activesupport (~> 4.0) mysql2 (>= 0.3.18) activerecord-session_store (1.1.0) actionpack (>= 4.0, < 5.2) activerecord (>= 4.0, < 5.2) multi_json (~> 1.11, >= 1.11.2) rack (>= 1.5.2, < 3) railties (>= 4.0, < 5.2) activesupport (4.2.6) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.4.0) airbrussh (1.1.0) sshkit (>= 1.6.1, != 1.7.0) annotate (2.7.0) activerecord (>= 3.2, < 6.0) rake (~> 10.4) arel (6.0.3) ast (2.3.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) multi_json (>= 1.0.0) awesome_print (1.8.0) bcrypt (3.1.11) brakeman (3.1.5) erubis (~> 2.6) fastercsv (~> 1.5) haml (>= 3.0, < 5.0) highline (>= 1.6.20, < 2.0) multi_json (~> 1.2) ruby2ruby (>= 2.1.1, < 2.3.0) ruby_parser (~> 3.7.0) safe_yaml (>= 1.0) sass (~> 3.0) slim (>= 1.3.6, < 4.0) terminal-table (~> 1.4) bson (1.12.5) bson_ext (1.12.5) bson (~> 1.12.5) builder (3.2.2) bullet (5.0.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) byebug (8.2.2) capistrano (3.5.0) airbrussh (>= 1.0.0) capistrano-harrow i18n rake (>= 10.0.0) sshkit (>= 1.9.0) capistrano-bundler (1.1.4) capistrano (~> 3.1) sshkit (~> 1.2) capistrano-harrow (0.5.2) capistrano-rails (1.1.7) capistrano (~> 3.1) capistrano-bundler (~> 1.1) capistrano-rbenv (2.0.4) capistrano (~> 3.1) sshkit (~> 1.3) capistrano-slackify (2.9.0) capistrano (>= 3.2.0) multi_json capistrano3-unicorn (0.2.1) capistrano (~> 3.1, >= 3.1.0) carrierwave (0.11.2) activemodel (>= 3.2.0) activesupport (>= 3.2.0) json (>= 1.7) mime-types (>= 1.16) mimemagic (>= 0.3.0) chatwork (0.4.1) faraday (~> 0.9) choice (0.2.0) chronic (0.10.2) code_analyzer (0.4.5) sexp_processor coderay (1.1.0) colored (1.2) concurrent-ruby (1.0.1) cool.io (1.4.5) coolline (0.5.0) unicode_utils (~> 1.4) daemons (1.2.4) database_cleaner (1.5.3) delayed_job (4.1.2) activesupport (>= 3.0, < 5.1) delayed_job_active_record (4.1.1) activerecord (>= 3.0, < 5.1) delayed_job (>= 3.0, < 5) devise (4.2.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 5.1) responders warden (~> 1.2.3) devise_token_auth (0.1.38) devise (> 3.5.2, <= 4.2) rails (< 6) diff-lcs (1.2.5) docile (1.1.5) domain_name (0.5.20160826) unf (>= 0.0.5, < 1.0.0) dotenv (2.1.1) dotenv-rails (2.1.1) dotenv (= 2.1.1) railties (>= 4.0, < 5.1) email_validator (1.6.0) activemodel erubis (2.7.0) excon (0.51.0) extlib (0.9.16) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.6.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) faker (1.7.3) i18n (~> 0.5) faraday (0.9.2) multipart-post (>= 1.2, < 3) fastercsv (1.5.5) fission (0.5.0) CFPropertyList (~> 2.2) fluent-logger (0.5.1) msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0) fluent-plugin-mongo (0.7.16) fluentd (>= 0.10.58, < 2) mongo (~> 1.9) fluentd (0.12.29) cool.io (>= 1.2.2, < 2.0.0) http_parser.rb (>= 0.5.1, < 0.7.0) json (>= 1.4.3) msgpack (>= 0.5.11, < 0.6.0) sigdump (~> 0.2.2) string-scrub (>= 0.0.3, <= 0.0.5) tzinfo (>= 1.0.0) tzinfo-data (>= 1.0.0) yajl-ruby (~> 1.0) fog (1.38.0) fog-aliyun (>= 0.1.0) fog-atmos fog-aws (>= 0.6.0) fog-brightbox (~> 0.4) fog-cloudatcost (~> 0.1.0) fog-core (~> 1.32) fog-dynect (~> 0.0.2) fog-ecloud (~> 0.1) fog-google (<= 0.1.0) fog-json fog-local fog-openstack fog-powerdns (>= 0.1.1) fog-profitbricks fog-rackspace fog-radosgw (>= 0.0.2) fog-riakcs fog-sakuracloud (>= 0.0.4) fog-serverlove fog-softlayer fog-storm_on_demand fog-terremark fog-vmfusion fog-voxel fog-vsphere (>= 0.4.0) fog-xenserver fog-xml (~> 0.1.1) ipaddress (~> 0.5) fog-aliyun (0.1.0) fog-core (~> 1.27) fog-json (~> 1.0) ipaddress (~> 0.8) xml-simple (~> 1.1) fog-atmos (0.1.0) fog-core fog-xml fog-aws (0.10.0) fog-core (~> 1.38) fog-json (~> 1.0) fog-xml (~> 0.1) ipaddress (~> 0.8) fog-brightbox (0.11.0) fog-core (~> 1.22) fog-json inflecto (~> 0.0.2) fog-cloudatcost (0.1.2) fog-core (~> 1.36) fog-json (~> 1.0) fog-xml (~> 0.1) ipaddress (~> 0.8) fog-core (1.42.0) builder excon (~> 0.49) formatador (~> 0.2) fog-dynect (0.0.3) fog-core fog-json fog-xml fog-ecloud (0.3.0) fog-core fog-xml fog-google (0.1.0) fog-core fog-json fog-xml fog-json (1.0.2) fog-core (~> 1.0) multi_json (~> 1.10) fog-local (0.3.0) fog-core (~> 1.27) fog-openstack (0.1.9) fog-core (>= 1.40) fog-json (>= 1.0) ipaddress (>= 0.8) fog-powerdns (0.1.1) fog-core (~> 1.27) fog-json (~> 1.0) fog-xml (~> 0.1) fog-profitbricks (0.0.5) fog-core fog-xml nokogiri fog-rackspace (0.1.1) fog-core (>= 1.35) fog-json (>= 1.0) fog-xml (>= 0.1) ipaddress (>= 0.8) fog-radosgw (0.0.5) fog-core (>= 1.21.0) fog-json fog-xml (>= 0.0.1) fog-riakcs (0.1.0) fog-core fog-json fog-xml fog-sakuracloud (1.7.5) fog-core fog-json fog-serverlove (0.1.2) fog-core fog-json fog-softlayer (1.1.3) fog-core fog-json fog-storm_on_demand (0.1.1) fog-core fog-json fog-terremark (0.1.0) fog-core fog-xml fog-vmfusion (0.1.0) fission fog-core fog-voxel (0.1.0) fog-core fog-xml fog-vsphere (1.0.0) fog-core rbvmomi (~> 1.8) fog-xenserver (0.2.3) fog-core fog-xml fog-xml (0.1.2) fog-core nokogiri (~> 1.5, >= 1.5.11) forgery (0.6.0) formatador (0.2.5) globalid (0.3.6) activesupport (>= 4.1.0) google-api-client (0.8.7) activesupport (>= 3.2, < 5.0) addressable (~> 2.3) autoparse (~> 0.3) extlib (~> 0.9) faraday (~> 0.9) googleauth (~> 0.3) launchy (~> 2.4) multi_json (~> 1.10) retriable (~> 1.4) signet (~> 0.6) googleauth (0.5.1) faraday (~> 0.9) jwt (~> 1.4) logging (~> 2.0) memoist (~> 0.12) multi_json (~> 1.11) os (~> 0.9) signet (~> 0.7) haml (4.0.7) tilt highline (1.7.8) hirb (0.7.3) hirb-unicode (0.0.5) hirb (~> 0.5) unicode-display_width (~> 0.1.1) http-cookie (1.0.2) domain_name (~> 0.5) http_parser.rb (0.6.0) i18n (0.7.0) inflecto (0.0.2) ipaddress (0.8.3) json (1.8.3) json_spec (1.1.4) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) jsonapi (0.1.1.beta2) json (~> 1.8) jwt (1.5.5) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) kgio (2.10.0) launchy (2.4.3) addressable (~> 2.3) little-plugger (1.1.4) logging (2.1.0) little-plugger (~> 1.1) multi_json (~> 1.10) lograge (0.3.6) actionpack (>= 3) activesupport (>= 3) railties (>= 3) loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) memoist (0.15.0) method_source (0.8.2) microsoft_graph (0.1.1) nokogiri (~> 1.6.7.1) mime-types (2.99.1) mimemagic (0.3.1) mini_portile2 (2.0.0) minitest (5.8.4) mongo (1.12.5) bson (= 1.12.5) msgpack (0.5.12) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) mysql2 (0.4.3) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) netrc (0.11.0) newrelic_rpm (3.17.1.326) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) oauth2 (1.2.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) object_extender (1.0.0) orm_adapter (0.5.0) os (0.9.6) parser (2.4.0.0) ast (~> 2.2) payjp (0.0.4) json (~> 1.8.1) rest-client (~> 1.4) powerpack (0.1.1) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) pry-byebug (3.3.0) byebug (~> 8.0) pry (~> 0.10) pry-coolline (0.2.5) coolline (~> 0.5) pry-rails (0.3.4) pry (>= 0.9.10) rack (1.6.4) rack-cors (0.4.0) rack-mini-profiler (0.9.8) rack (>= 1.1.3) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) actionmailer (= 4.2.6) actionpack (= 4.2.6) actionview (= 4.2.6) activejob (= 4.2.6) activemodel (= 4.2.6) activerecord (= 4.2.6) activesupport (= 4.2.6) bundler (>= 1.3.0, < 2.0) railties (= 4.2.6) sprockets-rails rails-api (0.4.0) actionpack (>= 3.2.11) railties (>= 3.2.11) rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.7) activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) rails-erd (1.4.6) activerecord (>= 3.2) activesupport (>= 3.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) rails-html-sanitizer (1.0.3) loofah (~> 2.0) rails-i18n (4.0.8) i18n (~> 0.7) railties (~> 4.0) rails_best_practices (1.15.7) activesupport code_analyzer (>= 0.4.3) colored erubis i18n json require_all ruby-progressbar railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.2.2) rake raindrops (0.16.0) rake (10.5.0) rbvmomi (1.8.2) builder nokogiri (>= 1.4.1) trollop redis (3.3.3) redis-actionpack (5.0.1) actionpack (>= 4.0, < 6) redis-rack (>= 1, < 3) redis-store (>= 1.1.0, < 1.4.0) redis-activesupport (5.0.2) activesupport (>= 3, < 6) redis-store (~> 1.3.0) redis-rack (2.0.2) rack (>= 1.5, < 3) redis-store (>= 1.2, < 1.4) redis-rails (5.0.2) redis-actionpack (>= 5.0, < 6) redis-activesupport (>= 5.0, < 6) redis-store (>= 1.2, < 2) redis-store (1.3.0) redis (>= 2.2) require_all (1.3.3) responders (2.2.0) railties (>= 4.2.0, < 5.1) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) retriable (1.4.1) retryable (2.0.3) rmagick (2.15.4) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) rspec-mocks (~> 3.4.0) rspec-core (3.4.2) rspec-support (~> 3.4.0) rspec-expectations (3.4.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-mocks (3.4.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-rails (3.4.2) actionpack (>= 3.0, < 4.3) activesupport (>= 3.0, < 4.3) railties (>= 3.0, < 4.3) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) rspec-mocks (~> 3.4.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.36.0) parser (>= 2.3.0.0, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) ruby-graphviz (1.2.2) ruby-progressbar (1.7.5) ruby2ruby (2.2.0) ruby_parser (~> 3.1) sexp_processor (~> 4.0) ruby_parser (3.7.3) sexp_processor (~> 4.1) safe_yaml (1.0.4) sass (3.4.21) sentry-raven (2.1.2) faraday (>= 0.7.6, < 0.10.x) sexp_processor (4.6.1) shoulda-matchers (3.1.1) activesupport (>= 4.0.0) sigdump (0.2.4) signet (0.7.3) addressable (~> 2.3) faraday (~> 0.9) jwt (~> 1.5) multi_json (~> 1.10) simplecov (0.11.2) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slack-notifier (1.5.1) slim (3.0.6) temple (~> 0.7.3) tilt (>= 1.3.3, < 2.1) slop (3.6.0) spring (1.6.3) spring-commands-rspec (1.0.4) spring (>= 0.9.1) sprockets (3.5.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.0.4) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) sshkit (1.11.1) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) string-scrub (0.0.5) temple (0.7.6) terminal-table (1.5.2) thor (0.19.1) thread_safe (0.3.5) tilt (2.0.2) timeliness (0.3.8) trollop (2.1.2) tzinfo (1.2.2) thread_safe (~> 0.1) tzinfo-data (1.2016.7) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext unf_ext (0.0.7.2) unicode-display_width (0.1.1) unicode_utils (1.4.0) unicorn (5.1.0) kgio (~> 2.6) raindrops (~> 0.7) uniform_notifier (1.9.0) validates_timeliness (4.0.2) timeliness (~> 0.3.7) warden (1.2.6) rack (>= 1.0) whenever (0.9.7) chronic (>= 0.6.3) xml-simple (1.1.5) yajl-ruby (1.2.1)

PLATFORMS ruby

DEPENDENCIES act-fluent-logger-rails (~> 0.1.10) active_model-errors_details (~> 1.2) active_model_serializers (= 0.10.2) activerecord-mysql-awesome (~> 0.0.8) activerecord-session_store (= 1.1.0) annotate awesome_print brakeman bson_ext bullet capistrano (~> 3.5.0) capistrano-bundler capistrano-rails capistrano-rbenv capistrano-slackify capistrano3-unicorn carrierwave chatwork daemons database_cleaner delayed_job_active_record devise_token_auth dotenv-rails email_validator factory_girl_rails faker fluent-logger (~> 0.5.1) fluent-plugin-mongo fog forgery google-api-client (~> 0.8.6) hirb hirb-unicode json_spec kaminari (~> 0.16.3) lograge (~> 0.3.6) microsoft_graph mysql2 (~> 0.4.2) newrelic_rpm oauth2 object_extender (~> 1.0.0) payjp pry-byebug pry-coolline pry-rails rack-cors rack-mini-profiler rails (= 4.2.6) rails-api (~> 0.4.0) rails-erd rails-i18n (~> 4.0.7) rails_best_practices redis-rails retryable (~> 2.0.3) rmagick rspec-rails rspec_junit_formatter (= 0.2.3) rubocop sentry-raven shoulda-matchers simplecov slack-notifier spring spring-commands-rspec unicorn validates_timeliness whenever

RUBY VERSION ruby 2.3.0p0

BUNDLED WITH 1.15.3

sushant12 commented 7 years ago

Gemfile.lock after deleting the old gemfile.lock

GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.2) act-fluent-logger-rails (0.1.10) fluent-logger rails (>= 3.2.0, < 5.0) actionmailer (4.2.6) actionpack (= 4.2.6) actionview (= 4.2.6) activejob (= 4.2.6) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) actionpack (4.2.6) actionview (= 4.2.6) activesupport (= 4.2.6) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) actionview (4.2.6) activesupport (= 4.2.6) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) active_model-errors_details (1.3.0) activemodel (>= 3.2.13, < 5.0.0.beta1) activesupport active_model_serializers (0.10.2) actionpack (>= 4.1, < 6) activemodel (>= 4.1, < 6) jsonapi (~> 0.1.1.beta2) railties (>= 4.1, < 6) activejob (4.2.6) activesupport (= 4.2.6) globalid (>= 0.3.0) activemodel (4.2.6) activesupport (= 4.2.6) builder (~> 3.1) activerecord (4.2.6) activemodel (= 4.2.6) activesupport (= 4.2.6) arel (~> 6.0) activerecord-mysql-awesome (0.0.8) activerecord (~> 4.0) activesupport (~> 4.0) mysql2 (>= 0.3.18) activerecord-session_store (1.1.0) actionpack (>= 4.0, < 5.2) activerecord (>= 4.0, < 5.2) multi_json (~> 1.11, >= 1.11.2) rack (>= 1.5.2, < 3) railties (>= 4.0, < 5.2) activesupport (4.2.6) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.4.0) airbrussh (1.1.0) sshkit (>= 1.6.1, != 1.7.0) annotate (2.7.0) activerecord (>= 3.2, < 6.0) rake (~> 10.4) arel (6.0.4) ast (2.3.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) multi_json (>= 1.0.0) awesome_print (1.8.0) bcrypt (3.1.11) brakeman (3.1.5) erubis (~> 2.6) fastercsv (~> 1.5) haml (>= 3.0, < 5.0) highline (>= 1.6.20, < 2.0) multi_json (~> 1.2) ruby2ruby (>= 2.1.1, < 2.3.0) ruby_parser (~> 3.7.0) safe_yaml (>= 1.0) sass (~> 3.0) slim (>= 1.3.6, < 4.0) terminal-table (~> 1.4) bson (1.12.5) bson_ext (1.12.5) bson (~> 1.12.5) builder (3.2.3) bullet (5.0.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) byebug (9.1.0) capistrano (3.5.0) airbrussh (>= 1.0.0) capistrano-harrow i18n rake (>= 10.0.0) sshkit (>= 1.9.0) capistrano-bundler (1.1.4) capistrano (~> 3.1) sshkit (~> 1.2) capistrano-harrow (0.5.2) capistrano-rails (1.1.7) capistrano (~> 3.1) capistrano-bundler (~> 1.1) capistrano-rbenv (2.0.4) capistrano (~> 3.1) sshkit (~> 1.3) capistrano-slackify (2.9.0) capistrano (>= 3.2.0) multi_json capistrano3-unicorn (0.2.1) capistrano (~> 3.1, >= 3.1.0) carrierwave (0.11.2) activemodel (>= 3.2.0) activesupport (>= 3.2.0) json (>= 1.7) mime-types (>= 1.16) mimemagic (>= 0.3.0) chatwork (0.4.1) faraday (~> 0.9) choice (0.2.0) chronic (0.10.2) code_analyzer (0.4.5) sexp_processor coderay (1.1.2) colored (1.2) concurrent-ruby (1.0.5) cool.io (1.4.5) coolline (0.5.0) unicode_utils (~> 1.4) daemons (1.2.4) database_cleaner (1.5.3) delayed_job (4.1.2) activesupport (>= 3.0, < 5.1) delayed_job_active_record (4.1.1) activerecord (>= 3.0, < 5.1) delayed_job (>= 3.0, < 5) devise (4.2.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 5.1) responders warden (~> 1.2.3) devise_token_auth (0.1.38) devise (> 3.5.2, <= 4.2) rails (< 6) diff-lcs (1.3) docile (1.1.5) domain_name (0.5.20160826) unf (>= 0.0.5, < 1.0.0) dotenv (2.1.1) dotenv-rails (2.1.1) dotenv (= 2.1.1) railties (>= 4.0, < 5.1) email_validator (1.6.0) activemodel erubis (2.7.0) excon (0.51.0) extlib (0.9.16) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.6.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) faker (1.7.3) i18n (~> 0.5) faraday (0.9.2) multipart-post (>= 1.2, < 3) fastercsv (1.5.5) ffi (1.9.18) fission (0.5.0) CFPropertyList (~> 2.2) fluent-logger (0.5.1) msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0) fluent-plugin-mongo (0.7.16) fluentd (>= 0.10.58, < 2) mongo (~> 1.9) fluentd (0.12.29) cool.io (>= 1.2.2, < 2.0.0) http_parser.rb (>= 0.5.1, < 0.7.0) json (>= 1.4.3) msgpack (>= 0.5.11, < 0.6.0) sigdump (~> 0.2.2) string-scrub (>= 0.0.3, <= 0.0.5) tzinfo (>= 1.0.0) tzinfo-data (>= 1.0.0) yajl-ruby (~> 1.0) fog (1.38.0) fog-aliyun (>= 0.1.0) fog-atmos fog-aws (>= 0.6.0) fog-brightbox (~> 0.4) fog-cloudatcost (~> 0.1.0) fog-core (~> 1.32) fog-dynect (~> 0.0.2) fog-ecloud (~> 0.1) fog-google (<= 0.1.0) fog-json fog-local fog-openstack fog-powerdns (>= 0.1.1) fog-profitbricks fog-rackspace fog-radosgw (>= 0.0.2) fog-riakcs fog-sakuracloud (>= 0.0.4) fog-serverlove fog-softlayer fog-storm_on_demand fog-terremark fog-vmfusion fog-voxel fog-vsphere (>= 0.4.0) fog-xenserver fog-xml (~> 0.1.1) ipaddress (~> 0.5) fog-aliyun (0.1.0) fog-core (~> 1.27) fog-json (~> 1.0) ipaddress (~> 0.8) xml-simple (~> 1.1) fog-atmos (0.1.0) fog-core fog-xml fog-aws (0.10.0) fog-core (~> 1.38) fog-json (~> 1.0) fog-xml (~> 0.1) ipaddress (~> 0.8) fog-brightbox (0.11.0) fog-core (~> 1.22) fog-json inflecto (~> 0.0.2) fog-cloudatcost (0.1.2) fog-core (~> 1.36) fog-json (~> 1.0) fog-xml (~> 0.1) ipaddress (~> 0.8) fog-core (1.42.0) builder excon (~> 0.49) formatador (~> 0.2) fog-dynect (0.0.3) fog-core fog-json fog-xml fog-ecloud (0.3.0) fog-core fog-xml fog-google (0.1.0) fog-core fog-json fog-xml fog-json (1.0.2) fog-core (~> 1.0) multi_json (~> 1.10) fog-local (0.3.0) fog-core (~> 1.27) fog-openstack (0.1.9) fog-core (>= 1.40) fog-json (>= 1.0) ipaddress (>= 0.8) fog-powerdns (0.1.1) fog-core (~> 1.27) fog-json (~> 1.0) fog-xml (~> 0.1) fog-profitbricks (0.0.5) fog-core fog-xml nokogiri fog-rackspace (0.1.1) fog-core (>= 1.35) fog-json (>= 1.0) fog-xml (>= 0.1) ipaddress (>= 0.8) fog-radosgw (0.0.5) fog-core (>= 1.21.0) fog-json fog-xml (>= 0.0.1) fog-riakcs (0.1.0) fog-core fog-json fog-xml fog-sakuracloud (1.7.5) fog-core fog-json fog-serverlove (0.1.2) fog-core fog-json fog-softlayer (1.1.3) fog-core fog-json fog-storm_on_demand (0.1.1) fog-core fog-json fog-terremark (0.1.0) fog-core fog-xml fog-vmfusion (0.1.0) fission fog-core fog-voxel (0.1.0) fog-core fog-xml fog-vsphere (1.0.0) fog-core rbvmomi (~> 1.8) fog-xenserver (0.2.3) fog-core fog-xml fog-xml (0.1.2) fog-core nokogiri (~> 1.5, >= 1.5.11) forgery (0.6.0) formatador (0.2.5) globalid (0.4.0) activesupport (>= 4.2.0) google-api-client (0.8.7) activesupport (>= 3.2, < 5.0) addressable (~> 2.3) autoparse (~> 0.3) extlib (~> 0.9) faraday (~> 0.9) googleauth (~> 0.3) launchy (~> 2.4) multi_json (~> 1.10) retriable (~> 1.4) signet (~> 0.6) googleauth (0.5.1) faraday (~> 0.9) jwt (~> 1.4) logging (~> 2.0) memoist (~> 0.12) multi_json (~> 1.11) os (~> 0.9) signet (~> 0.7) haml (4.0.7) tilt highline (1.7.8) hirb (0.7.3) hirb-unicode (0.0.5) hirb (~> 0.5) unicode-display_width (~> 0.1.1) http-cookie (1.0.2) domain_name (~> 0.5) http_parser.rb (0.6.0) i18n (0.8.6) inflecto (0.0.2) ipaddress (0.8.3) json (1.8.6) json_spec (1.1.4) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) jsonapi (0.1.1.beta2) json (~> 1.8) jwt (1.5.6) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) kgio (2.10.0) launchy (2.4.3) addressable (~> 2.3) little-plugger (1.1.4) logging (2.1.0) little-plugger (~> 1.1) multi_json (~> 1.10) lograge (0.3.6) actionpack (>= 3) activesupport (>= 3) railties (>= 3) loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) memoist (0.15.0) method_source (0.8.2) microsoft_graph (0.1.3) nokogiri (~> 1.8.0) mime-types (2.99.1) mimemagic (0.3.1) mini_portile2 (2.2.0) minitest (5.10.3) mongo (1.12.5) bson (= 1.12.5) msgpack (0.5.12) multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) mysql2 (0.4.3) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) netrc (0.11.0) newrelic_rpm (3.17.1.326) nokogiri (1.8.0) mini_portile2 (~> 2.2.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) object_extender (1.0.0) orm_adapter (0.5.0) os (0.9.6) parser (2.4.0.0) ast (~> 2.2) payjp (0.0.4) json (~> 1.8.1) rest-client (~> 1.4) powerpack (0.1.1) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) pry-byebug (3.5.0) byebug (~> 9.1) pry (~> 0.10) pry-coolline (0.2.5) coolline (~> 0.5) pry-rails (0.3.4) pry (>= 0.9.10) rack (1.6.8) rack-cors (0.4.0) rack-mini-profiler (0.9.8) rack (>= 1.1.3) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) actionmailer (= 4.2.6) actionpack (= 4.2.6) actionview (= 4.2.6) activejob (= 4.2.6) activemodel (= 4.2.6) activerecord (= 4.2.6) activesupport (= 4.2.6) bundler (>= 1.3.0, < 2.0) railties (= 4.2.6) sprockets-rails rails-api (0.4.1) actionpack (>= 3.2.11) railties (>= 3.2.11) rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.8) activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) rails-erd (1.4.6) activerecord (>= 3.2) activesupport (>= 3.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) rails-html-sanitizer (1.0.3) loofah (~> 2.0) rails-i18n (4.0.8) i18n (~> 0.7) railties (~> 4.0) rails_best_practices (1.15.7) activesupport code_analyzer (>= 0.4.3) colored erubis i18n json require_all ruby-progressbar railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.2.2) rake raindrops (0.16.0) rake (10.5.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rbvmomi (1.8.2) builder nokogiri (>= 1.4.1) trollop redis (3.3.3) redis-actionpack (5.0.1) actionpack (>= 4.0, < 6) redis-rack (>= 1, < 3) redis-store (>= 1.1.0, < 1.4.0) redis-activesupport (5.0.2) activesupport (>= 3, < 6) redis-store (~> 1.3.0) redis-rack (2.0.2) rack (>= 1.5, < 3) redis-store (>= 1.2, < 1.4) redis-rails (5.0.2) redis-actionpack (>= 5.0, < 6) redis-activesupport (>= 5.0, < 6) redis-store (>= 1.2, < 2) redis-store (1.3.0) redis (>= 2.2) require_all (1.3.3) responders (2.2.0) railties (>= 4.2.0, < 5.1) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) retriable (1.4.1) retryable (2.0.3) rmagick (2.15.4) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) rspec-mocks (~> 3.4.0) rspec-core (3.4.2) rspec-support (~> 3.4.0) rspec-expectations (3.4.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-mocks (3.4.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-rails (3.4.2) actionpack (>= 3.0, < 4.3) activesupport (>= 3.0, < 4.3) railties (>= 3.0, < 4.3) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) rspec-mocks (~> 3.4.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.36.0) parser (>= 2.3.0.0, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) ruby-graphviz (1.2.2) ruby-progressbar (1.7.5) ruby2ruby (2.2.0) ruby_parser (~> 3.1) sexp_processor (~> 4.0) ruby_parser (3.7.3) sexp_processor (~> 4.1) safe_yaml (1.0.4) sass (3.5.1) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) sentry-raven (2.1.2) faraday (>= 0.7.6, < 0.10.x) sexp_processor (4.10.0) shoulda-matchers (3.1.1) activesupport (>= 4.0.0) sigdump (0.2.4) signet (0.7.3) addressable (~> 2.3) faraday (~> 0.9) jwt (~> 1.5) multi_json (~> 1.10) simplecov (0.11.2) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slack-notifier (1.5.1) slim (3.0.6) temple (~> 0.7.3) tilt (>= 1.3.3, < 2.1) slop (3.6.0) spring (2.0.2) activesupport (>= 4.2) spring-commands-rspec (1.0.4) spring (>= 0.9.1) sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) sshkit (1.11.1) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) string-scrub (0.0.5) temple (0.7.6) terminal-table (1.5.2) thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) timeliness (0.3.8) trollop (2.1.2) tzinfo (1.2.3) thread_safe (~> 0.1) tzinfo-data (1.2016.7) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext unf_ext (0.0.7.2) unicode-display_width (0.1.1) unicode_utils (1.4.0) unicorn (5.1.0) kgio (~> 2.6) raindrops (~> 0.7) uniform_notifier (1.9.0) validates_timeliness (4.0.2) timeliness (~> 0.3.7) warden (1.2.6) rack (>= 1.0) whenever (0.9.7) chronic (>= 0.6.3) xml-simple (1.1.5) yajl-ruby (1.2.1)

PLATFORMS ruby

DEPENDENCIES act-fluent-logger-rails (~> 0.1.10) active_model-errors_details (~> 1.2) active_model_serializers (= 0.10.2) activerecord-mysql-awesome (~> 0.0.8) activerecord-session_store (= 1.1.0) annotate awesome_print brakeman bson_ext bullet capistrano (~> 3.5.0) capistrano-bundler capistrano-rails capistrano-rbenv capistrano-slackify capistrano3-unicorn carrierwave chatwork daemons database_cleaner delayed_job_active_record devise_token_auth dotenv-rails email_validator factory_girl_rails faker fluent-logger (~> 0.5.1) fluent-plugin-mongo fog forgery google-api-client (~> 0.8.6) hirb hirb-unicode json_spec kaminari (~> 0.16.3) lograge (~> 0.3.6) microsoft_graph mysql2 (~> 0.4.2) newrelic_rpm oauth2 object_extender (~> 1.0.0) payjp pry-byebug pry-coolline pry-rails rack-cors rack-mini-profiler rails (= 4.2.6) rails-api (~> 0.4.0) rails-erd rails-i18n (~> 4.0.7) rails_best_practices redis-rails retryable (~> 2.0.3) rmagick rspec-rails rspec_junit_formatter (= 0.2.3) rubocop sentry-raven shoulda-matchers simplecov slack-notifier spring spring-commands-rspec unicorn validates_timeliness whenever

RUBY VERSION ruby 2.3.0p0

BUNDLED WITH 1.15.3

sushant12 commented 7 years ago

so after deleting the old gemfile, i could run my app. Care to explain to me why this happened?