While we're at it, I'm planning on using the json Gem to persist objects to 
files in json format.

Is anything needed in the bundle in order to "require json" ?

> On Jan 23, 2018, at 2:16 PM, Craig Russell <apache....@gmail.com> wrote:
> 
> Hi, 
> 
> After pulling the latest from git and trying to load 
> whimsy.local/project/icla:
> 
> Web application could not be started
> It looks like Bundler could not find a gem. Maybe you didn't install all the 
> gems that this application needs. To install your gems, please run:
> 
> bundle install
> If that didn't work, then the problem is probably caused by your application 
> being run under a different environment than it's supposed to. Please check 
> the following:
> 
>       • Is this app supposed to be run as the clr user?
>       • Is this app being run on the correct Ruby interpreter? Below you will 
> see which Ruby interpreter Phusion Passenger attempted to use.
> -------- The exception is as follows: -------
> 
> You have requested: wunderbar >= 1.2.6 The bundle currently has wunderbar 
> locked at 1.2.4. Try running `bundle update wunderbar` If you are updating 
> multiple gems in your Gemfile at once, try passing them all to `bundle 
> update` (Bundler::GemNotFound)
>  
> /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.4/lib/bundler/resolver.rb:396:in
>  `block in verify_gemfile_dependencies_are_found!'
>  
> /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.4/lib/bundler/resolver.rb:366:in
>  `each'
>  
> /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.4/lib/bundler/resolver.rb:366:in
>  `verify_gemfile_dependencies_are_found!'
>  
> /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.4/lib/bundler/resolver.rb:212:in
>  `start'
>  
> /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.4/lib/bundler/resolver.rb:191:in
>  `resolve'
>  
> /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.4/lib/bundler/definition.rb:235:in
>  `resolve'
> Craig L Russell
> Secretary, Apache Software Foundation
> c...@apache.org http://db.apache.org/jdo
> 

Craig L Russell
Secretary, Apache Software Foundation
c...@apache.org http://db.apache.org/jdo

Reply via email to