summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump version of chef to 12.19.17 by Chef Versioner.v12.19.17Chef Versioner2017-02-091-5/+5
|
* Bump version of chef to 12.19.16 by Chef Versioner.v12.19.16Chef Versioner2017-02-091-5/+5
|
* Bump version of chef to 12.19.15 by Chef Versioner.v12.19.15Chef Versioner2017-02-091-5/+5
|
* Bump version of chef to 12.19.14 by Chef Versioner.v12.19.14Chef Versioner2017-02-091-5/+5
|
* Bump version of chef to 12.19.13 by Chef Versioner.v12.19.13Chef Versioner2017-02-081-5/+5
|
* Bump version of chef to 12.19.12 by Chef Versioner.v12.19.12Chef Versioner2017-02-081-5/+5
|
* Bump version of chef to 12.19.11 by Chef Versioner.v12.19.11Chef Versioner2017-02-081-5/+5
|
* Bump version of chef to 12.19.10 by Chef Versioner.v12.19.10Chef Versioner2017-02-071-5/+5
|
* Bump deps to avoid corrupt Gemfile.lock warningTim Smith2017-02-071-6/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 12.19.9 by Chef Versioner.v12.19.9Chef Versioner2017-02-061-5/+5
|
* Bump version of chef to 12.19.8 by Chef Versioner.v12.19.8Chef Versioner2017-02-061-5/+5
|
* Bump version of chef to 12.19.7 by Chef Versioner.v12.19.7Chef Versioner2017-02-031-5/+5
|
* Bump version of chef to 12.19.6 by Chef Versioner.v12.19.6Chef Versioner2017-02-031-5/+5
|
* Bump mixlib-archive version to 0.4tm/bump_m_aThom May2017-02-021-29/+29
| | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 12.19.5 by Chef Versioner.v12.19.5Chef Versioner2017-02-011-5/+5
|
* Bump version of chef to 12.19.4 by Chef Versioner.v12.19.4Chef Versioner2017-02-011-5/+5
|
* Bump version of chef to 12.19.3 by Chef Versioner.v12.19.3Chef Versioner2017-01-301-5/+5
|
* Bump version of chef to 12.19.2 by Chef Versioner.v12.19.2Chef Versioner2017-01-251-5/+5
|
* Bump version of chef to 12.19.1 by Chef Versioner.v12.19.1Chef Versioner2017-01-251-5/+5
|
* Bump minor version to 12.19Scott Christopherson2017-01-251-6/+6
| | | | Signed-off-by: Scott Christopherson <scott@chef.io>
* Bump version of chef to 12.18.53 by Chef Versioner.v12.18.53Chef Versioner2017-01-251-5/+5
|
* Bump version of chef to 12.18.52 by Chef Versioner.v12.18.52Chef Versioner2017-01-241-5/+5
|
* Bump version of chef to 12.18.51 by Chef Versioner.v12.18.51Chef Versioner2017-01-241-5/+5
|
* Bump version of chef to 12.18.50 by Chef Versioner.v12.18.50Chef Versioner2017-01-241-5/+5
|
* Merge pull request #5751 from chef/tduffield/fix-syntaxThom May2017-01-241-10/+10
|\ | | | | Ruby 2.3 doesn't have casecmp?. Use casecmp instead
| * Update depstduffield/fix-syntaxTom Duffield2017-01-241-2/+2
| | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * Merge branch 'master' into tduffield/fix-syntaxLamont Granquist2017-01-241-5/+5
| |\
| * | Bump depsTom Duffield2017-01-231-9/+9
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.18.49 by Chef Versioner.v12.18.49Chef Versioner2017-01-241-5/+5
| |/ |/|
* | Bump version of chef to 12.18.48 by Chef Versioner.v12.18.48Chef Versioner2017-01-241-5/+5
|/
* Bump version of chef to 12.18.47 by Chef Versioner.v12.18.47Chef Versioner2017-01-231-5/+5
|
* Bump version of chef to 12.18.46 by Chef Versioner.v12.18.46Chef Versioner2017-01-231-5/+5
|
* Bump version of chef to 12.18.45 by Chef Versioner.v12.18.45Chef Versioner2017-01-231-5/+5
|
* Bump version of chef to 12.18.44 by Chef Versioner.v12.18.44Chef Versioner2017-01-211-5/+5
|
* Bump version of chef to 12.18.43 by Chef Versioner.v12.18.43Chef Versioner2017-01-201-5/+5
|
* Bump version of chef to 12.18.42 by Chef Versioner.v12.18.42Chef Versioner2017-01-201-5/+5
|
* Bump version of chef to 12.18.41 by Chef Versioner.v12.18.41Chef Versioner2017-01-201-5/+5
|
* Bump version of chef to 12.18.40 by Chef Versioner.v12.18.40Chef Versioner2017-01-191-5/+5
|
* Merge pull request #5736 from chef/rhass/COOL-657_ecc-algorithm-supportRyan Hass2017-01-191-36/+24
|\ | | | | Add gems for ECC algorithm support to omnibus.
| * Pin version of rainbow gem and update deps.Ryan Hass2017-01-191-1/+1
| | | | | | | | | | | | | | We need to pin rainbow until the next version of rubygems is released as it is causing build failures in travis. Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
| * Clarify platform constraints for ios and solarisTom Duffield2017-01-191-6/+2
| | | | | | | | | | | | Based on feedback. Signed-off-by: Tom Duffield <tom@chef.io>
| * Add gems for ECC algorithm support to omnibus.Ryan Hass2017-01-181-32/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These definitions have been added to resolve build issues with ECC algorithm support on Solaris and Cisco IOS-XR. The bcyrpt_pbkdf gem currently link against shared libs which are not installed on Cisco IOS-XR. The rbnacl gems currently fail to compile on Solaris for both x86-64 and SPARC. Adding these definitions will allow us to selectively define the supported platforms as well as provide a simple means to itterate on patches as needed. Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
* | Bump version of chef to 12.18.39 by Chef Versioner.v12.18.39Chef Versioner2017-01-181-5/+5
| |
* | Bump version of chef to 12.18.38 by Chef Versioner.v12.18.38Chef Versioner2017-01-181-5/+5
| |
* | Merge pull request #5606 from chef/adamleff/warn-on-dangerous-property-namesThom May2017-01-181-1/+1
|\ \ | |/ |/| Deprecate creating properties whose names are already methods
| * Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When creating a resource, a user can create a property that is the same name as an already-existing Ruby method, such as `#hash`. In the case of the `#hash` method, this can cause issues when attempting to adding resources to other data structures, such as Arrays or Hashes. In other examples, this could cause unexpected behavior that is incredibly difficult to troubleshoot. This change adds a deprecation warning in the case where a user adds a property to a resource that the resource instance already responds to. If y'all are OK with this approach, I'll be happy to write up the deprecation doc for this for docs.chef.io. Signed-off-by: Adam Leff <adam@leff.co>
* | Bump version of chef to 12.18.37 by Chef Versioner.v12.18.37Chef Versioner2017-01-171-5/+5
| |
* | Bump version of chef to 12.18.36 by Chef Versioner.v12.18.36Chef Versioner2017-01-171-5/+5
| |
* | Bump version of chef to 12.18.35 by Chef Versioner.v12.18.35Chef Versioner2017-01-171-5/+5
| |
* | Bump version of chef to 12.18.34 by Chef Versioner.v12.18.34Chef Versioner2017-01-171-5/+5
| |