Ruby Bundler身份验证错误 [英] Ruby Bundler Authentication Error

查看:120
本文介绍了Ruby Bundler身份验证错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从捆绑器中收到一个奇怪的错误,以前从未见过。在捆绑安装上,我得到:



请CGI在设置用户名和密码之前先退出它们进行身份验证



这仅在一个回购中发生,我怀疑这与github中的几个gem的gem来源有关。该gemfile。值得注意的是,这些获取是从 git://github.com/ 而不是SSH获取的。不确定这是否是导致问题的原因。



在Bundlers文档中找不到与此有关的任何信息,因此,任何见识或指导都将不胜感激。 / p>

编辑(添加Gemfile):

  ruby​​'2.2.2' 


#捆绑边缘Rails代替:gem'rails',github:'rails / rails'
gem'rails','> = 5.0.0.rc1', '< 5.1’
#使用postgresql作为Active Record
gem‘pg’,’〜>的数据库0.18’
#将Puma用作应用服务器
gem‘puma’,’〜> 3.0’
#将SCSS用于样式表
gem sass-rails,〜> 5.0
gem bootstrap,〜> 4.0.0.alpha3'
gem'font-awesome-rails'
#使用Uglifier作为JavaScript资产的压缩器
gem'uglifier','> = 1.3.0'
#将CoffeeScript用于.coffee资产并查看
gem'coffee-rails','〜> 4.1.0
宝石链轮,〜> 3.0'
#请参阅https://github.com/rails/execjs#readme了解更多受支持的运行时
#gem'therubyracer',平台::ruby

#使用jquery如JavaScript库
gem'jquery-rails'
#Turbolinks使浏览Web应用程序更快。了解更多:https://github.com/turbolinks/turbolinks
gem‘turbolinks’,‘〜> 5.x’
#轻松构建JSON API。了解更多:https://github.com/rails/jbuilder
gem‘jbuilder’,’〜> 2.0’
#使用Redis适配器在生产环境中运行Action Cable
#gem‘redis’,‘〜> 3.0’
#使用ActiveModel has_secure_password
#gem‘bcrypt’,’〜> 3.1.7'
宝石'haml-rails'
宝石'newrelic_rpm'
宝石'httparty'
宝石'长臂猿'
宝石'rollbar'

gem'rack-cors',:require => '机架/核心'

宝石'devise'
宝石'trix'
宝石'bootsy'
宝石'paperclip'
宝石'aws-sdk ','〜> 2.3'
宝石'figaro'
宝石'simple_token_authentication'
宝石'cancan'
宝石'rolify'
宝石'kaminari'
宝石'twilio- ruby'

gem'rails_admin',github:'sferik / rails_admin'
gem'rack-pjax',github:'afcapel / rack-pjax',分支:'master'
#gem'rails_admin'
#gem'rack-pjax'
#gem'remotipart',github:'mshibuya / remotipart',ref:'3a6acb3'
gem'remotipart', '〜> 1.3'
gem'active_model_serializers'

group:development,:test do
#在代码中的任意位置调用 byebug以停止执行并获取调试器控制台
gem'byebug',平台::mri
gem'rubocop'
gem'annotate'
gem'letter_opener'
gem'pry'
gem'rspec-rails '
gem'shoulda-matchers'
结尾

group:development do
#在例外页面或使用<%= console%>访问IRB控制台;代码中的任何地方。
gem'web-console'
gem'listen',’〜> 3.0.5’
#Spring通过使应用程序在后台运行来加快开发速度。了解更多:https://github.com/rails/spring
宝石‘spring’
宝石‘spring-watcher-listen’,’〜> 2.0.0'
gem'html2haml'
结尾

唯一值I在捆绑包配置中是:

  https://rubygems.org /为当前用户设置(/Users/jamesonknoll/.bundle/config): https://rubygems.org/ 

添加gemfile.lock

  GIT 
远程:git://github.com/ afcapel / rack-pjax.git
修订版:c776a9a9eaa0641636e9ece5cfe88fc739339072
分支:主版
规格:
rack-pjax(0.8.0)
nokogiri(> = 1.5)
机架(> = 1.1)

