Sha256: c39c5b282ffb5f55ea61cb21a21fd301453951f35a7f9796f34b1e1d8d9555ca

Contents?: true

Size: 425 Bytes

Versions: 10

Compression:

Stored size: 425 Bytes

Contents

# If you have OpenSSL installed, we recommend updating
# the following line to use "https"
source 'http://rubygems.org'

gem "middleman", "~><%= Middleman::VERSION %>"

# Live-reloading plugin
gem "middleman-livereload", "~> 3.1.0"

# For faster file watcher updates on Windows:
gem "wdm", "~> 0.1.0", :platforms => [:mswin, :mingw]

# Windows does not come with time zone data
gem "tzinfo-data", platforms: [:mswin, :mingw]

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
middleman-core-3.3.6 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-3.3.5 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-cj-3.3.6 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-cj-3.3.5 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-cj-3.3.4 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-3.3.4 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-3.3.3 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-3.3.2 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-3.3.1 lib/middleman-core/templates/shared/Gemfile.tt
middleman-core-3.3.0 lib/middleman-core/templates/shared/Gemfile.tt