summaryrefslogtreecommitdiff
path: root/gnu/packages/ruby.scm
Commit message (Collapse)AuthorAge
* gnu: ruby: Remove string-append call with single argument.Tobias Geerinckx-Rice2016-09-13
| | | | * gnu/packages/ruby.scm (ruby)[source]: Remove string-append.
* gnu: ruby-concurrent: Adjust for 'replace-git-ls-files'.Ben Woodcroft2016-08-30
| | | | | * gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Adjust for new build phase 'replace-git-ls-files'.
* gnu: ruby-arel: Update to 7.1.1.Ben Woodcroft2016-08-10
| | | | * gnu/packages/ruby.scm (ruby-arel): Update to 7.1.1.
* gnu: ruby-simplecov: Update to 0.12.0.Ben Woodcroft2016-08-10
| | | | * gnu/packages/ruby.scm (ruby-simplecov): Update to 0.12.0.
* gnu: ruby-gherkin3: Rename to ruby-gherkin and update to 4.0.0.Ben Woodcroft2016-08-10
| | | | | | * gnu/packages/ruby.scm (ruby-gherkin3): Rename to ruby-gherkin and update to 4.0.0. (ruby-cucumber-core)[propagated-inputs]: Adjust accordingly.
* gnu: ruby-rspec: Update to 3.5.0.Ben Woodcroft2016-08-10
| | | | | | | | | | These packages should be updated together. * gnu/packages/ruby.scm (ruby-rspec): Update to 3.5.0. (ruby-rspec-core): Update to 3.5.0. (ruby-rspec-mocks): Update to 3.5.0. (ruby-rspec-expectation): Update to 3.5.1. (ruby-rspec-support): Update to 3.5.0.
* gnu: ruby-rack: Update to 2.0.1.Ben Woodcroft2016-08-10
| | | | | | | | | | * gnu/packages/ruby.scm (ruby-rack): Update to 2.0.1. [source]: Use GitHub and patch. [native-inputs]: Add ruby-concurrent, ruby-minitest, ruby-minitest-sprint, which. Remove ruby-bacon. [propagated-inputs]: Add ruby-concurrent. * gnu/packages/patches/ruby-rack-ignore-failing-test.patch: New file. * gnu/local.mk: Add it.
* gnu: ruby-concurrent: Remove dependencies.Ben Woodcroft2016-08-10
| | | | | | | | | ruby-timecop and ruby-yard will links in a circular dependency chain after ruby-rack is updated. * gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Remove timecop-dependent tests. [native-inputs]: Remove ruby-timecop, ruby-yard.
* gnu: ruby-activesupport: Update to 5.0.0.Ben Woodcroft2016-08-10
| | | | | | | * gnu/packages/ruby.scm (ruby-activesupport): Update to 5.0.0. [arguments]: Include the library as a test. [propagated-inputs]: Add ruby-concurrent. Remove ruby-thread-safe, ruby-json.
* gnu: ruby-puma: Update to 3.6.0.Ben Woodcroft2016-08-10
| | | | | | | * gnu/packages/ruby.scm (ruby-puma): Update to 3.6.0. [arguments]: Add 'delete-integration-tests' phase. (gnu/packages/patches/ruby-puma-ignore-broken-test.patch): Remove only one broken test.
* gnu: ruby-cucumber-core: Update to 1.5.0.Ben Woodcroft2016-08-06
| | | | * gnu/packages/ruby.scm (ruby-cucumber-core): Update to 1.5.0.
* gnu: ruby-ffi: Update to 1.9.14.Ben Woodcroft2016-08-01
| | | | * gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.14.
* gnu: ruby-nokogiri: Update to 1.6.8.Ben J Woodcroft2016-08-01
| | | | | | | * gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.6.8. [arguments]: Remove 'update-dependency' phase. Add 'patch-extconf' phase. [native-inputs]: Remove ruby-rake-compiler. [propagated-inputs]: Add ruby-pkg-config.
* gnu: Add ruby-pkg-config.Ben J Woodcroft2016-08-01
| | | | * gnu/packages/ruby.scm (ruby-pkg-config): New variable.
* gnu: Remove trailing periods from synopsis.David Craven2016-07-29
| | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis. * gnu/packages/gnustep.scm (wmfire): Update synopsis. * gnu/packages/haskell.scm (ghc-socks): Update synopsis. * gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis. * gnu/packages/openstack.scm (python-bandit): Update synopsis. * gnu/packages/perl.scm (perl-test-trap): Update synopsis. * gnu/packages/python.scm (python-backports-abc): Update synopsis. * gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-puma.Ben Woodcroft2016-06-21
| | | | | | gnu/packages/ruby.scm (ruby-puma): New variable. gnu/packages/patches/ruby-puma-ignore-broken-test.patch: New file. gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add ruby-hoe-git.Ben Woodcroft2016-06-21
| | | | * gnu/packages/ruby.scm (ruby-hoe-git): New variable.
* gnu: Add ruby-concurrent.Ben Woodcroft2016-06-08
| | | | | | * gnu/packages/ruby.scm (ruby-concurrent): New variable. * gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add ruby-timecop.Ben Woodcroft2016-06-08
| | | | * gnu/packages/ruby.scm (ruby-timecop): New variable.
* gnu: ruby-activesupport: Add 'ruby-tzinfo-data' propagated input.Ben Woodcroft2016-06-08
| | | | | * gnu/packages/ruby.scm (ruby-activesupport)[propagated-inputs]: Add 'ruby-tzinfo-data'.
* gnu: Add ruby-tzinfo-data.Ben Woodcroft2016-06-08
| | | | | | * gnu/packages/ruby.scm (ruby-tzinfo-data): New variable. * gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: bundler: Update to 1.12.5.David Thompson2016-06-02
| | | | * guix/packages/ruby.scm (bundler): Update to 1.12.5.
* gnu: ruby-mime-types: Update to 3.1.Ben Woodcroft2016-05-25
| | | | | * gnu/packages/ruby.scm (ruby-mime-types): Update to 3.1. [native-inputs]: Add 'ruby-minitest-hooks'.
* gnu: Add ruby-minitest-hooks.Ben Woodcroft2016-05-25
| | | | * gnu/packages/ruby.scm (ruby-minitest-hooks): New variable.
* gnu: Add ruby-sequel.Ben Woodcroft2016-05-25
| | | | * gnu/packages/ruby.scm (ruby-sequel): New variable.
* gnu: ruby-nokogumbo: Update to 1.4.7-1.Ben Woodcroft2016-05-25
| | | | * gnu/packages/ruby.scm (ruby-nokogumbo): Update to 1.4.7-1.
* gnu: ruby-mini-portile-2: Update to 2.1.0.Ben Woodcroft2016-05-25
| | | | * gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.1.0.
* gnu: ruby-mime-types-data: Update to 3.2016.0221.Ben Woodcroft2016-05-25
| | | | * gnu/packages/ruby.scm (ruby-mime-types-data): Update to 3.2016.0221.
* gnu: ruby-shoulda-matchers: Update to 3.1.1.Ben Woodcroft2016-05-25
| | | | | * gnu/packages/ruby.scm (ruby-shoulda-matchers): Update to 3.1.1. [arguments]: Remove 'fix-import' phase.
* gnu: ruby-domain-name: Update to 0.5.20160310.Ben Woodcroft2016-05-25
| | | | * gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20160310.
* gnu: ruby-nokogiri: Update to 1.6.7.2.Ben Woodcroft2016-05-25
| | | | | * gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.6.7.2. [arguments]: Relax 'mini_portile2' dependency.
* gnu: ruby-hashery: Update to 2.1.2.Ben Woodcroft2016-05-02
| | | | | * gnu/packages/ruby.scm (ruby-hashery): Update to 2.1.2. [arguments]: Remove test workaround.
* gnu: ruby-hashery: Disable failing test.Ben Woodcroft2016-04-30
| | | | | * gnu/packages/ruby.scm (ruby-hashery)[arguments]: Remove failing test.
* gnu: ruby: Update to 2.3.1.Rob Syme2016-04-30
| | | | | | | * gnu/packages/ruby.scm (ruby): Update to 2.3.1. [origin] Add symlink patch. * gnu/packages/patches/ruby-symlinkfix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch.
* gnu: ruby-2.2: Update to 2.2.5.Ben Woodcroft2016-04-27
| | | | | * gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.5. [origin]: Remove snippet.
* gnu: ruby-bio-commandeer: Update to 0.1.3.Ben Woodcroft2016-04-18
| | | | * gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.1.3.
* gnu: ruby-2.1: Update to 2.1.10.Ben Woodcroft2016-04-02
| | | | * gnu/packages/ruby.scm (ruby-2.1): Update to 2.1.10.
* gnu: bundler: Update to 1.11.2.David Thompson2016-03-18
| | | | * gnu/packages/ruby.scm (bundler): Update to 1.11.2.
* gnu: Fix misplaced commas (unquote).Mark H Weaver2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix many occurrences of comma (unquote) being placed immediately after the previous list item, e.g. ("ncurses", ncurses) in the inputs. * gnu/packages/base.scm (patch, gnu-make), gnu/packages/bioinformatics.scm (hmmer), gnu/packages/bittorrent.scm (aria2), gnu/packages/compression.scm (pbzip2), gnu/packages/databases.scm (recutils), gnu/packages/fonts.scm (font-terminus), gnu/packages/freedesktop.scm (xdg-utils, elogind), gnu/packages/games.scm (gnujump), gnu/packages/gnome.scm (libidl, gnumeric, eog, gedit), gnu/packages/gnunet.scm (gnunet), gnu/packages/gnuzilla.scm (mozjs, nspr), gnu/packages/gtk.scm (gtksourceview, gdk-pixbuf), gnu/packages/lua.scm (lua), gnu/packages/openstack.scm (python-swiftclient), gnu/packages/perl.scm (perl-json-any), gnu/packages/polkit.scm (polkit-qt), gnu/packages/python.scm (wrap-python3, python-oauthlib) (python-mccabe-0.2.1, python-contextlib2, python2-rauth), gnu/packages/qt.scm (qtkeychain), gnu/packages/ruby.scm (ruby-nokogiri), gnu/packages/screen.scm (screen), gnu/packages/ssh.scm (libssh), gnu/packages/video.scm (ffmpeg, mplayer), gnu/packages/vim.scm (vim), gnu/packages/xdisorg.scm (redshift), gnu/packages/xfce.scm (xfce4-panel, xfce4-settings), gnu/packages/xnee.scm (xnee), gnu/packages/xorg.scm (font-adobe100dpi, font-adobe75dpi), gnu/packages/zsh.scm (zsh): Fix misplaced commas (unquote).
* Merge branch 'core-updates'Mark H Weaver2016-01-28
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-01-19
| |\
| * \ Merge branch 'master' into core-updatesLudovic Courtès2016-01-13
| |\ \
| * | | gnu: ruby: Update to 2.3.0.Ben Woodcroft2016-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby): Update to 2.3.0. [source]: Remove bundled libffi. [arguments]: Use parallel tests. (ruby-2.2): New variable.
| * | | gnu: ruby: Use modify-phases.Ben Woodcroft2016-01-11
| | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby)[arguments]: Use modify-phases.
| * | | ruby: Abstract out path to GEM_HOME.Ben Woodcroft2016-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously paths to the GEM_HOME of certain Ruby packages were hard-coded, so packages failed to build when Ruby was updated to 2.3.0. * guix/build/ruby-build-system.scm (gem-home): New procedure. * gnu/packages/ruby.scm (ruby-metaclass, ruby-instantiator, ruby-introspection, ruby-mocha, ruby-minitest-tu-shim): Use it.
| * | | gnu: ruby-yard: Disable failing test.Ben Woodcroft2016-01-10
| | | | | | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-yard)[arguments]: Disable test which fails on Ruby 2.3.0.
| * | | gnu: ruby-power-assert: Update to 0.2.7.Ben Woodcroft2016-01-10
| | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-power-assert): Update to 0.2.7.
* | | | gnu: Add ruby-http-cookie.Ben Woodcroft2016-01-28
| | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-http-cookie): New variable.
* | | | gnu: Add ruby-domain-name.Ben Woodcroft2016-01-28
| | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-domain-name): New variable.
* | | | gnu: Add ruby-unf.Ben Woodcroft2016-01-28
| | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-unf): New variable.