Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 556 Bytes
console.rb 213 Bytes
development.rb 441 Bytes
facter.rb 36 Bytes
fog.rb 82 Bytes
gce.rb 101 Bytes
i18n.rb 221 Bytes
jsonp.rb 93 Bytes
libvirt.rb 66 Bytes
mysql2.rb 49 Bytes
openid.rb 41 Bytes
ovirt.rb 49 Bytes
postgresql.rb 36 Bytes
sqlite.rb 37 Bytes
test.rb 641 Bytes
vmware.rb 49 Bytes

Latest revisions

# Date Author Comment
fef42ae4 09/08/2015 11:50 AM Dominic Cleal

fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep

When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version of mysql2 and not the
latest version, the spec needs to match AR's.

(cherry picked from commit 47604a20219bdf0f6c72fde9dabd3f47f0513364)

e66d52dc 03/30/2015 08:50 AM Dominic Cleal

fixes #9941 - pin wirb to 1.x

Cherry picked part of 51a8843830a66f00c2194e27b79b059c92759dcb

28d8a150 03/25/2015 09:45 AM Dominic Cleal

fixes #9851 - pin gettext_i18n_rails_js to 0.x

Cherry picked part of 51a8843830a66f00c2194e27b79b059c92759dcb

6e93a999 01/27/2015 10:56 AM Dominic Cleal

fixes #8885 - pin google-api-client to retain Ruby 1.9 support

(cherry picked from commit 2383f58e045ab33a7a0d3c51e804c9f885bae786)

Conflicts:
bundler.d/gce.rb

d7947de3 01/27/2015 10:54 AM Michael Moll

fixes #8791 - pin i18n gem

(cherry picked from commit 40c46f1f8670e1ef834182fe53e670da8da42428)

Conflicts:
Gemfile

4992e45f 10/13/2014 05:06 AM Daniel Lobato Garcia

Fixes #7879 - Update fog to 1.24.0

9645d895 10/10/2014 09:45 AM David Davis

Fixes #7861 - Update rubocop version

2a6d13fe 10/10/2014 07:18 AM Dominic Cleal

refs #7587 - precompile pwstrength JS, move gem from runtime deps

35e26ce8 09/03/2014 09:00 AM Imre Farkas

refs #3809 - Fix "`ruby_20` is not a valid platform"

:ruby_20 is unknown platform for older bundler versions

7ebd35e7 08/29/2014 12:27 PM David Davis

Fixes #3809 - Add rubocop to check Ruby code

View revisions

Also available in: Atom