GIT
远程:git://github.com/sferik/rails_admin.git
修订版:cc8d5e64ee4c41387e422fec29afb3e579f5afab
规格:
rails_admin(1.1.0)
生成器(〜> 3.1)
coffee-rails(〜> 4.0)
font-awesome-rails(> = 3.0 ,< 5)
haml(〜> 4.0)
jquery-rails(> = 3.0,< 5)
jquery-ui-rails(〜> 5.0)
kaminari(〜> 0.14)
nested_form(〜> 0.3)
rack-pjax(> = 0.7)
rails(> = 4.0,< 6)
remotipart(〜> 1.3)
sass-rails(> = 4.0,< 6)

GEM
遥控器:https://rubygems.org/
规格:
actioncable(5.0.0)
actionpack(= 5.0.0)
nio4r(〜> 1.2)
websocket-driver(〜> 0.6.1)
actionmailer (5.0.0)
actionpack(= 5.0.0)
actionview(= 5.0.0)
activejob(= 5.0.0)
邮件(〜> 2.5,> ; = 2.5.4)
rails-dom-testing(〜> 2.0)
actionpack(5.0.0)
actionview(= 5.0.0)
activesupport(= 5.0 .0)
机架(〜> 2.0)
机架测试(〜> 0.6.3)
rails-dom-testing(〜> 2.0)
rails- html-sanitizer(〜> 1.0,> = 1.0.2)
actionview(5.0.0)
activesupport(= 5.0.0)
构建器(〜> 3.1)
erubis(〜> 2.7.0)
rails-dom-testi ng(〜> 2.0)
rails-html-sanitizer(〜> 1.0,> = 1.0.2)
active_model_serializers(0.10.4)
actionpack(> = 4.1,< 6)
activemodel(> = 4.1,< 6)
case_transform(> = 0.2)
jsonapi(= 0.1.1.beta6)
activejob(5.0.0)
activesupport(= 5.0.0)
globalid(> = 0.3.6)
activemodel(5.0.0)
activesupport(= 5.0.0)
activerecord(5.0 .0)
活动模型(= 5.0.0)
活动支撑(= 5.0.0)
竞技场(〜> 7.0)
活动支撑(5.0.0)
并发红宝石(〜> 1.0,> = 1.0.2)
i18n(〜> 0.7)
最小(〜> 5.1)
tzinfo(〜> 1.1)
可寻址(2.4.0)
批注(2.7.1)
activerecord(> = 3.2,< 6.0)
rake(> = 10.4,< 12.0)
arel(7.0.0)
ast(2.3.0)
autoprefixer-rails(6.3.7)
execjs
aws-sdk(2.3.21)
aws -sdk-resources(= 2.3.21)
aws-sdk-core(2.3.21)
jmespath(〜 1.0)
aws-sdk资源(2.3.21)
aws-sdk-core(= 2.3.21)
bcrypt(3.1.11)
引导(4.0.0 .alpha3)
autoprefixer-rails(> = 6.0.3)
sass(> = 3.4.19)
启动(2.3.0)
载波(〜> 0.11)
mini_magick(〜> 4.5)
生成器(3.2.2)
byebug(9.0.5)
cancan(1.6.10)
载波(0.11 .2)
activemodel(> = 3.2.0)
activesupport(> = 3.2.0)
json(> = 1.7)
mime-types(> = 1.16)
模仿(> = 0.3.0)
case_transform(0.2)
主动支持
Climate_control(0.0.3)
主动支持(> = 3.0)
可卡因(0.5.8)
Climate_control(> = 0.0.3,< 1.0)
Coderay(1.1.1)
咖啡轨(4.1.1)
咖啡脚本(> = 2.2.0)
陌生人(> = 4.0.0,< 5.1.x)
咖啡脚本(2.4.1)
咖啡-script-source
ex ecjs
coffee-script-source(1.10.0)
并发-ruby(1.0.2)
debug_inspector(0.0.2)
装置(4.2.0)
bcrypt(〜> 3.0)
orm_adapter(〜> 0.1)
陌生人(&== 4.1.0,< 5.1)
响应者
监护人(〜> 1.2.3)
diff-lcs(1.3)
erubis(2.7.0)
execjs(2.7.0)
法拉第(0.12.1)
multipart-post(> = 1.2 ,< 3)
ffi(1.9.13)
figaro(1.1.1)
thor(〜> 0.14)
font-awesome-rails(4.6.3.1)
铁路(> = 3.2,< 5.1)
长臂猿(3.0.2)
法拉第(> = 0.9.1)
multi_json(> = 1.11.0 )
globalid(0.3.6)
activesupport(> = 4.1.0)
haml(4.0.7)
倾斜
haml-rails(0.9.0 )
actionpack(> = 4.0.1)
activesupport(> = 4.0.1)
haml(> = 4.0.6,< 5.0)
html2haml( > = 1.0.1)
ties(> = 4.0.1)
html2haml(2.0.0)
erubis(〜> 2.7.0)
haml(〜 > 4.0.0)
nokogiri(〜> 1.6.0)
ruby​​_parser(〜> 3 .5)
httparty(0.14.0)
multi_xml(> = 0.5.2)
i18n(0.7.0)
jbuilder(2.5.0)
activesupport(> = 3.0.0,< 5.1)
multi_json(〜> 1.2)
jmespath(1.3.0)
jquery-rails(4.1.1)
rails-dom-testing(> = 1, < 3)
铁路(> = 4.2.0)
thor(> = 0.14,< 2.0)
jquery-ui-rails(5.0.5)
railties(> = 3.2.16)
json(2.0.1)
jsonapi(0.1.1.beta6)
jsonapi-parser(= 0.1.1.beta3)
jsonapi-renderer(= 0.1.1.beta1)
jsonapi-parser(0.1.1.beta3)
jsonapi-renderer(0.1.1.beta1)
jwt(1.5.6)
kaminari(0.17.0)
actionpack(> = 3.0.0)
activesupport(> = 3.0.0)
launchy(2.4.3)
可寻址(〜> 2.3)
letter_opener(1.4.1)
发射(〜> 2.2)
libxml-ruby(3.0.0)
监听(3.0.8)
rb-fsevent(〜> 0.9,≥0.9.4)
rb-inotify(〜> 0.9,> = 0.9.7)
丝瓜络(2.0.3)
nokogiri(> = 1.5.9)
邮件(2.6.4)
mime-types(> = 1.16,< 4)
method_source(0.8.2)
mime-types数据(3.1)
mime-types-data(〜3.2015)
mime-types-data(3.2016.0521 )
mimemagic(0.3.1)
mini_magick(4.5.1)
mini_portile2(2.1.0)
minitest(5.9.0)
multi_json(1.12.1 )
multi_xml(0.6.0)
multipart-post(2.0.0)
nested_form(0.3.2)
newrelic_rpm(4.1.0.333)
nio4r(1.2 .1)
nokogiri(1.6.8)
mini_portile2(〜> 2.1.0)
pkg-config(〜> 1.1.7)
orm_adapter(0.5.0 )
回形针(5.0.0)
activemodel(> = 4.2.0)
activesupport(> = 4.2.0)
可卡因(〜> 0.5.5)
mime-types
mimemagic(〜> 0.3.0)
parser(2.3.1.2)
ast(〜> 2.2)
pg(0.18.4 )
pkg-config(1.1.7)
powerpack(0.1.1)
pry(0.10.4)
coderay(〜> 1.1.0)
method_source(〜> 0.8.1)
斜率(〜> 3.4 )
puma(3.4.0)
机架(2.0.1)
机架cors(0.4.0)
机架测试(0.6.3)
机架(> = 1.0)
rails(5.0.0)
actioncable(= 5.0.0)
actionmailer(= 5.0.0)
actionpack(= 5.0.0)
actionview(= 5.0.0)
activejob(= 5.0.0)
activemodel(= 5.0.0)
activerecord(= 5.0.0)
activesupport(= 5.0.0)
捆绑软件(&== 1.3.0,< 2.0)
轨(= 5.0.0)
链轮轨道(> = 2.0.0)
rails-dom-testing(2.0.1)
activesupport(> = 4.2.0,< 6.0)
nokogiri(〜> 1.6.0)
rails-html-sanitizer(1.0.3)
丝瓜络(〜> 2.0)
栏(5.0.0)
动作包(= 5.0.0)
activesupport(= 5.0.0)
method_source
佣金(> = 0.8.7)
thor(> = 0.18.1,< 2.0)
彩虹(2.1.0)
瑞克(11.2.2)
rb-fsevent(0.9.7)
rb-inotify(0.9.7)
ffi(> = 0.5.0)
远程(1.3.1)
响应者(2.2.0)
落差(&= 4.2.0,< 5.1)
rolify(5.1.0)
滚动条(2.15.1)
multi_json
rspec-core(3.5.4)
rspec -support(〜3.5.0)
rspec期望(3.5.0)
diff-lcs(> = 1.2.0,< 2.0)
rspec-support(〜 > 3.5.0)
rspec-mocks(3.5.0)
diff-lcs(> = 1。 2.0以下2.0)
rspec-support(〜> 3.5.0)
rspec-rails(3.5.1)
actionpack(> = 3.0)
activesupport(> = 3.0 )
铁路(> = 3.0)
rspec-core(〜> 3.5.0)
rspec-expections(〜> 3.5.0)
rspec-mocks( 〜> 3.5.0)
rspec-support(〜> 3.5.0)
rspec-support(3.5.0)
rubocop(0.41.2)
解析器( > = 2.3.1.1,< 3.0)
powerpack(〜> 0.1)
彩虹(> = 1.99.1,< 3.0)
ruby​​-progressbar(〜> 1.7)
unicode-display_width(〜> 1.0,> = 1.0.1)
ruby​​-progressbar(1.8.1)
ruby​​_parser(3.8.2)
sexp_processor( 〜> 4.1)
sass(3.4.22)
sass-rails(5.0.5)
srailies(> = 4.0.0,< 6)
sass( 〜> 3.1)
链轮(> = 2.8,< 4.0)
链轮的链轮(> = 2.0,< 4.0)
倾斜度(> = 1.1,< 3)
sexp_processor(4.7.0)
s houlda-matchers(3.1.1)
activesupport(> = 4.0.0)
simple_token_authentication(1.14.0)
actionmailer(> = 3.2.6,< 6)
动作包(> = 3.2.6,< 6)
装置(> = 3.2,< 6)
斜率(3.6.0)
春季( 1.7.2)
春季收看者收听(2.0.0)
收听(> = 2.7,< 4.0)
春季(〜> 1.2)
链轮( 3.6.3)
并发红宝石(〜> 1.0)
机架(> 1,< 3)
链轮轨道(3.1.1)
actionpack(> ; = 4.0)
activesupport(> = 4.0)
链轮(> = 3.0.0)
thor(0.19.1)
thread_safe(0.3.5)
倾斜度(2.0.5)
三连(0.9.7)
导轨
turbolinks(5.0.0)
turbolinks-source(〜> 5)
turbolinks-source(5.0.0)
twilio-ruby(5.2.0)
法拉第(〜> 0.9)
jwt(〜> 1.5)
libxml-ruby( > = 2.0,< 4.0)
tzinfo(1.2.2)
thread_safe(〜> 0.1)
uglifier(3.0.0)
execjs(> = 0.3 .0,< 3)
unicode-display_width(1.1.0)
wa rden(1.2.6)
机架(> = 1.0)
Web控制台(3.3.1)
actionview(> = 5.0)
activemodel(> = 5.0 )
debug_inspector
railties(> = 5.0)
websocket-driver(0.6.4)
websocket-extensions(> = 0.1.0)
websocket-扩展名(0.1.2)

