Skip to content

Commit

Permalink
Remove middleman-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Mar 25, 2024
1 parent 85cc7d6 commit 9289cdd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ gem 'middleman-autoprefixer', '~> 3.0'
# Live-reloading plugin
gem "middleman-livereload"

gem "middleman-deploy", '~> 2.0.0.pre.alpha'

gem 'tzinfo-data', platforms: [:mswin, :mingw, :jruby, :x64_mingw]
gem 'wdm', '~> 0.1', platforms: [:mswin, :mingw, :x64_mingw]

Expand Down
9 changes: 0 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ GEM
toml
uglifier (~> 3.0)
webrick
middleman-deploy (2.0.0.pre.alpha)
middleman-core (>= 3.2)
net-sftp
ptools
middleman-livereload (3.4.6)
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
Expand All @@ -94,17 +90,13 @@ GEM
time
net-protocol (0.2.2)
timeout
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.1.0)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.24.0)
parslet (2.0.0)
ptools (1.4.0)
public_suffix (5.0.4)
rack (2.2.9)
rack-livereload (0.3.17)
Expand Down Expand Up @@ -138,7 +130,6 @@ DEPENDENCIES
dotenv
middleman (~> 4.2)
middleman-autoprefixer (~> 3.0)
middleman-deploy (~> 2.0.0.pre.alpha)
middleman-livereload
net-ftp (~> 0.3.4)
slippyd-colorist
Expand Down

0 comments on commit 9289cdd

Please sign in to comment.