Sha256: edf33a6d8dbe937ba98c98d79871230a36420e8924a867386d87ce906426959a

Contents?: true

Size: 450 Bytes

Versions: 2

Compression:

Stored size: 450 Bytes

Contents

# frozen_string_literal: true

# If you do not have OpenSSL installed, change
# the following line to use 'http://'
source "https://rubygems.org"

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

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

# Middleman Gems
gem "middleman", ">= 4.0.0"
gem "middleman-gh-pages"
gem "middleman-livereload"

gem "haml"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
word_search-1.2.1 docs/Gemfile
word_search-1.2.0 docs/Gemfile