Sha256: 823b322d0d781076955885c1950b69c7e1c5eeab1b8e87ff71c8266723720da5
Contents?: true
Size: 383 Bytes
Versions: 1
Compression:
Stored size: 383 Bytes
Contents
# frozen_string_literal: true source 'http://rubygems.org' gem 'vertebrae', '>= 0.6.0' # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem 'bundler' gem 'juwelier', git: 'https://github.com/flajann2/juwelier.git' gem 'pry' gem 'pry-byebug' gem 'rspec' gem 'rubocop' gem 'webmock' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tijuana_client-0.3.1 | Gemfile |