aboutsummaryrefslogtreecommitdiffstats
path: root/bundler.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* [Gemspec] Address warning for rdiscount dependencySamuel Giddins2016-08-021-1/+1
|
* [Gemspec] Depend upon rspec ~> 3.5Samuel Giddins2016-08-021-1/+1
|
* Update gemspec authors and emailAndre Arko2016-06-101-2/+2
|
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
|
* [Gemspec] Bump rdiscount to `~> 2.1.8`Samuel Giddins2016-01-301-1/+1
|
* Fix Style/UnneededPercentQVictor Koronen2015-08-141-2/+2
|
* Merge pull request #3920 from bundler/seg-update-rubocopSamuel E. Giddins2015-08-131-1/+1
|\ | | | | [RuboCop] Update to 0.33.0
| * [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
| |
* | [Rakefile] Use automatiek to manage vendoringSamuel E. Giddins2015-08-081-5/+6
|/
* Fix Style/SpaceAroundOperatorsAndre Arko2015-07-181-1/+1
| | | | closes #3854
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
| | | | closes #3850
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-12/+12
|
* Add new binstubs for rake and rspec in bin, move executables to exeSamuel E. Giddins2015-07-151-0/+1
|
* [Gemspec] Add a ~> 10.0 version constraint to rakeSamuel E. Giddins2015-05-171-1/+1
|
* [Gemspec] Alpha sort development dependenciesSamuel E. Giddins2015-05-171-1/+1
|
* Merge tag 'v1.9.4'Andre Arko2015-04-131-3/+4
| | | | | | | | Version 1.9.4 Conflicts: lib/bundler/installer.rb lib/bundler/match_platform.rb lib/bundler/source/rubygems.rb
* Fix warnings in test suite and gemspecRohit Arondekar2014-12-211-19/+19
|
* Sort deps by name so mustache is firstAndre Arko2014-11-051-1/+1
|
* lock mustache to a ruby 1.8 versionAndre Arko2014-11-051-0/+1
|
* Don't package test files with gemErik Michaels-Ober2014-10-081-2/+1
|
* rspec 3 is released!Andre Arko2014-06-241-1/+1
|
* update to shared email addressAndre Arko2014-05-111-1/+1
|
* explain how ignoring man pages worksAndre Arko2014-05-111-2/+4
|
* depend on rspec 3 now the codebase is updatedAndre Arko2014-05-111-1/+1
|
* move the dev deps list into the gemspecAndre Arko2014-05-101-0/+1
|
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-1/+1
| | | | | | | | | | Conflicts: CHANGELOG.md Rakefile lib/bundler/installer.rb lib/bundler/rubygems_ext.rb lib/bundler/source/rubygems.rb spec/realworld/parallel_install_spec.rb spec/realworld/parallel_update_spec.rb
* Revert "Revert "Update to rspec 2.99""Myron Marston2013-11-101-1/+1
| | | | This reverts commit 1d8debe29d2352c57d80afafd4fec066b1a6b8ef.
* Revert "Update to rspec 2.99"Terence Lee2013-11-091-1/+1
| | | | This reverts commit a4c990c9bd4954b5f6d1a71acf1bc712119cb52d.
* Update to rspec 2.99Erik Michaels-Ober2013-11-081-1/+1
|
* make bundler gem accessible when building a gemTerence Lee2013-08-271-1/+1
|
* oh yeah new domainAndre Arko2013-08-111-1/+1
|
* re-include man pages in built gemAndre Arko2013-03-011-1/+1
|
* fix version constraints, clean up git in gemspecAndre Arko2013-02-021-9/+5
|
* Don't depend on git in gemspecErik Michaels-Ober2013-02-021-23/+23
|
* Identify the packaged software license in the gemspecNathaniel Bibler2012-10-301-0/+1
|
* update to rspec 2.11 for expec syntaxTerence Lee2012-10-091-1/+1
|
* accurately represent the ruby versions we supportAndre Arko2012-01-121-0/+1
|
* Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-181-1/+2
|\ | | | | | | | | | | | | | | Conflicts: CHANGELOG.md lib/bundler/cli.rb lib/bundler/installer.rb lib/bundler/version.rb
| * move gem_helper_spec to conventional locationAndre Arko2011-09-171-1/+2
| |
* | Merge branch '1-0-stable'Andre Arko2011-04-111-3/+2
|\| | | | | | | | | | | | | | | Conflicts: CHANGELOG.md lib/bundler/cli.rb lib/bundler/index.rb lib/bundler/version.rb
| * Remove deprecated default_executable, update emailAndre Arko2011-04-011-3/+2
| |
* | wut rspec 2.0.0.rc!?Terence Lee2011-02-231-1/+1
| |
* | Merge branch '1-0-stable'Terence Lee2011-01-211-1/+1
|\| | | | | | | | | Conflicts: lib/bundler/version.rb
| * Add Terence to the author listAndre Arko2011-01-191-1/+1
| |
* | Merge branch '1-0-stable'Andre Arko2010-10-131-1/+3
|\| | | | | | | | | Conflicts: lib/bundler/dsl.rb
| * Comment to explain the man filesAndre Arko2010-10-051-1/+3
| |
* | Specify a 2.0.0 version of RSpec.Ryan Bigg2010-10-091-1/+1
|/
* Hey guess what? The git-ignored man pages _are the help_Andre Arko2010-10-021-2/+2
|
* required_rubygems_version takes a string, not an arrayErik Michaels-Ober2010-09-131-1/+1
|
* Use the new `bundle gem` defaultsErik Michaels-Ober2010-09-091-6/+8
|