Sha256: 0cc2657d0813aba10edd03dcf80a542d51614fba4a34f0b0a43a4add3e47a6bf

Contents?: true

Size: 267 Bytes

Versions: 24

Compression:

Stored size: 267 Bytes

Contents

source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# Specify your gem's dependencies in http-protocol.gemspec
gemspec

group :test do
	gem 'pry'
	gem 'covered', require: 'covered/rspec' if RUBY_VERSION >= "2.6.0"
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
http-protocol-0.12.1 Gemfile
http-protocol-0.12.0 Gemfile
http-protocol-0.11.0 Gemfile
http-protocol-0.10.1 Gemfile
http-protocol-0.10.0 Gemfile
http-protocol-0.9.3 Gemfile
http-protocol-0.9.2 Gemfile
http-protocol-0.9.1 Gemfile
http-protocol-0.9.0 Gemfile
http-protocol-0.8.1 Gemfile
http-protocol-0.8.0 Gemfile
http-protocol-0.6.2 Gemfile
http-protocol-0.6.1 Gemfile
http-protocol-0.6.0 Gemfile
http-protocol-0.5.0 Gemfile
http-protocol-0.4.0 Gemfile
http-protocol-0.3.2 Gemfile
http-protocol-0.3.1 Gemfile
http-protocol-0.3.0 Gemfile
http-protocol-0.2.2 Gemfile