平台
红宝石

依赖项
active_model_serializers
注释
aws-sdk(〜> 2.3)
bootstrap(〜> 4.0.0.alpha3)
bootsy
byebug
cancan
coffee-rails(〜> 4.1.0)
设计
figaro
font-awesome-rails
长臂猿
haml-rails
html2haml
httparty
jbuilder(〜> 2.0)
jquery-rails
kaminari
letter_opener
听(〜> 3.0.5)
newrelic_rpm
回形针
pg(〜> 0.18)

彪马(〜> 3.0)
机架式芯
机架式pjax!
rails(> = 5.0.0.rc1,< 5.1)
rails_admin!
remotipart(〜> 1.3)
滚动化
滚动条
rspec-rails
rubocop
sass-rails(〜5.0)
应该匹配器
simple_token_authentication
spring
spring-watcher-listen(〜> 2.0.0)
链轮(〜> 3.0)
trix
turbolinks(〜> 5.x)
twilio-ruby
tzinfo-data
uglifier(> = 1.3.0)
网络控制台

Ruby版本
红宝石2.2.2p95


1.15.2


捆绑在一起

当前捆绑软件-版本为1.16.1
也许是引起此问题的原因?但不确定为什么会导致身份验证错误。

解决方案

当我遇到此错误时,我必须编辑 .bundle / config 文件




  • Ran: nano .bundle / config



