Skip to content

Commit

Permalink
Stash
Browse files Browse the repository at this point in the history
  • Loading branch information
zzet committed Oct 10, 2013
1 parent ba4a055 commit b596aaf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ group :development do
# Deploy with Capistrano
gem "capi"
gem 'capistrano'
gem 'rvm-capistrano'
gem 'undev', '>=0.2.1'
gem 'capistrano-ext'
gem 'capistrano-maintenance'
end
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ GEM
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.12.0)
Expand All @@ -64,8 +65,6 @@ GEM
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
rvm-capistrano (1.2.7)
capistrano (>= 2.0.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
Expand All @@ -75,6 +74,10 @@ GEM
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
undev (0.2.2)
capistrano
rake
thor
vcr (2.4.0)
webmock (1.9.0)
addressable (>= 2.2.7)
Expand All @@ -93,6 +96,6 @@ DEPENDENCIES
guard
guard-rspec
rspec
rvm-capistrano
undev (>= 0.2.1)
vcr
webmock

0 comments on commit b596aaf

Please sign in to comment.