diff options
Diffstat (limited to 'gnu/packages/ruby-check.scm')
| -rw-r--r-- | gnu/packages/ruby-check.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ruby-check.scm b/gnu/packages/ruby-check.scm index e8cc3ec0aa0..2d5517cf94c 100644 --- a/gnu/packages/ruby-check.scm +++ b/gnu/packages/ruby-check.scm | |||
| @@ -269,7 +269,7 @@ and trust on your team.") | |||
| 269 | (define-public ruby-cucumber-expressions | 269 | (define-public ruby-cucumber-expressions |
| 270 | (package | 270 | (package |
| 271 | (name "ruby-cucumber-expressions") | 271 | (name "ruby-cucumber-expressions") |
| 272 | (version "16.1.2") | 272 | (version "19.0.1") |
| 273 | (source | 273 | (source |
| 274 | (origin | 274 | (origin |
| 275 | (method git-fetch) | 275 | (method git-fetch) |
| @@ -279,7 +279,7 @@ and trust on your team.") | |||
| 279 | (file-name (git-file-name name version)) | 279 | (file-name (git-file-name name version)) |
| 280 | (sha256 | 280 | (sha256 |
| 281 | (base32 | 281 | (base32 |
| 282 | "1dhq88k9x2x8svam5bc7rrcd166fqymda8wxryqkbkffhnzla0id")))) | 282 | "05vmz62kajr0nsggnfbw6xjicn3pg00a67wnm1kxlpfsq81hi2s6")))) |
| 283 | (build-system ruby-build-system) | 283 | (build-system ruby-build-system) |
| 284 | (arguments | 284 | (arguments |
| 285 | (list #:test-target "spec" | 285 | (list #:test-target "spec" |
