Skip to content

Commit

Permalink
Revert "Update Gemfile:"
Browse files Browse the repository at this point in the history
This reverts commit 84e3089.
- undo add and install capistrano/master-key
  • Loading branch information
yosefbennywidyo committed Apr 4, 2021
1 parent a5bb6ab commit bf00238
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ group :development do
gem 'capistrano-database-yml', '~> 1.0.0'
# manage rails tasks
gem 'capistrano-rails-collection'
# manage rails master.key
gem 'capistrano-master-key', '~> 1.0.0'
# remote rails console and dbconsole
gem 'capistrano-rails-console', require: false
# manage rvm
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ GEM
capistrano-database-yml (1.0.1)
capistrano (>= 3.1)
sshkit (>= 1.2.0)
capistrano-master-key (1.0.2)
capistrano (~> 3.11)
sshkit (~> 1.17)
capistrano-rails (1.6.1)
capistrano (~> 3.1)
capistrano-bundler (>= 1.1, < 3)
Expand Down Expand Up @@ -233,7 +230,6 @@ DEPENDENCIES
byebug
capistrano (~> 3.16)
capistrano-database-yml (~> 1.0.0)
capistrano-master-key (~> 1.0.0)
capistrano-rails (~> 1.6)
capistrano-rails-collection
capistrano-rails-console
Expand Down

0 comments on commit bf00238

Please sign in to comment.