Aaron Kromer
53f299f16b
Ruby 2.1 has deprecated File.exists
2014-03-16 18:23:22 -04:00
Myron Marston
13372d693f
Setup gem signing.
2013-11-07 19:46:34 -08:00
David Chelimsky
c4c9d9808a
remove obsolete guard against building gems in ruby 1.9.3
2012-04-03 11:16:24 -03:00
David Chelimsky
cdf32c9fd6
raise when trying to build gem if Psych is defined
2011-05-06 07:43:59 -05:00
Myron Marston
ee4dd372fb
Remove dependency on jeweler.
...
- Allows us to have an always-up-to-date gemspec.
- Use bundler's build/install/release rake tasks rather than jeweler's.
- One less development dependency.
- No need for a separate VERSION file.
2010-09-02 22:37:38 -07:00
David Chelimsky
59ade7e195
remove post-install message (uninformative)
2010-07-29 08:20:43 -05:00
David Chelimsky
8a889fd4bd
update homepage in gemspec
2010-07-17 16:56:02 -05:00
David Chelimsky
647fcdcd95
setup Gemfile for dev environment
2010-06-21 21:25:48 -05:00
David Chelimsky
ad9f6ea174
bump to beta.12
2010-06-14 07:55:12 -05:00
David Chelimsky
c4b2bfe543
change top-level module from Rspec to RSpec
2010-05-16 22:03:56 -05:00
David Chelimsky
4f2b365f67
remove require 'rubygems'
2010-03-09 23:17:46 -06:00
David Chelimsky
032e2ab8f7
add gem:push task (was removed from jeweler)
2010-03-04 00:19:28 -06:00
David Chelimsky
fea8478204
Let us try 2.0.0.beta.x
2010-03-01 20:45:25 -06:00
David Chelimsky
5e38f45406
words
2010-03-01 20:31:59 -06:00
David Chelimsky
eda6ab141a
depend expliticitly on same rspec version
2010-02-27 15:10:35 -06:00
David Chelimsky
128c33a0f4
add post install message
2010-02-21 16:41:32 -06:00
David Chelimsky
d11d02686f
update gemspec
2010-02-21 16:22:18 -06:00
David Chelimsky
d71b7e242e
upgrade to jeweler 1.4.0
2010-01-24 21:00:27 -06:00
David Chelimsky
1badd9c45e
Rename gem to rspec
2010-01-19 08:12:13 -06:00
Chad Humphries
65e36c8447
Check dependencies first
2009-11-07 09:57:27 -05:00
Chad Humphries
704c46c84c
Adding in version constant
2009-11-07 09:49:52 -05:00
Chad Humphries and Nick Ang
08b4853a81
Removing dev bits from meta repo
2009-11-06 10:51:09 -05:00
Chad Humphries and Nick Ang
ec2252ab58
Adding in gemcutter task
2009-10-09 10:23:59 -04:00
Joshua Nichols
199040e4fe
Added tasks for cloning the other rspec repos initially.
2009-10-02 07:22:30 -05:00
Chad Humphries and Nick Ang
3f97424e1d
Tested git pull/status with new setup, all OK
2009-09-30 11:19:25 -04:00
Chad Humphries, Nick Ang and Rob Sanheim
8e6a2af13b
Fixing rake git:something
...
Turns out their was a ENV key being set by jeweler that was causing
the issue. All fixed now
2009-09-26 20:12:51 -04:00
David Chelimsky
6f728d3404
add clobber task
2009-09-21 22:10:37 -05:00
Chad Humphries
8861e4f28e
Preparing for 2.0.0a1 release
2009-09-16 11:16:41 -04:00
Chad Humphries
2b785f9a98
The default rake task now runs the default rake task for each project
...
This enables rcov, and cucumber features to run in projects that have
them.
2009-09-07 20:35:04 -04:00
Chad Humphries
2f2fa868ce
Updating the rakefile alias status as st, and add diff
2009-07-01 08:42:58 -04:00
David Chelimsky
0d2e8f6af2
clean up Rakefile
2009-06-29 17:47:05 -04:00
David Chelimsky
4b3eaeddb3
add reset rake/git tasks
2009-06-29 16:28:26 -04:00
David Chelimsky
0f90162419
add rake tasks for git push and pull
2009-06-29 14:52:32 -04:00
David Chelimsky
0a645e25ef
equality for all
2009-06-29 14:10:25 -04:00
David Chelimsky
5d5bb920d2
Merge branch 'master' of git@github.com:rspec/meta
2009-06-29 14:09:03 -04:00
David Chelimsky
2ea542f787
add git status task for all repos
2009-06-29 14:08:54 -04:00
Chad Humphries
8749a1c3bd
Adding a chrome to the spec task
2009-06-29 14:01:55 -04:00
David Chelimsky
f8d94c745d
add deps on other rspec packages
2009-06-29 13:55:35 -04:00
David Chelimsky
4d5a88e1c5
pull in other gems
2009-06-29 13:38:22 -04:00
Chad Humphries
ad41fa1106
Initial jeweler repository creation
2009-06-29 12:18:55 -04:00