Skip to content

Commit a06a7e6

Browse files
committed
tried renaming the gem. that didnt go so well.
1 parent bc44b9a commit a06a7e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nirvanahq.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# coding: UTF-8
22

33
Gem::Specification.new do |s|
4-
s.name = "nirv"
4+
s.name = "nirvanahq"
55
s.version = "0.0.4"
66
s.platform = Gem::Platform::RUBY
77
s.authors = ["Mitchell Amihod"]
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
2121
# If you have development dependencies, add them here
2222
s.add_development_dependency "rake"
2323
s.add_development_dependency "redgreen"
24-
s.add_development_dependency "mocha"
24+
# s.add_development_dependency "mocha"
2525

2626
# The list of files to be contained in the gem
2727
s.files = `git ls-files`.split("\n")

0 commit comments

Comments
 (0)