summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
...
* I WAZ ERE 2012Conrad Irwin2012-05-091-2/+2
* Re-add -q to our bacon tests now that we've discovered the problem.Jordon Bedwell2012-04-011-1/+1
* Remove -q from our rake test for a minute for some travis verbosity.Jordon Bedwell2012-04-011-1/+1
* Bump method-source requirement to 0.7.1Conrad Irwin2012-02-281-1/+1
* updated Slop dependency to 2.4.4, fixes https://github.com/injekt/slop/issues/56John Mair2012-02-091-1/+1
* got rid of unbelievably annoying automatic regeneration of gemspecJohn Mair2012-01-191-1/+1
* bumped slop version (bugfix) + fixed #425John Mair2012-01-161-1/+1
* upgraded method_source dependency to 0.7John Mair2012-01-011-1/+1
* remove unnecessary environment variable settingRyan Fitzgerald2011-12-301-2/+0
* make :gems task regenerate gemspecJohn Mair2011-12-301-2/+4
* better choice of __FILE__ (see issue #395)Ryan Fitzgerald2011-12-291-1/+1
* add workaround for issue #395Ryan Fitzgerald2011-12-291-0/+2
* Upgrade Coderay now that the $: issue is fixed, also fixes :"string".Jordon Bedwell2011-12-281-1/+1
* ensure gem environment matches gemspec before some rake tasksRyan Fitzgerald2011-12-171-9/+22
* fixed rake reinstall taskJohn Mair2011-12-171-1/+1
* bumped version and fixed reinstall rake taskJohn Mair2011-12-151-1/+1
* added gem reinstall task to Rakefile (for easy local testing)John Mair2011-12-151-0/+6
* Update gem dependenciesErik Michaels-Ober2011-12-111-17/+16
* Replace deprecated rake/gempackagetask with rubygems/package_taskErik Michaels-Ober2011-12-111-4/+4
* Change slop dependency to ~>2John Mair2011-12-111-1/+1
* replace last ruby_parser dependency with coderayRyan Fitzgerald2011-11-261-1/+0
* bump slop version to 2.2.0Lee Jarvis2011-11-051-1/+1
* version 0.9.7.1 fixed ruby_parser dependency issue (too strict)v0.9.7.1John Mair2011-10-261-2/+2
* Merge branch 'master' of github.com:pry/pryJohn Mair2011-10-261-1/+1
|\
| * Upgrade ruby_parser to 2.3.1Conrad Irwin2011-10-251-1/+1
* | Merge branch 'master' of github.com:pry/pryJohn Mair2011-10-251-0/+7
|\ \ | |/
| * add profile rake taskRyan Fitzgerald2011-10-221-0/+7
* | Revert "Move from gempackagetask to Gem::PackageTask."John Mair2011-10-221-5/+4
|/
* version 0.9.6.1 hotfix release, fixes coderay version issueJohn Mair2011-09-271-6/+6
* added Rake to gemspec (for travis)John Mair2011-09-221-0/+1
* Move from gempackagetask to Gem::PackageTask.Eero Saynatkari2011-09-201-4/+5
* Behave like a nice library and run rake test as defaultEero Saynatkari2011-09-201-0/+3
* Add -q to baconConrad Irwin2011-09-121-1/+1
* added jruby:gem (java platform gem) to :gems taskJohn Mair2011-09-071-1/+1
* JRuby finally supported, passing 100% of tests - requires updated method_sour...John Mair2011-09-071-1/+15
* bumped slop version and regenerated default gemspecLee Jarvis2011-08-221-1/+1
* Revert "switched valid_expression? code to using catch() technique; removed r...John Mair2011-08-221-0/+1
* switched valid_expression? code to using catch() technique; removed ruby_pars...John Mair2011-08-221-1/+0
* upated homepage for gemJohn Mair2011-07-151-2/+2
* removed jruby package, it has no specific needs anymoreJohn Mair2011-06-171-13/+1
* updated slop and method_source dependenciesJohn Mair2011-06-171-3/+3
* Adding a Desc to the test task so it shows up running "rake -T"David Palm2011-06-091-0/+1
* Removing versioning from gemspec file: just plain "pry.gemspec" nowDavid Palm2011-06-091-1/+1
* Add Open4 as a development dependency.Rob Gleeson2011-06-051-0/+1
* whitespaceDavid Palm2011-06-011-1/+1
* Merge remote-tracking branch 'upstream/dev'David Palm2011-06-011-10/+8
|\
| * removed deprecated has_rdoc= callJohn Mair2011-05-311-1/+0
| * changed 'rake pry' to invoke executable instead of starting pry session in Ra...John Mair2011-05-301-2/+1
| * Bump Slop version.Rob Gleeson2011-05-191-1/+1
| * added first stab at amend-line, works to modify previous line in eval_string,...John Mair2011-05-061-1/+2