将其调整为 CGI转义



我知道这篇文章很旧,但希望对您有所帮助。


I'm getting a strange error from bundler that I haven't seen before. On bundle install I get:

Please CGI escape your usernames and passwords before setting them for authentication

This only happens on one repo, and I suspect it has something to do with gem sources from github for a couple of gems in that gemfile. Worth noting, these gets are being pulling from git://github.com/, rather than SSH. Not sure if this might be what is causing the problem.

Couldn't find any information on this in Bundlers docs, so any insight or direction would be much appreciated.

Edit (Adding Gemfile):

ruby '2.2.2'


    # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
    gem 'rails', '>= 5.0.0.rc1', '< 5.1'
    # Use postgresql as the database for Active Record
    gem 'pg', '~> 0.18'
    # Use Puma as the app server
    gem 'puma', '~> 3.0'
    # Use SCSS for stylesheets
    gem 'sass-rails', '~> 5.0'
    gem 'bootstrap', '~> 4.0.0.alpha3'
    gem 'font-awesome-rails'
    # Use Uglifier as compressor for JavaScript assets
    gem 'uglifier', '>= 1.3.0'
    # Use CoffeeScript for .coffee assets and views
    gem 'coffee-rails', '~> 4.1.0'
    gem 'sprockets', '~> 3.0'
    # See https://github.com/rails/execjs#readme for more supported runtimes
    # gem 'therubyracer', platforms: :ruby

    # Use jquery as the JavaScript library
    gem 'jquery-rails'
    # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
    gem 'turbolinks', '~> 5.x'
    # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
    gem 'jbuilder', '~> 2.0'
    # Use Redis adapter to run Action Cable in production
    # gem 'redis', '~> 3.0'
    # Use ActiveModel has_secure_password
    # gem 'bcrypt', '~> 3.1.7'
    gem 'haml-rails'
    gem 'newrelic_rpm'
    gem 'httparty'
    gem 'gibbon'
    gem 'rollbar'

    gem 'rack-cors', :require => 'rack/cors'

    gem 'devise'
    gem 'trix'
    gem 'bootsy'
    gem 'paperclip'
    gem 'aws-sdk', '~> 2.3'
    gem 'figaro'
    gem 'simple_token_authentication'
    gem 'cancan'
    gem 'rolify'
    gem 'kaminari'
    gem 'twilio-ruby'

    gem 'rails_admin', github: 'sferik/rails_admin'
    gem 'rack-pjax', github: 'afcapel/rack-pjax', branch: 'master'
    #gem 'rails_admin'
    #gem 'rack-pjax'
    #gem 'remotipart', github: 'mshibuya/remotipart', ref: '3a6acb3'
    gem 'remotipart', '~> 1.3'
    gem 'active_model_serializers'

    group :development, :test do
      # Call 'byebug' anywhere in the code to stop execution and get a debugger console
      gem 'byebug', platform: :mri
      gem 'rubocop'
      gem 'annotate'
      gem 'letter_opener'
      gem 'pry'
      gem 'rspec-rails'
      gem 'shoulda-matchers'
    end

    group :development do
      # Access an IRB console on exception pages or by using <%= console %> anywhere in the code.
      gem 'web-console'
      gem 'listen', '~> 3.0.5'
      # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
      gem 'spring'
      gem 'spring-watcher-listen', '~> 2.0.0'
      gem 'html2haml'
    end

