Skip to content

Commit

Permalink
depend on johnson pre
Browse files Browse the repository at this point in the history
  • Loading branch information
smparkes committed Jan 25, 2010
1 parent f15689a commit 1cd6e89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -10,7 +10,7 @@ begin
gem.email = "smparkes@smparkes.net"
gem.homepage = "http://github.com/smparkes/jslintrb"
gem.authors = ["Steven Parkes"]
gem.add_runtime_dependency "smparkes-johnson", ">= 1.1.2.6"
gem.add_runtime_dependency "johnson", ">= 2.0.0.pre0"
# gem.add_development_dependency "thoughtbot-shoulda", ">= 0"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
gem.files = FileList["[A-Z]*.*", "{bin,generators,doc,lib,test,spec}/**/*"]
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.3.0
0.3.1

0 comments on commit 1cd6e89

Please sign in to comment.