Sha256: c818bb8f2b2dccc66bc4bf831a189dae54d423e0d26d397c1b895dc5076f1ef4

Contents?: true

Size: 301 Bytes

Versions: 15

Compression:

Stored size: 301 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

# Specify your gem's dependencies in kdwatch.gemspec
gemspec

gem "rake", "~> 13.0"


gem "thin"
  gem "guard-livereload", require: false
  gem "rack-livereload"
  gem "guard"
gem "sinatra"
gem "kramdown-rfc2629"
gem "net-http-persistent"

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
kdwatch-0.5.10 Gemfile
kdwatch-0.5.7 Gemfile
kdwatch-0.5.6 Gemfile
kdwatch-0.5.5 Gemfile
kdwatch-0.5.4 Gemfile
kdwatch-0.5.3 Gemfile
kdwatch-0.5.2 Gemfile
kdwatch-0.5.1 Gemfile
kdwatch-0.5.0 Gemfile
kdwatch-0.4.1 Gemfile
kdwatch-0.4.0 Gemfile
kdwatch-0.3.0 Gemfile
kdwatch-0.2.0 Gemfile
kdwatch-0.1.1 Gemfile
kdwatch-0.1.0 Gemfile