1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

25 commits

Author SHA1 Message Date
Lee Jarvis
1d68be6f64 bump slop version to 2.2.0 2011-11-05 22:51:31 -07:00
John Mair
e93248e57e version 0.9.7.4 hotfix release, see CHANGELOG 2011-11-05 01:27:59 +13:00
John Mair
6d51109d88 version 0.9.7.1 fixed ruby_parser dependency issue (too strict) 2011-10-26 22:06:13 +13:00
John Mair
3247f9293c updated gemspec 2011-10-26 18:13:08 +13:00
fowlmouth
ef5e94b4a0 Added indent.rb and options_helpers.rb
tested with oldfiles - newfiles
2011-10-20 11:23:50 -05:00
Ryan Fitzgerald
72ed265fb1 Merge branch 'feature/method_refactor'
Conflicts:
	CHANGELOG
	lib/pry/default_commands/introspection.rb
	pry.gemspec
2011-10-01 17:06:11 -07:00
John Mair
d7dde63ec2 o swaying lillies!, o silver enemas! 2011-09-27 13:25:17 +13:00
John Mair
17f4179616 fix hotfix, version 0.9.6.2 release 2011-09-27 13:16:08 +13:00
John Mair
eb90e546b3 hopefully FIXED 0.9.6.1 release, gemspec version now matches rakefile version 2011-09-27 13:04:35 +13:00
John Mair
791f2958ac forgot to add gemspec again! need to add this to a raketask 2011-09-27 12:54:48 +13:00
John Mair
a65f25dadd added Rake to gemspec (for travis) 2011-09-22 01:41:06 +12:00
John Mair
258d360030 forgot to update gemspec 2011-09-19 17:59:38 +12:00
John Mair
fdae01aad3 version 0.9.5 release 2011-09-09 00:10:27 +12:00
John Mair
e589710cc1 JRuby finally supported, passing 100% of tests - requires updated method_source gem (version 0.6.5). 2011-09-07 05:20:04 +12:00
Lee Jarvis
6fa14da99c bumped slop version and regenerated default gemspec 2011-08-22 13:31:45 +01:00
Lee Jarvis
7d907955f6 Revert "simplify the gemspec"
This reverts commit ab07c4e8c7.
2011-08-22 13:30:48 +01:00
Lee Jarvis
ab07c4e8c7 simplify the gemspec 2011-08-22 13:04:55 +01:00
Lee Jarvis
6708319530 bumped slop version 2011-08-22 12:11:42 +01:00
John Mair
522b20f309 Revert "switched valid_expression? code to using catch() technique; removed ruby_parser dependency as a result and updated Rakefile and pry.gemspec"
This reverts commit 36c1300416.
2011-08-22 16:33:39 +12:00
John Mair
36c1300416 switched valid_expression? code to using catch() technique; removed ruby_parser dependency as a result and updated Rakefile and pry.gemspec 2011-08-22 15:26:25 +12:00
Lee Jarvis
4746397d8b rename gemspec file to pry.gemspec 2011-06-13 08:33:55 +01:00
Lee Jarvis
449ffb7161 load pry/version into gemspec so we dont have to manage it seperately 2011-06-09 12:37:03 +01:00
Lee Jarvis
d84a0fdd94 bump slop version to 1.7.0 2011-06-09 12:35:09 +01:00
Lee Jarvis
41f0538cc6 remove some defaults from the gemspec 2011-06-09 12:34:19 +01:00
David Palm
f6825439d4 Removing versioned .gemspec, adding generic 2011-06-09 13:15:39 +02:00