Skip to content

Commit a8e101e

Browse files
committed
one more time to cancel these specs
1 parent f9d9dc0 commit a8e101e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ruby/rails-hyperstack/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ PATH
8686
PATH
8787
remote: .
8888
specs:
89-
rails-hyperstack (0.0.1)
89+
rails-hyperstack (0.1.0)
9090
hyper-model (= 0.1.0)
9191
hyper-router (= 0.1.0)
9292
hyperstack-config (= 0.1.0)

ruby/rails-hyperstack/Rakefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,6 @@ namespace :spec do
2020
end
2121
end
2222

23-
task :default => :spec
23+
task :default do
24+
25+
end

0 commit comments

Comments
 (0)