Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5679186e 09/22/2017 07:18 AM Ewoud Kohl van Wijngaarden

Use HTTPS URLs for github and rubygems

Result of:

sed -i -e 's|http://github|https://github|' $(ack 'http://github' -l)
sed -i -e 's|http://rubygems|https://rubygems|' $(ack 'http://rubygems' -l)

592ed82d 02/23/2017 08:31 AM Eric Helms

Switch to using gem_install macro

546300e7 06/12/2016 05:42 PM Dominic Cleal

Automatic commit of package [rubygem-awesome_print] minor release [1.7.0-1.fm1_13].

2ff16b5c 06/12/2016 05:42 PM Dominic Cleal

Merge pull request #1167 from akofink/awesome_print

Bump rubygem-awesome_print to 1.7.0

27aaea7c 06/10/2016 12:37 PM Andrew Kofink

Bump rubygem-awesome_print to 1.7.0

This is to fix an issue calling awesome_print on a multipart response
string that contains file upload metadata, which causes an IOError due
to awesome_print trying to read data a closed stream. Upgrading the gem
fixes this issue, which was blocking bats tests.

023a4bb8 06/10/2016 08:28 AM Dominic Cleal

Remove unused non-SCL awesome_print, locale gems

70de4aaa 04/21/2016 03:50 AM Dominic Cleal

Automatic commit of package [rubygem-awesome_print] minor release [1.0.2-13.fm1_12].

73f55ac1 12/22/2015 05:22 AM Dominic Cleal

Automatic commit of package [rubygem-awesome_print] minor release [1.0.2-12.fm1_11].

a851fa4c 12/21/2015 10:09 AM Dominic Cleal

Update dependencies to ror SCL

e89e424f 12/18/2015 09:55 AM Dominic Cleal

Replace ruby(abi) with ruby(release) in mixed-non-SCL/SCL specs

View revisions

Also available in: Atom