search for: json_pure

Displaying 20 results from an estimated 22 matches for "json_pure".

2012 Dec 20
0
Announce: Hiera 1.1.2-rc2 available
...uppetlabs.com/mac/hiera-1.1.2-rc2.dmg Please report feedback via the Puppet Labs Redmine site, using an affected version of 1.1.2-rc2: http://projects.puppetlabs.com/projects/hiera/ ======================= ## Hiera 1.1.2-rc2 Bug Fixes ## ======================= (#18214) Update gem dependency to json_pure from json As the json gem requires ruby-dev, gcc, and other tools to install via rubygems, this commit changes the dependency to json_pure for gems, which will lessen the dependencies required for install, as json_pure is pure ruby, with no compilation required. (#17087) Fix backe...
2012 Oct 01
10
Puppet 3.0 fails install on Solaris 10 w/ ruby 1.8.7
There''s a problem installing puppet on Solaris 10 -- in this situation, we aren''t really doing anything with puppet there. The version we''re using is: ruby 1.8.7 (2011-02-18 patchlevel 334) [i386-solaris2.9] Here''s the first error: # gem update puppet > > Updating installed gems > > Updating puppet > > Building native extensions. This
2011 Oct 03
4
gem update --system issue
...in specification: "2011-09-02 00:00:00.000000000Z" Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/ gherkin-2.5.1.gemspec]: invalid date format in specification: "2011-09-23 00:00:00.000000000Z" Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/ json_pure-1.5.4.gemspec]: invalid date format in specification: "2011-08-31 00:00:00.000000000Z" Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/ cucumber-1.1.0.gemspec]: invalid date format in specification: "2011-09-22 00:00:00.000000000Z" Invalid gemspec in [/usr/loca...
2010 Oct 25
2
Fail to load spec/rake/spectask
...ib/rake.rb:2383:in `raw_load_rakefile'' I''m using version 1.8.7 of Ruby. I have installed rake and rspec using: gem install rake gem install rspec Here is the list of installed gems: builder (2.1.2) childprocess (0.1.3) ci_reporter (1.6.3) diff-lcs (1.1.2) ffi (0.6.3 x86-mingw32) json_pure (1.4.6) rake (0.8.7) rspec (2.0.1) rspec-core (2.0.1) rspec-expectations (2.0.1) rspec-mocks (2.0.1) rspec-rails (2.0.1) rubyzip (0.9.4) selenium-webdriver (0.0.29) What am I doing wrong? Why doesn''t spec/rake/spectask load? Best regards /Fredrik -- Posted via http://www.ruby-forum.com...
2012 Nov 19
6
puppet-dashboard - rake API not working
...cked gem mocha-0.9.7 in vendor/gems has no specification file. Run ''rake gems:refresh_specs'' to fix this. config.gem: Unpacked gem will_paginate-2.3.15 in vendor/gems has no specification file. Run ''rake gems:refresh_specs'' to fix this. config.gem: Unpacked gem json_pure-1.5.1 in vendor/gems has no specification file. Run ''rake gems:refresh_specs'' to fix this. config.gem: Unpacked gem haml-3.1.2 in vendor/gems has no specification file. Run ''rake gems:refresh_specs'' to fix this. config.gem: Unpacked gem sass-3.1.2 in vendor/gem...
2011 Jan 28
5
mysql quotation wonky
Why would, in an upgrade from 3.0.1 to 3.0.3, a rake db:migrate run this: SELECT "schema_migrations"."version" FROM "schema_migrations" vs this ? SELECT `schema_migrations`.`version` FROM `schema_migrations` __ rake db:migrate output __ rake aborted! Mysql::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version
2011 Nov 02
3
form_for text_field
...omposite_primary_keys (2.3.5.1) cucumber (0.7.2) cucumber-rails (0.3.1) diff-lcs (1.1.2) erubis (2.7.0, 2.6.6) ezcrypto (0.7.2) factory_girl (1.2.4) fastercsv (1.5.3) formtastic (0.9.8) gem_plugin (0.2.3) gherkin (2.3.2 x86-mingw32, 1.0.26 i386-mingw32) hike (1.2.1) i18n (0.6.0, 0.5.0) json (1.4.6) json_pure (1.4.6, 1.4.3) linecache (0.43) log4r (1.1.7) mongrel (1.1.5 x86-mingw32) multi_json (1.0.3) nokogiri (1.4.1 x86-mingw32) prawn (0.8.4) prawn-core (0.8.4) prawn-layout (0.8.4) prawn-security (0.8.4) rack (1.3.5, 1.2.1, 1.0.1) rack-cache (1.1) rack-mount (0.8.3, 0.6.13) rack-test (0.6.1, 0.5.6) rail...
2008 Jan 18
5
How do I pass form values from POST controller specs?
....9) diff-lcs (1.1.2) directory_watcher (1.1.0) erubis (2.4.1) eventmachine (0.10.0) fastthread (1.0.1) fcgi (0.8.7) flexmock (0.8.0) gem_plugin (0.2.3) god (0.6.0) GraphvizR (0.5.1) gratr (0.4.3) haml (1.7.2) heckle (1.4.1) heel (0.6.0) highline (1.4.0) hoe (1.4.0, 1.3.0) hpricot (0.6) json (1.1.2) json_pure (1.1.2) launchy (0.3.1) libxml-ruby (0.5.2.0) liquid (1.7.0) logging (0.5.3) markaby (0.5) memcache-client (1.5.0) merb (0.5.2) merb_activerecord (0.5) meta_project (0.4.15) mime-types (1.15) mocha (0.5.5) mongrel (1.1.3, 1.1.1) mongrel_cluster (1.0.5) needle (1.3.0) net-sftp (1.1.0) net-ssh (1.1.2...
2013 Mar 21
3
Announce: Puppet Dashboard 1.2.23 Available
...in the Debian / Ubuntu server init. 2b0aad4 Tighten up code for rake api tasks, and move common get_node get_group and get_class methods into a shared helper file. 7753bc5 Comment out specific gem rack version in our vendored Rails Daniel Pittman (1): e362172 (#19304) Upgrade to json_pure 1.7.7 for CVE-2013-0269 Dustin J. Mitchell (4): 775ab52 (#16429) Fix relative URLs of icons in tables.css f37359a (#16429) fix relative links in application.scss c7560d7 (#16429) use a controller reference for the delayed jobs link 1b1f0ee (#16429) use correct links for rad...
2007 Oct 24
1
Status of Merb on JRuby
...can''t convert Tempfile into String'' error in Request#parse_multipart. I''ll try and track that one down later today. Most of Merb''s dependencies are available on JRuby, with the exception of json, which uses a native C parser. Changing the gem dependency to json_pure would allow Merb to install on any platform [4]. Mongrel doesn''t officially support JRuby yet, but the jruby- extras project has a gem available[6]. The Java support is integrated in Mongrel''s trunk, and should be available in the next release. Only Erubis templates are &quot...
2013 Feb 13
0
Announce: Puppet Dashboard 1.2.22 Available [ security release ]
...ads/dashboard/puppet-dashboard-1.2.22.tar.gz.asc. See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet Changelog ======== Nick Lewis (4): efab99d Upgrade to Rails 2.3.17 d2ae98f Upgrade to rack 1.1.6 90f2ca6 Upgrade json_pure to 1.5.5 2128ed8 Fix failing test due to new HTML-escaping rules -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegro...
2011 Apr 04
0
issue installing gem Capybara on Debian5 w ruby 1.9.2 ( Rails 3.0.5) => installing native extension
...;'t know where to start looking for ... here is the log message : rubyrails:~ (ruby-1.9.2@rails3)$ gem install capybara Fetching: nokogiri-1.4.4.gem (100%) Building native extensions. This could take a while... Fetching: culerity-0.2.15.gem (100%) Fetching: celerity-0.8.9.gem (100%) Fetching: json_pure-1.5.1.gem (100%) Fetching: rubyzip-0.9.4.gem (100%) Fetching: ffi-1.0.7.gem (100%) Building native extensions. This could take a while... ERROR: Error installing capybara: ERROR: Failed to build gem native extension. rake RUBYARCHDIR=/home/kadoudal/.rvm/gems/ruby-1.9.2- p180@rails3/gems...
2010 Sep 07
1
unicorn_rails and rails 2.3.8
...activeresource (3.0.0, 3.0.0.rc, 2.3.8) activesupport (3.0.0, 3.0.0.rc, 2.3.8) arel (1.0.1, 0.4.0) builder (2.1.2) bundler (1.0.0.rc.5) capistrano (2.5.19) cucumber (0.8.5) cucumber-rails (0.3.2) diff-lcs (1.1.2) erubis (2.6.6) gherkin (2.1.5) god (0.11.0) highline (1.6.1) hoe (2.6.2) i18n (0.4.1) json_pure (1.4.6) mail (2.2.5) mime-types (1.16) mysql (2.8.1) mysql2 (0.2.3) net-scp (1.0.3) net-sftp (2.0.5) net-ssh (2.0.23) net-ssh-gateway (1.0.1) nokogiri (1.4.3.1) paperclip (2.3.3) polyglot (0.3.1) rack (1.2.1, 1.1.0) rack-mount (0.6.13, 0.6.12, 0.6.11) rack-test (0.5.4) rails (3.0.0, 3.0.0.rc, 2.3.8...
2010 Dec 08
1
Help on install act_as_ferret on windows XP
...ctionwebservice (2.3.2) diff-lcs (1.1.2) erubis (2.6.6) factory_girl (1.3.2) ferret (0.11.5 mswin32) ffi (0.6.3 x86-mingw32) friendly_id (3.0.6) gemcutter (0.6.1) geokit (1.5.0) gherkin (2.1.5 i386-mingw32) heroku (1.9.13) hobo (1.0.1) hobofields (1.0.1) hobosupport (1.0.1) hoe (2.6.1) i18n (0.4.2) json_pure (1.4.6, 1.4.5) launchy (0.3.7) mail (2.2.9) mime-types (1.16) mysql (2.8.1 x86-mingw32) nokogiri (1.4.3.1 x86-mingw32) pg (0.9.0 x86-mingw32) polyglot (0.3.1) rack (1.2.1, 1.1.0) rack-mount (0.6.13) rack-test (0.5.4) rails (2.3.8, 1.2.3) railties (3.0.1) rake (0.8.7) refinerycms (0.9.7.12) refinery...
2011 Jul 22
3
ANNOUNCE: Puppet Dashboard 1.2rc3 available
...EADME to say we only support Ruby 1.8.7 acdc31f (#7913) upgrade will_paginate gem to avoid deprecation warnings e935b8d (#7913) vendor newer version of RDoc ce9be98 (#7913) Fix deprecation warning for config.load_paths dd8f277 (#7913) Upgrade vendored haml gem and vendor sass dd88d74 (#7913) vendor json_pure since it was an undocumented dependency 789c1b7 (#7913) Upgrading from Rails 2.3.4 to 2.3.12 060799f (#7597) Reformat node view CSV link 3726771 (#7280) Edit outdated information about the inventory service a02113a (#7597) Change empty tab display, report tab ordering, link expansion b62bf4c (#7597...
2011 Mar 22
13
Foreman 0.2 Release Candidate
Hello All, I''m happy to announce a new release candidate of Foreman, top highlights for this release includes: * New look and feel * Extended restful API * Support for New Puppet Reports format * Full VM/physical host Provisioning * Powerful template generator ( pxelinux, gpxe, kickstart, preseed, grub etc..) * introduce a new service called smart proxy (which can run on remote
2011 Aug 06
0
Announce: Dashboard 1.2rc6 available
...EADME to say we only support Ruby 1.8.7 acdc31f (#7913) upgrade will_paginate gem to avoid deprecation warnings e935b8d (#7913) vendor newer version of RDoc ce9be98 (#7913) Fix deprecation warning for config.load_paths dd8f277 (#7913) Upgrade vendored haml gem and vendor sass dd88d74 (#7913) vendor json_pure since it was an undocumented dependency 789c1b7 (#7913) Upgrading from Rails 2.3.4 to 2.3.12 060799f (#7597) Reformat node view CSV link 3726771 (#7280) Edit outdated information about the inventory service a02113a (#7597) Change empty tab display, report tab ordering, link expansion b62bf4c (#7597...
2012 Nov 05
3
Announce: Puppet Dashboard 1.2.13 Available
Puppet Dashboard 1.2.13 is a maintenance and bugfix release of Puppet Dashboard. This release is available for download at: https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.13.tar.gz Debian packages are available at https://apt.puppetlabs.com RPM packages are available at https://yum.puppetlabs.com See the Verifying Puppet Download section at:
2011 Feb 25
7
Rspec2 for rails 2.3.8?
Hi experts, I picked up a copy of the rspec book and wrote some tests in spec/lib and spec/models for my Rails 2.3.8 code. I was using rspec 2.5.1, rspec-core 2.5.0, rspec-expectations 2.5.0 et. al. But I realised that the rspec-rails version I am using is meant for Rails3. Which version of rspec-rails should I use for Rails 2.3.8? Best, Radhesh -- Posted via http://www.ruby-forum.com/.
2013 Dec 24
0
dashed by dashboard
.... Gem::SourceIndex#add_spec called from /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91. DEPRECATION WARNING: Rake tasks in vendor/plugins/delayed_job/tasks are deprecated. Use lib/tasks instead. (called from /usr/share/puppet-dashboard/vendor/rails/railties/lib/tasks/rails.rb:10) Gem json_pure not loaded locally - writing out current spec. Gem will_paginate not loaded locally - writing out current spec. Gem rspec-rails not loaded locally - writing out current spec. Gem mocha not loaded locally - writing out current spec. Gem daemons not loaded locally - writing out current spec. rak...