The only value I have in bundle config is:

https://rubygems.org/ Set for the current user (/Users/jamesonknoll/.bundle/config): "https://rubygems.org/"

Adding gemfile.lock

GIT
  remote: git://github.com/afcapel/rack-pjax.git
  revision: c776a9a9eaa0641636e9ece5cfe88fc739339072
  branch: master
  specs:
    rack-pjax (0.8.0)
      nokogiri (>= 1.5)
      rack (>= 1.1)

GIT
  remote: git://github.com/sferik/rails_admin.git
  revision: cc8d5e64ee4c41387e422fec29afb3e579f5afab
  specs:
    rails_admin (1.1.0)
      builder (~> 3.1)
      coffee-rails (~> 4.0)
      font-awesome-rails (>= 3.0, < 5)
      haml (~> 4.0)
      jquery-rails (>= 3.0, < 5)
      jquery-ui-rails (~> 5.0)
      kaminari (~> 0.14)
      nested_form (~> 0.3)
      rack-pjax (>= 0.7)
      rails (>= 4.0, < 6)
      remotipart (~> 1.3)
      sass-rails (>= 4.0, < 6)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.0.0)
      actionpack (= 5.0.0)
      nio4r (~> 1.2)
      websocket-driver (~> 0.6.1)
    actionmailer (5.0.0)
      actionpack (= 5.0.0)
      actionview (= 5.0.0)
      activejob (= 5.0.0)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.0.0)
      actionview (= 5.0.0)
      activesupport (= 5.0.0)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.0.0)
      activesupport (= 5.0.0)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    active_model_serializers (0.10.4)
      actionpack (>= 4.1, < 6)
      activemodel (>= 4.1, < 6)
      case_transform (>= 0.2)
      jsonapi (= 0.1.1.beta6)
    activejob (5.0.0)
      activesupport (= 5.0.0)
      globalid (>= 0.3.6)
    activemodel (5.0.0)
      activesupport (= 5.0.0)
    activerecord (5.0.0)
      activemodel (= 5.0.0)
      activesupport (= 5.0.0)
      arel (~> 7.0)
    activesupport (5.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    annotate (2.7.1)
      activerecord (>= 3.2, < 6.0)
      rake (>= 10.4, < 12.0)
    arel (7.0.0)
    ast (2.3.0)
    autoprefixer-rails (6.3.7)
      execjs
    aws-sdk (2.3.21)
      aws-sdk-resources (= 2.3.21)
    aws-sdk-core (2.3.21)
      jmespath (~> 1.0)
    aws-sdk-resources (2.3.21)
      aws-sdk-core (= 2.3.21)
    bcrypt (3.1.11)
    bootstrap (4.0.0.alpha3)
      autoprefixer-rails (>= 6.0.3)
      sass (>= 3.4.19)
    bootsy (2.3.0)
      carrierwave (~> 0.11)
      mini_magick (~> 4.5)
    builder (3.2.2)
    byebug (9.0.5)
    cancan (1.6.10)
    carrierwave (0.11.2)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
      mime-types (>= 1.16)
      mimemagic (>= 0.3.0)
    case_transform (0.2)
      activesupport
    climate_control (0.0.3)
      activesupport (>= 3.0)
    cocaine (0.5.8)
      climate_control (>= 0.0.3, < 1.0)
    coderay (1.1.1)
    coffee-rails (4.1.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.1.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    concurrent-ruby (1.0.2)
    debug_inspector (0.0.2)
    devise (4.2.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 5.1)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.3)
    erubis (2.7.0)
    execjs (2.7.0)
    faraday (0.12.1)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.13)
    figaro (1.1.1)
      thor (~> 0.14)
    font-awesome-rails (4.6.3.1)
      railties (>= 3.2, < 5.1)
    gibbon (3.0.2)
      faraday (>= 0.9.1)
      multi_json (>= 1.11.0)
    globalid (0.3.6)
      activesupport (>= 4.1.0)
    haml (4.0.7)
      tilt
    haml-rails (0.9.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 4.0.6, < 5.0)
      html2haml (>= 1.0.1)
      railties (>= 4.0.1)
    html2haml (2.0.0)
      erubis (~> 2.7.0)
      haml (~> 4.0.0)
      nokogiri (~> 1.6.0)
      ruby_parser (~> 3.5)
    httparty (0.14.0)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
    jbuilder (2.5.0)
      activesupport (>= 3.0.0, < 5.1)
      multi_json (~> 1.2)
    jmespath (1.3.0)
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (5.0.5)
      railties (>= 3.2.16)
    json (2.0.1)
    jsonapi (0.1.1.beta6)
      jsonapi-parser (= 0.1.1.beta3)
      jsonapi-renderer (= 0.1.1.beta1)
    jsonapi-parser (0.1.1.beta3)
    jsonapi-renderer (0.1.1.beta1)
    jwt (1.5.6)
    kaminari (0.17.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.4.1)
      launchy (~> 2.2)
    libxml-ruby (3.0.0)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mimemagic (0.3.1)
    mini_magick (4.5.1)
    mini_portile2 (2.1.0)
    minitest (5.9.0)
    multi_json (1.12.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    nested_form (0.3.2)
    newrelic_rpm (4.1.0.333)
    nio4r (1.2.1)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    orm_adapter (0.5.0)
    paperclip (5.0.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      cocaine (~> 0.5.5)
      mime-types
      mimemagic (~> 0.3.0)
    parser (2.3.1.2)
      ast (~> 2.2)
    pg (0.18.4)
    pkg-config (1.1.7)
    powerpack (0.1.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    puma (3.4.0)
    rack (2.0.1)
    rack-cors (0.4.0)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (5.0.0)
      actioncable (= 5.0.0)
      actionmailer (= 5.0.0)
      actionpack (= 5.0.0)
      actionview (= 5.0.0)
      activejob (= 5.0.0)
      activemodel (= 5.0.0)
      activerecord (= 5.0.0)
      activesupport (= 5.0.0)
      bundler (>= 1.3.0, < 2.0)
      railties (= 5.0.0)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.1)
      activesupport (>= 4.2.0, < 6.0)
      nokogiri (~> 1.6.0)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    railties (5.0.0)
      actionpack (= 5.0.0)
      activesupport (= 5.0.0)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.1.0)
    rake (11.2.2)
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    remotipart (1.3.1)
    responders (2.2.0)
      railties (>= 4.2.0, < 5.1)
    rolify (5.1.0)
    rollbar (2.15.1)
      multi_json
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rubocop (0.41.2)
      parser (>= 2.3.1.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    ruby_parser (3.8.2)
      sexp_processor (~> 4.1)
    sass (3.4.22)
    sass-rails (5.0.5)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sexp_processor (4.7.0)
    shoulda-matchers (3.1.1)
      activesupport (>= 4.0.0)
    simple_token_authentication (1.14.0)
      actionmailer (>= 3.2.6, < 6)
      actionpack (>= 3.2.6, < 6)
      devise (>= 3.2, < 6)
    slop (3.6.0)
    spring (1.7.2)
    spring-watcher-listen (2.0.0)
      listen (>= 2.7, < 4.0)
      spring (~> 1.2)
    sprockets (3.6.3)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.1.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.5)
    trix (0.9.7)
      rails
    turbolinks (5.0.0)
      turbolinks-source (~> 5)
    turbolinks-source (5.0.0)
    twilio-ruby (5.2.0)
      faraday (~> 0.9)
      jwt (~> 1.5)
      libxml-ruby (>= 2.0, < 4.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (3.0.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (1.1.0)
    warden (1.2.6)
      rack (>= 1.0)
    web-console (3.3.1)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      debug_inspector
      railties (>= 5.0)
    websocket-driver (0.6.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers
  annotate
  aws-sdk (~> 2.3)
  bootstrap (~> 4.0.0.alpha3)
  bootsy
  byebug
  cancan
  coffee-rails (~> 4.1.0)
  devise
  figaro
  font-awesome-rails
  gibbon
  haml-rails
  html2haml
  httparty
  jbuilder (~> 2.0)
  jquery-rails
  kaminari
  letter_opener
  listen (~> 3.0.5)
  newrelic_rpm
  paperclip
  pg (~> 0.18)
  pry
  puma (~> 3.0)
  rack-cors
  rack-pjax!
  rails (>= 5.0.0.rc1, < 5.1)
  rails_admin!
  remotipart (~> 1.3)
  rolify
  rollbar
  rspec-rails
  rubocop
  sass-rails (~> 5.0)
  shoulda-matchers
  simple_token_authentication
  spring
  spring-watcher-listen (~> 2.0.0)
  sprockets (~> 3.0)
  trix
  turbolinks (~> 5.x)
  twilio-ruby
  tzinfo-data
  uglifier (>= 1.3.0)
  web-console

RUBY VERSION
   ruby 2.2.2p95

BUNDLED WITH
   1.15.2

Current bundle --version is 1.16.1 Maybe that is causing the issue? But not sure why that would cause an auth error.

解决方案

When I ran into this error, I had to edit my .bundle/config file

  • Ran: nano .bundle/config

Adjusted it to CGI escape.

I know this post is old, but hopefully it helps someone.

这篇关于Ruby Bundler身份验证错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